atlarge-research / opencraft

Other
5 stars 2 forks source link

Fix acknowledgements jms broker and buffer release - [merged] #160

Closed jdonkervliet closed 4 years ago

jdonkervliet commented 4 years ago

In GitLab by @JimVliet on May 27, 2020, 18:11

Merges bugfix/codec-exceptions-activemq -> development

Fix #91

This fixes the message acknowledgements not happening properly, which could result in incorrect data being received by the server. Furthermore, this also fixes the buffers not being released properly.