summaryrefslogtreecommitdiffstats
path: root/storage
diff options
context:
space:
mode:
authorGeir Storli <geirst@verizonmedia.com>2021-09-21 13:07:44 +0000
committerGeir Storli <geirst@verizonmedia.com>2021-09-21 13:07:44 +0000
commit4a5b14b9f23eea9b285111a743d721af9255420f (patch)
tree8bb5d9e85379fe5b6f141888153eb50f8aa33fd2 /storage
parent7a9c85c8426408afda3e675a2d6aefe2aef6e347 (diff)
Remove TODO that we won't fix.
Diffstat (limited to 'storage')
-rw-r--r--storage/src/vespa/storage/distributor/bucket_space_state_map.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/src/vespa/storage/distributor/bucket_space_state_map.h b/storage/src/vespa/storage/distributor/bucket_space_state_map.h
index 6209f9f306c..ccf79e001f7 100644
--- a/storage/src/vespa/storage/distributor/bucket_space_state_map.h
+++ b/storage/src/vespa/storage/distributor/bucket_space_state_map.h
@@ -16,7 +16,6 @@ namespace storage::distributor {
/**
* Represents cluster state and distribution for a given bucket space.
- * TODO STRIPE: Make DistributorBucketSpace inherit this class.
*/
class BucketSpaceState {
private: