Icebob
Icebob
It's not in my timeline, but PR is accepted.
@Hugome @shawnmcknight could you review it, please?
I understand the issue. Currently, there is no better option. To change the stream sending logic, we should change the protocol which is a big breaking change. In the protocol,...
Please create a repro example.
@ashvayka it means cluster mode doesn't work correctly if I choose e.g. Azure Service Bus instead of Kafka for queueing? Because I'm facing the same issue on my cluster where...
FYI: My experience is that TB cluster needs Zookeeper but doesn't need Kafka, I can use Azure Service Bus queuing as well. And now there are no duplicated rule executions,...
Thanks the report, I've fixed it. Next version will be released.
Yeah, the dead-lock resolve PR caused the slowdown. I don't think, we can turn on/off these changes because it would make the startup code too complicated in the broker. The...
@disce-omnes I've fixed the issue. Again it starts in 600ms instead of 4sec:  Could you test it plz in your project? For the test, install master with `npm i...
Cool. I try release it this week.