eclipse / microprofile-reactive-messaging

Apache License 2.0
60 stars 37 forks source link

Fix ignored Message.of(payload, ack, nack) nack callback. #143 #144

Closed danielkec closed 2 years ago

danielkec commented 2 years ago

Fixes #143

Signed-off-by: Daniel Kec daniel.kec@oracle.com

eclipse-microprofile-bot commented 2 years ago

Can one of the admins verify this patch?

Emily-Jiang commented 2 years ago

@eclipse-microprofile-bot test

cescoffier commented 2 years ago

I have the equivalent code on my side. So, no problem for me.