Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: fix bug in table_hotspot_policy #537

Merged
merged 11 commits into from
May 15, 2020
Merged

Conversation

Smityz
Copy link
Contributor

@Smityz Smityz commented May 14, 2020

if you do like this, there will be a core dump.

create aaa -p 8 -r 3
# wait a moment
drop aaa
create aaa -p 16 -r 3

Because the previous design cannot change the number of partitions of table after the Collector starts.
And now I store a hotspot_calculator named app_name+partition_num

@neverchanje neverchanje added the type/bug-fix This PR fixes a bug. label May 14, 2020
levy5307
levy5307 previously approved these changes May 15, 2020
acelyc111
acelyc111 previously approved these changes May 15, 2020
Co-authored-by: Wu Tao <wutao1@xiaomi.com>
@Smityz Smityz merged commit 21c9c54 into apache:master May 15, 2020
@Smityz Smityz deleted the fix-name-core branch May 15, 2020 07:19
@neverchanje neverchanje mentioned this pull request May 28, 2020
neverchanje pushed a commit that referenced this pull request May 28, 2020
@neverchanje neverchanje mentioned this pull request Jun 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/bug-fix This PR fixes a bug. v2.0.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants