devicehive-java-server
devicehive-java-server copied to clipboard
Poll implementation allows some of the messages to be missed. Continue #127.
Changes in implementation decreased the pause between subscription start and query from hazelcast. Still there is a chance that message could be lost, we have to rewrite implementation to avoid any possibility of loosing messages.
Closing this issue, not relevant anymore.