stan.java icon indicating copy to clipboard operation
stan.java copied to clipboard

Redelivery count field addition to message

Open jDzames opened this issue 4 years ago • 6 comments

Fix for https://github.com/nats-io/stan.java/issues/155 As this is supported by server, just need to add field for redeliveryCount. Tested locally within my project.

jDzames avatar Dec 11 '20 18:12 jDzames

I'm not sure the build failures on this PR are relate to the change. Can anyone please review it?

liqweed avatar Feb 07 '21 11:02 liqweed

bump – any news on this? is there maybe something where I could support?

lecodeski avatar Apr 19 '21 23:04 lecodeski

I'm not sure the build failures on this PR are relate to the change. Can anyone please review it?

Should only be due to version. Otherwise it works, I have tried it locally... I let version for repo owners to set it as they wish before releasing.

jDzames avatar Apr 20 '21 08:04 jDzames

ping again… Would it be possible to bump the version number? We would actually need this feature.

But aside from from just the version number – any chance this also gets released soon?

lecodeski avatar May 27 '21 12:05 lecodeski

+1 Would be nice to have. Could someone please merge this or take a look and provide feedback?

Yamaha32088 avatar Aug 26 '21 12:08 Yamaha32088

@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!

joriatyBen avatar Aug 26 '21 12:08 joriatyBen