Hi,
i have an application that use kafka broker, but when i run junit test,
springboot try to run kafka listeners, and i am forced to run kafka broker,
unnecessary.
I question you about how I can disable kafka when test are executed.
I have tried with @TypeExcludeFilters(KafkaListenersTypeExclude
, Quentin Le Hénaff
escribió:
> Hi Ignacio,
>
> not sure if I understood your question, but have you tried the spring
> EmbedKafka feature?
>
> Regards
>
> On Thu, Jun 11, 2020 at 2:47 AM ignacio gioya
> wrote:
>
> > Hi,
> > i have an application that u
Hi, i wan to unsubscribe from this list.
Can i do it?
Please :)
Thank u!
Regards!!
El sáb., 11 jul. 2020 a las 22:06, Adam Bellemare ()
escribió:
> My 2 cents -
>
> I agree with Colin. I think that it's important that the metadata not grow
> unbounded without being delegated to external storage.