<?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: Piyush Kumar</title>
    <description>The latest articles on DEV Community by Piyush Kumar (@pragmaticpi).</description>
    <link>https://dev.to/pragmaticpi</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%2F80862%2Fe85aea67-cd64-4a57-8d82-4df8618cf7d8.png</url>
      <title>DEV Community: Piyush Kumar</title>
      <link>https://dev.to/pragmaticpi</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/pragmaticpi"/>
    <language>en</language>
    <item>
      <title>Help needed regarding apache kafka golang</title>
      <dc:creator>Piyush Kumar</dc:creator>
      <pubDate>Wed, 26 Jun 2019 18:20:33 +0000</pubDate>
      <link>https://dev.to/pragmaticpi/help-needed-regarding-apache-kafka-golang-44il</link>
      <guid>https://dev.to/pragmaticpi/help-needed-regarding-apache-kafka-golang-44il</guid>
      <description>&lt;p&gt;Hi all, I am currently working on Apache Kafka using go/golang confluent library. I have some doubts regarding consumer and its APIs.&lt;/p&gt;

&lt;ol&gt;
&lt;li&gt;&lt;p&gt;I am using pause and resume APIs of the library and doing manual commits. Let's say, I send 100 messages and without committing, I paused consumer and resume it afterward. I notice it didn't consume those 100 messages again but it started consuming the latest messages. Is this an expected behavior? If yes, is there a way to consume those 100 messages again.&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;When I am resuming the consumers, after some processing, I am doing manual commit. I noticed the return offset committed is -1001 for a partition. I am not able to understand why it is happening and what it means? Did I lose all the data or the commit failed?&lt;/p&gt;&lt;/li&gt;
&lt;li&gt;&lt;p&gt;Can someone please explain to me auto.offset.reset - latest and earliest?&lt;/p&gt;&lt;/li&gt;
&lt;/ol&gt;

&lt;p&gt;Thanks &lt;/p&gt;

</description>
      <category>help</category>
      <category>kafka</category>
      <category>go</category>
    </item>
    <item>
      <title>Best and worst about go/golang</title>
      <dc:creator>Piyush Kumar</dc:creator>
      <pubDate>Mon, 24 Jun 2019 14:47:09 +0000</pubDate>
      <link>https://dev.to/pragmaticpi/best-and-worst-about-go-golang-3118</link>
      <guid>https://dev.to/pragmaticpi/best-and-worst-about-go-golang-3118</guid>
      <description>&lt;p&gt;Hi all, It’s been 2 months I am working in go. I am curious to know what you guys find good and bad about go language. &lt;br&gt;
Also, I am looking for some go open source projects to contribute.&lt;/p&gt;

&lt;p&gt;Thanks&lt;/p&gt;

</description>
      <category>go</category>
      <category>discuss</category>
      <category>opensource</category>
    </item>
    <item>
      <title>Best resources for learning cloud and distributed computing?</title>
      <dc:creator>Piyush Kumar</dc:creator>
      <pubDate>Tue, 03 Jul 2018 05:17:11 +0000</pubDate>
      <link>https://dev.to/pragmaticpi/best-resources-for-learning-cloud-and-distributed-computing-oa9</link>
      <guid>https://dev.to/pragmaticpi/best-resources-for-learning-cloud-and-distributed-computing-oa9</guid>
      <description>&lt;p&gt;Hi, I want to develop applications pertaining to cloud and distributed computing architecture. I have some basic theoretical knowledge of cloud. I have looked into internet but not able to find cumulative resources explaining steps and guidelines with proper sample projects.&lt;/p&gt;

&lt;p&gt;So, can anyone suggest some good resources(books/online courses/articles) that will help me seriously dive into cloud computing field?&lt;/p&gt;

&lt;p&gt;Thanks&lt;br&gt;
Piyush&lt;/p&gt;

</description>
      <category>help</category>
      <category>cloud</category>
      <category>distributedsystems</category>
    </item>
  </channel>
</rss>
