aktin / broker

AKTIN search broker components: Asynchronous distribution of search queries across federated data warehouses
Apache License 2.0
4 stars 4 forks source link

Problem with websocket reconnect #32

Closed michael-82 closed 1 year ago

michael-82 commented 1 year ago

In at least 2 running instances, an error was encountered when the websocket was closed and a reconnection was attempted. The only solution was to restart the aktin client.

May 09, 2023 9:32:09 AM org.aktin.broker.client.live.AbstractExecutionService sendWebsocketPing INFO: Websocket ping skipped because websocket is closed. Trying reconnect. May 09, 2023 9:32:09 AM org.aktin.broker.client.live.AbstractExecutionService sendWebsocketPing WARNING: Websocket ping reconnect failed: Websocket already connected

rwm commented 1 year ago

Fixed in v1.5.1