Hi Team, Could you please help us with strom ui lag with acl enabled kafka. Currently we have to build a custom kafka monitor jar with a fix to get it worked properly. We are on version 2.4.0 and i can see in the code we do have a code snippet related to passing extra consumer configs but that is not working. Could you please let us know the correct way of doing this?
PS: We have to set sasl.mechamism to the desired value in the props of consumer to get it worked under KafkaOffsetLagUtil.java Regards Sahil On Thu, 28 Sep, 2023, 5:46 pm Sahil Kamboj, <[email protected]> wrote: > > > On Thu, 28 Sep, 2023, 5:42 pm Sahil Kamboj, <[email protected]> > wrote: > >> Hi Team, >> >> Could you please help us with strom ui lag with acl enabled kafka. >> Currently we have to build a custom kafka monitor jar with a fix to get it >> worked properly. We are on version 2.4.0 and i can see in the code we do >> have a code snippet related to passing extra consumer configs but that is >> not working. Could you please let us know the correct way of doing this? >> >> PS: We have to set sasl.mechamism to the desired value in the props of >> consumer to get it worked under KafkaOffsetLagUtil.java >> >> Regards >> Sahil >> >
