Redelivery count field addition to message#158
Redelivery count field addition to message#158jDzames wants to merge 1 commit intonats-io:masterfrom
Conversation
|
I'm not sure the build failures on this PR are relate to the change. |
|
bump – any news on this? |
Should only be due to version. Otherwise it works, I have tried it locally... |
|
ping again… But aside from from just the version number – any chance this also gets released soon? |
|
+1 Would be nice to have. Could someone please merge this or take a look and provide feedback? |
|
@Yamaha32088 Since @blanorama and me waited our asses of we decided to move on and changed our project lib to nats jetstream which is packed with a bunch of useful features including redelivery count. Due to the fact that nats streaming is marked with a deprecated sign and the java stan repo is not maintained since 2019 this should be your solution too! |
Fix for #155
As this is supported by server, just need to add field for
redeliveryCount. Tested locally within my project.