activemq
activemq copied to clipboard
[AMQ-6160] fix NPE; use messageId.getFutureOrSequenceLong() as sequen…
…ceId if entryLocator is NULL
@gtully @tabish121 does this PR look okay to you guys? I am not familiar with that future thingy
There doesn't appear to be any tests here to validate that this is still an issue, many fixes have gone into the codebase since this was opened.
I'm not able to reproduce it. I think it has been already resolved as entryLocator
doesn't seem to be null.