Akhil Bojedla

Results 5 comments of Akhil Bojedla

@gopinath-langote I think it should be possible. If we can update our config yml parsing logic. We can make it to either accept a string (which would then be executed...

@gopinath-langote Thanks for updating. May be its work mentioning to add `export GO111MODULE=on` before `go build`

@gopinath-langote I think otherwise. Generally `before` and `after` are used as setting up and cleanup (atleast it is in the most cases I know). For example popular testing frameworks like...

@gopinath-langote Firstly, Apologies for the late reply. Yes, I think that could be an option. I would personally prefer to do it the other way around though i.e. disabling executing...

We're facing the exact same issue when using batch listener mode (`spring.kafka.listener.type=batch`) with `spring-kafka`. As @josephtaylor mentioned the traces are incomplete and doesn't trace beyond the fact that a consumption...