Tihomir Krasimirov Mateev
Tihomir Krasimirov Mateev
> But is it a very unusual scenario? From my point of view, any high throughput streaming use case that does reads will benefit from this. Won't it? I don't...
Hey @yybmion could you please format your changes using `mvn formatter:format`
Hey @shen-jin , unfortunately all the links are dead now. Could you try and provide a [minimal reproducible example](https://stackoverflow.com/help/minimal-reproducible-example) of the issue so we can further investigate?
Hey @zmo123 , the team is busy on some other urgent tasks, I plan to take a look on Friday and give you some feedback
Hey @zmo123 , could you also provide a sample of how you set the credentials provider up? My tests on a simpler setup show that we do get ReconnectFailedEvent and...
This is an interesting approach, but it does not fully cover the different invariants. The logic that outputs warnings in the log is in the ConnectionBuilder.java class. As you can...
I will try to come back to you in the end of the week
As @mp911de mentioned we need to devise a better solution to this problem. He has explained this in his comment here, I also elaborated more in #2904
Hey @thachlp , apologies, but I think this would still not work. Let me elaborate. The `suspendTopologyRefresh` is not the problem itself, because all it does is make sure that...
Okay, I kind of broke it completely. I will come back to this next week.