moquette
moquette copied to clipboard
fix trie match bug and bytesMetrics bug
fix trie match bug when topic contains root; fix bytesMetrics wroteBytes always 0; fix startup shell can not run outside bin;
Sorry @ilylia but this PR miss an important part, at least one test that manifest the problem you are trying to solve.
Hi @andsel , there is a test case for the trie match bug in the new pr, please check.