<div dir="ltr"><p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;line-height:17.804800033569336px">
Lets say my consumer acked and due to some strange reason did not handle the message well. Is there a technic to go over message again? Requirements :<br>1. same order.<br>2. continue receiving new messages and placing them last in the queue?</p>
<p style="margin:0px 0px 1em;padding:0px;border:0px;font-size:14px;vertical-align:baseline;clear:both;color:rgb(0,0,0);font-family:Arial,'Liberation Sans','DejaVu Sans',sans-serif;line-height:17.804800033569336px">
therefor, not re-queieng them (messing order), something like moving the index back (as in kafka )? Thanks.</p></div>