Bug 149030 - databases/couchdb: Addition to the Makefile (pre-fetch notice)
Summary: databases/couchdb: Addition to the Makefile (pre-fetch notice)
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Wesley Shields
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-28 13:00 UTC by Till Klampaeckel
Modified: 2010-08-18 01:08 UTC (History)
0 users

See Also:


Attachments
file.diff (391 bytes, patch)
2010-07-28 13:00 UTC, Till Klampaeckel
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Till Klampaeckel 2010-07-28 13:00:11 UTC
I feel this is a necessary addition since CouchDB underwent some BC breaking changes on the road to 1.0.

Especially with larger data sets rebuilding a view can cause serious downtime since a view would be virtually unaccessible during the build process.

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2010-07-28 13:00:31 UTC
Class Changed
From-To: update->maintainer-update

Fix category (submitter is maintainer) (via the GNATS Auto Assign Tool)
Comment 2 Wesley Shields freebsd_committer freebsd_triage 2010-07-28 13:59:59 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wxs

I'll take it.
Comment 3 Wesley Shields freebsd_committer freebsd_triage 2010-08-18 01:08:26 UTC
State Changed
From-To: open->closed

Committed. Thanks!