Hi community
I am starting a DISCUSS for "Retry topic should not create for a retry
topic."
If we use regex-topic consumer and enable retry, it is possible to create
such a topic
"persistent://public/default/tp1-sub1-RETRY-sub2-RETRY-sub3-RETRY". You
can reproduce this by using the test below
Yubiao,
Il Sab 11 Feb 2023, 19:06 Yubiao Feng
ha scritto:
> Hi community
>
> I am starting a DISCUSS for "Retry topic should not create for a retry
> topic."
>
> If we use regex-topic consumer and enable retry, it is possible to create
> such a topic
> "persistent://public/default/tp1-sub1-RETRY
Hi Enrico Olivelli
> It is good to help users to not fall into bad situations but on the other
case we cannot deal with many silly configurations that you could set up,
like creating a pipeline of functions that in the end create a cycle.
Sorry, this test just helps to reproduce the problem quick