[JCBC-54] configuration checks can overwhelm application code if run without a threshold Created: 22/May/12 Updated: 30/Jul/12 Resolved: 30/Jul/12 |
|
| Status: | Resolved |
| Project: | Couchbase Java Client |
| Component/s: | None |
| Affects Version/s: | 1.0.2 |
| Fix Version/s: | 1.0.3 |
| Security Level: | Public |
| Type: | Bug | Priority: | Major |
| Reporter: | Matt Ingenthron | Assignee: | Matt Ingenthron |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
With changes introduced in 1.0.2, there are frequent configuration checks. They are, unfortunately, too frequent and can overload a system if there there are a large number of requests. Also, ConfigurationProviders are not being shut down gracefully.
|
| Comments |
| Comment by Matt Ingenthron [ 30/Jul/12 ] |
| http://review.couchbase.org/16338 |