Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
0.13.0, 0.14.0, 0.15.0
-
None
-
1
Description
Due to a regression introduced in 0.13.0, the client will not attempt to reconnect when the stream ends unexpectedly.
The issue can be reproduced by running the BasicRebalanceIntegrationTest, which adds a server and rebalances while the client is streaming.
The regression was introduced in commit 298ec8ae30e2bb5420e333a32cd466d22ee60497 for
JDCP-66.