Details
-
Type:
Improvement
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 2.0-beta
-
Fix Version/s: 2.0-beta-2
-
Component/s: view-engine
-
Security Level: Public
-
Labels:None
Description
During rebalance ns_server keeps asking to mark a group of partitions as indexable when they're all already indexable (or when they're all unindexable already).
This causes updater, compactor and cleaner processes to be restarted, and an header to be built and written to the index file, as the view engine wasn't accounting for such useless calls.
Such effectless and useless calls, should just be a no-op with no side effects.
This causes updater, compactor and cleaner processes to be restarted, and an header to be built and written to the index file, as the view engine wasn't accounting for such useless calls.
Such effectless and useless calls, should just be a no-op with no side effects.
Activity
- All
- Comments
- Work Log
- History
- Activity
- Gerrit Reviews
Peter Wansch
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Status | Open [ 1 ] | Resolved [ 5 ] |
| Resolution | Fixed [ 1 ] |