teragrep / rlp_01

Java Reliable Event Logging Protocol (RELP) Library RLP-01
Apache License 2.0
5 stars 5 forks source link

retrying does not make sure that the message is not already on the list and duplicates may be sent #12

Closed kortemik closed 1 year ago

kortemik commented 3 years ago

https://github.com/teragrep/rlp_01/blob/d05a5be0b0fa490b2ca627ee5a47ff9ffbd4e8c8/src/main/java/com/teragrep/rlp_01/RelpBatch.java#L171

StrongestNumber9 commented 1 year ago

Fixed in #46