<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: Vineeth Kumar</title>
    <description>The latest articles on DEV Community by Vineeth Kumar (@vineeth_kumar_dcd30464fff).</description>
    <link>https://dev.to/vineeth_kumar_dcd30464fff</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F3464953%2F8f8d720a-10e7-491a-9b5a-d90b4e664927.png</url>
      <title>DEV Community: Vineeth Kumar</title>
      <link>https://dev.to/vineeth_kumar_dcd30464fff</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vineeth_kumar_dcd30464fff"/>
    <language>en</language>
    <item>
      <title>Information on Accessing Producer and Consumer Details</title>
      <dc:creator>Vineeth Kumar</dc:creator>
      <pubDate>Thu, 28 Aug 2025 11:09:54 +0000</pubDate>
      <link>https://dev.to/vineeth_kumar_dcd30464fff/information-on-accessing-producer-and-consumer-details-pc6</link>
      <guid>https://dev.to/vineeth_kumar_dcd30464fff/information-on-accessing-producer-and-consumer-details-pc6</guid>
      <description>&lt;p&gt;Hi Team, &lt;/p&gt;

&lt;p&gt;I have a use-case for which I need your help. I have to use kafka-client and read information from a cluster. I am using java here. &lt;/p&gt;

&lt;p&gt;The task is to connect to kafka-cluster, read the available topics and get the information about producers who contributed  into those topics and consumers who have read from those topics. &lt;/p&gt;

&lt;p&gt;I am able to connect to cluster and read topics. But I am not able to find way to get producer and consumer information (even id's). I wasn't able to find any resource on this online. &lt;/p&gt;

&lt;p&gt;Note: I wont be creating either producers or consumers myself. I can do only Read operation.&lt;/p&gt;

&lt;p&gt;Thanks in Advance.&lt;/p&gt;

</description>
      <category>kafka</category>
      <category>kafkaclient</category>
      <category>beginners</category>
    </item>
  </channel>
</rss>
