moquette icon indicating copy to clipboard operation
moquette copied to clipboard

fix trie match bug and bytesMetrics bug

Open ilylia opened this issue 6 years ago • 2 comments

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

ilylia avatar Jun 02 '19 15:06 ilylia

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

andsel avatar Jun 03 '19 07:06 andsel

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

ilylia avatar Jun 20 '19 02:06 ilylia