Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Swap partitions feature is not working correctly #45

Closed
antban opened this issue Aug 13, 2016 · 0 comments
Closed

Swap partitions feature is not working correctly #45

antban opened this issue Aug 13, 2016 · 0 comments
Assignees

Comments

@antban
Copy link
Contributor

antban commented Aug 13, 2016

In order to work correctly there is need to refresh free space for node more frequently, than swapping partitions. The problem is that partition size is changed dynamically right after rebalance, and that means that if there are several swap data events in queue, they will do bad things one after another, because broker free space is not updated after rebalance process.

@antban antban self-assigned this Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
antban added a commit that referenced this issue Aug 16, 2016
@antban antban closed this as completed in 8f301cd Aug 16, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant