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 trie match bug and bytesMetrics bug #479

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ilylia
Copy link

@ilylia ilylia commented Jun 2, 2019

fix trie match bug when topic contains root;
fix bytesMetrics wroteBytes always 0;
fix startup shell can not run outside bin;

@andsel
Copy link
Collaborator

andsel commented Jun 3, 2019

Sorry @ilylia but this PR miss an important part, at least one test that manifest the problem you are trying to solve.

fix bytesMetrics wroteBytes always 0;
fix startup shell can not run outside bin;
@ilylia
Copy link
Author

ilylia commented Jun 20, 2019

Hi @andsel , there is a test case for the trie match bug in the new pr, please check.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants