<?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: Vipul</title>
    <description>The latest articles on DEV Community by Vipul (@vipul85361953).</description>
    <link>https://dev.to/vipul85361953</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.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F887910%2F12237b9a-d288-459e-b8a5-f363e1d12f4a.jpg</url>
      <title>DEV Community: Vipul</title>
      <link>https://dev.to/vipul85361953</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/vipul85361953"/>
    <language>en</language>
    <item>
      <title>Kafka streams groupbykey</title>
      <dc:creator>Vipul</dc:creator>
      <pubDate>Wed, 06 Jul 2022 08:00:38 +0000</pubDate>
      <link>https://dev.to/vipul85361953/kafka-streams-groupbykey-2hm8</link>
      <guid>https://dev.to/vipul85361953/kafka-streams-groupbykey-2hm8</guid>
      <description>&lt;p&gt;Was trying to understand how apache kafka stream handles the groupByKey operation internally. I get that while using groupby it creates internal repartition topics, but how does it manages unbounded data in groupByKey tranformation, had it been a windoweded operation(thus making the data bounded), i would have understood it, but that isn't that case as well.&lt;/p&gt;

</description>
      <category>kafkastream</category>
      <category>apache</category>
      <category>streaming</category>
    </item>
  </channel>
</rss>
