The motivation looks good.

But I think we should go through a PIP process to get it approved.
So that other languages can get track of this new feature,
especially it use a new system property to implement this feature.


Haiting

On Wed, Jan 4, 2023 at 6:09 PM Zixuan Liu <node...@gmail.com> wrote:
>
> Hi Nitin,
>
> This discussion looks good to me.
>
> Thanks,
> Zixuan
>
> Nitin Goyal <nitin.goyal....@gmail.com> 于2023年1月4日周三 17:53写道:
>
> > Hello all,
> >
> > We can add an retry logic per message. This feature can allow developers to
> > add custom retries per message and defaults to consumer retries.
> >
> > Currently all client libs  are taking care of when to send a message to
> > Retry or DLQ topic based on redelivery times defined while creating
> > consumers.
> >
> > Proposed PR for go client library:
> > https://github.com/apache/pulsar-client-go/pull/939
> >
> > The same can be done for other client libraries.
> > --
> > Regards
> > Nitin Goyal
> >

Reply via email to