[PYCBC-53] improve bucket creation defaults Created: 07/Aug/12 Updated: 07/Aug/12 Resolved: 07/Aug/12 |
|
| Status: | Resolved |
| Project: | Couchbase Python Client Library |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 0.7.2 |
| Security Level: | Public |
| Type: | Improvement | Priority: | Major |
| Reporter: | Benjamin Young | Assignee: | Benjamin Young |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Comments |
| Comment by Benjamin Young [ 07/Aug/12 ] |
|
http://review.couchbase.org/#change,19287 ramQuotaMB is now set to 100 by default authType is set to sasl by default Several asserts were added for better error catching and reporting on invalid combinations or values. Additionally, server-side validation is now being done to check for port duplicates, name taken, and similar checks. |