Benn
Benn
Weird, when I change `group.initial.rebalance.delay.ms` to 0, the issue disappeared. Then I changed it back to `10000`, can not reproduce the issue again.
When I do stress test with producing lots of msgs and consuming them, the issue happened again. Basically the consumer got a message with very a high offset number message,...
Is there any plan to implement this? I think it's most important feature for PHP which running in FPM environment. Otherwise each request it have to trigger a bunch of...
Same here as @simonrouse9461 described, the --root_path didn't work. @sudohainguyen What did you do to make it work?
Same problem