Couchbase
  • Why NoSQL?
  • Couchbase Server
  • Download
  • Resources
  • Careers
Home | Forums | Couchbase | Couchbase Server 2.0

MEMBASE_NUM_VBUCKETS -> COUCHBASE_NUM_VBUCKETS?

2 replies [Last post]
  • Login or register to post comments
Tue, 03/27/2012 - 14:18
ChssAddct
Offline
Joined: 09/19/2011
Groups: None

I remember having seen a note about a name change on this environment variable, but don't know if the change made it into DPV4.

In any case, DPV4 install sets a MEMBASE_NUM_VBUCKETS environment variable, not COUCHBASE_NUM_VBUCKETS.

Which is actually used? Or are both needed?

-ChssAddct

Top
  • Login or register to post comments
Fri, 03/30/2012 - 16:41
mikew
Offline
Joined: 03/14/2011
Groups:

Looks like it's COUCHBASE_NUM_VBUCKETS. MEMBASE_NUM_VBUCKETS has been removed.

https://github.com/membase/ns_server/blob/branch-20dp4/src/ns_bucket.erl...

mikewied-3:ns_server mikewied$ git grep -n COUCHBASE_NUM_VBUCKETS
src/ns_bucket.erl:497: {num_vbuckets, getenv_int("COUCHBASE_NUM_VBUCKETS", 256)},
mikewied-3:ns_server mikewied$ git grep -n MEMBASE_NUM_VBUCKETS
mikewied-3:ns_server mikewied$

Top
  • Login or register to post comments
Fri, 03/30/2012 - 17:18
ChssAddct
Offline
Joined: 09/19/2011
Groups: None

Looks like the install needs to be fixed then, for the DPV5. :)

Top
  • Login or register to post comments
  • Login or register to post comments
  • Login
  • Register

Company

  • About Us
  • Leadership
  • Customers
  • Partners
  • Contact Us

Product

  • Couchbase Server
  • Couchbase SDKs
  • Use Cases
  • Documentation
  • Forums

Open Source

  • Couchbase Project
  • Couchbase vs. CouchDB

Commercial

  • Subscriptions & Support
  • Training & Services

News

  • Blog
  • Newsletter
  • Press Releases
  • Buzz

Follow Us

    
  • Customer Login
  • Terms of Service
  • Privacy Policy
  • Trademark Policy
  • Site Map

© 2013 COUCHBASE All rights reserved.

Sign in to Couchbase Community

close
  • Create new account
  • Request new password
You are logging into the Forums, Wiki and Issue Tracker