Rafael Lillo

Results 63 comments of Rafael Lillo

Hey @lizhimins @tsunghanjacktsai has reviewed this one https://github.com/apache/rocketmq-clients/pull/948 I open a new one because the other was closed

Hey @lizhimins @tsunghanjacktsai has reviewed this one #948 I open a new one because the other was closed

Hey @fuyou001 or @RongtongJin or @lizhimins, since you were the last people who merged code/approval to C #, can you review this PR? I open a new one because the...

I don't think Brighter should support it, because Kafka is a stream system not a queue, you should handle this in your code, let see what other thinks

I'm waiting for V10 to be released to chase you for merging it

To not acknowledge the message , you should use throw `DeferAction`, so Brighter will requeue this message. Maybe we should invert it, have a special throw to reject a message....

For AWS SNS/SQS if you have a configure DLQ we are requeuing it, we should do the same for RabbitMQ

Maybe it should be provider independent, at some point somebody change it on provider level instead of the in the `MessagePump` I think on V11 we can change this logic...

Thank you @dssldavidmorgan if you need any help shout to us :)

@iancooper it's ready, I'll resolve the conflicts