Fork me on GitHub
#aleph
<
2018-07-13
>
baritonehands16:07:01

I'm seeing duplicate messages in aleph, and was trying to figure out why that might be

baritonehands16:07:15

It only seems to happen under load, I can't reproduce it consistently

baritonehands16:07:06

Setup: /publish -> consume-async -> event bus /subscribe <- consume-async <- 10K buffered stream <- event bus

baritonehands16:07:17

Also: /subscribe -> consume-async -> singleton Stomp protocol handler

baritonehands16:07:32

Problem I'm seeing is on that last stream, the client is sending duplicate Stomp ACK messages, but AFAIK my code is not sending duplicate messages