Skip to content

Assignment metadata missing for the WAGED rebalancer in stress test. #767

@jiajunwang

Description

@jiajunwang

Please see the attachment, the baseline node is empty. I observed this multiple times in the stress test.
image

I suspect this is about the GC thread.

  1. ZkBucketDataAccessor.GC_THREAD should be created as a single thread pool instead of creating by newScheduledThreadPool() which could have more threads.
  2. To ensure the order of the clean tasks, we'd better leverage a queue instead of relying on the TTL.

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions