<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:content="http://purl.org/rss/1.0/modules/content/"><channel><title>Map on Zhao Xue</title><link>https://xuezhaojun.github.io/tags/map/</link><description>Recent content in Map on Zhao Xue</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sat, 18 Apr 2026 00:00:00 +0000</lastBuildDate><atom:link href="https://xuezhaojun.github.io/tags/map/index.xml" rel="self" type="application/rss+xml"/><item><title>从一次 K8s Controller 线上 Fatal 聊起：Go Map 的并发陷阱与实战方案</title><link>https://xuezhaojun.github.io/collections/go-internals/go-map/</link><pubDate>Sat, 18 Apr 2026 00:00:00 +0000</pubDate><guid>https://xuezhaojun.github.io/collections/go-internals/go-map/</guid><description>生产环境的 K8s controller 突然 fatal error: concurrent map read and map write 崩溃退出，不是 panic，recover 也救不了。从这个事故出发，搞清楚 map 的并发问题、遍历随机性、delete 不缩容等实战中真正会踩的坑。</description></item></channel></rss>