You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024-12-03 10:32:52,216 [WebSocketConnectReadThread-63] INFO c.s.s.s.a.AblyService Message sent at + 2024-12-03T08:32:52.216150600
2024-12-03 10:32:52,217 [WebSocketConnectReadThread-63] INFO c.s.s.s.a.AblyService Message sent at + 2024-12-03T08:32:52.217138
2024-12-03 10:32:52,217 [WebSocketConnectReadThread-63] INFO c.s.s.s.a.AblyService Message sent at + 2024-12-03T08:32:52.217138
these are just message 0, message 1 and message 2
2024-12-03 10:32:52,499 [Test worker] INFO c.s.a.s.AblyAuthService To request auth token with: mAbfO consumeOldChannelDataWithRewindNumber(TestInfo)
2024-12-03 10:32:52,686 [Test worker] INFO c.s.s.s.a.AblyService Consuming messages from channel [?rewind=10]output-fixture-1consumeOldChannelDataWithRewindNumber(TestInfo)1733214771457
2024-12-03 10:32:52,687 [Test worker] INFO c.s.s.s.a.AblyService Subscribed to the channel[?rewind=10]output-fixture-1consumeOldChannelDataWithRewindNumber(TestInfo)1733214771457
creating a connection
2024-12-03 10:32:53,203 [WebSocketConnectReadThread-71] INFO c.s.i.POC2_CustomerConsumesExposedDataFromAblyIntegrationTests Consuming a message...{Message clientId=consumeOldChannelDataWithRewindNumber(TestInfo)_test connectionId=nGShaWn24v data=message 0 id=nGShaWn24v:0:0 name=integration_test_key}
2024-12-03 10:32:53,207 [WebSocketConnectReadThread-71] INFO c.s.i.POC2_CustomerConsumesExposedDataFromAblyIntegrationTests Consuming a message...{Message clientId=consumeOldChannelDataWithRewindNumber(TestInfo)_test connectionId=nGShaWn24v data=message 1 id=nGShaWn24v:1:0 name=integration_test_key}
2024-12-03 10:32:53,208 [WebSocketConnectReadThread-71] INFO c.s.i.POC2_CustomerConsumesExposedDataFromAblyIntegrationTests Consuming a message...{Message clientId=consumeOldChannelDataWithRewindNumber(TestInfo)_test connectionId=nGShaWn24v data=message 2 id=nGShaWn24v:2:0 name=integration_test_key}
2024-12-03 10:32:53,208 [WebSocketConnectReadThread-71] INFO c.s.i.POC2_CustomerConsumesExposedDataFromAblyIntegrationTests Consuming a message...{Message clientId=consumeOldChannelDataWithRewindNumber(TestInfo)_test connectionId=nGShaWn24v data=message 0 id=nGShaWn24v:0:0 name=integration_test_key}
2024-12-03 10:32:53,209 [WebSocketConnectReadThread-71] INFO c.s.i.POC2_CustomerConsumesExposedDataFromAblyIntegrationTests Consuming a message...{Message clientId=consumeOldChannelDataWithRewindNumber(TestInfo)_test connectionId=nGShaWn24v data=message 1 id=nGShaWn24v:1:0 name=integration_test_key}
2024-12-03 10:32:53,209 [WebSocketConnectReadThread-71] INFO c.s.i.POC2_CustomerConsumesExposedDataFromAblyIntegrationTests Consuming a message...{Message clientId=consumeOldChannelDataWithRewindNumber(TestInfo)_test connectionId=nGShaWn24v data=message 2 id=nGShaWn24v:2:0 name=integration_test_key}
With the help of Mike from Ably Support , it turns out there is a regression since 1.2.34 (I caught it with 1.2.43)
An integration test of mine sends 3 messages and reads them with rewind.
It started receiving them 6 times...
My code is roughly the following:
Later I applied this : https://faqs.ably.com/why-am-i-seeing-every-message-multiple-times but it didn't help.
Results logs:
these are just message 0, message 1 and message 2
creating a connection
Might be related to : #1018
┆Issue is synchronized with this Jira Task by Unito
The text was updated successfully, but these errors were encountered: