<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Troubleshooting on Joel Hanson</title>
    <link>https://joelhanson.com/tags/troubleshooting/</link>
    <description>Recent content in Troubleshooting on Joel Hanson</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en</language>
    <managingEditor>joelhanson025@gmail.com (Joel Hanson)</managingEditor>
    <webMaster>joelhanson025@gmail.com (Joel Hanson)</webMaster>
    <copyright>&amp;copy; Joel Hanson</copyright>
    <lastBuildDate>Sun, 02 Aug 2026 12:00:00 +0530</lastBuildDate><atom:link href="https://joelhanson.com/tags/troubleshooting/index.xml" rel="self" type="application/rss+xml" />
    
    <item>
      <title>Kafka Common Problems</title>
      <link>https://joelhanson.com/projects/kafka-common-problems/</link>
      <pubDate>Sun, 02 Aug 2026 00:00:00 +0000</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joelhanson.com/projects/kafka-common-problems/</guid>
      <description>Operational playbooks for common Kafka production issues — symptoms, diagnosis steps, and fixes you can walk with a customer.</description>
      
    </item>
    
    <item>
      <title>When One Kafka Partition Takes All the Heat</title>
      <link>https://joelhanson.com/posts/31-when-one-kafka-partition-takes-all-the-heat/</link>
      <pubDate>Sun, 02 Aug 2026 12:00:00 +0530</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joelhanson.com/posts/31-when-one-kafka-partition-takes-all-the-heat/</guid>
      <description>Hot partitions show up as lag on one partition, a stressed broker, and consumers that do nothing when you scale out. Confirm the skew, fix the key, and recreate it locally with a Docker Compose demo.</description>
      
    </item>
    
    <item>
      <title>The Connector That Kept Retrying and Never Said So</title>
      <link>https://joelhanson.com/posts/29-the-connector-that-kept-retrying-and-never-said-so/</link>
      <pubDate>Thu, 30 Jul 2026 10:00:00 +0530</pubDate>
      <author>joelhanson025@gmail.com (Joel Hanson)</author>
      <guid>https://joelhanson.com/posts/29-the-connector-that-kept-retrying-and-never-said-so/</guid>
      <description>A Kafka Connect MQ Sink looked healthy while messages never reached MQ — RetriableException loops in put() sit outside errors.retry.timeout. How we added mq.retry.timeout.ms so silent retries become visible failures.</description>
      
    </item>
    
  </channel>
</rss>
