dropbox / marshal

A Kafka consumer coordination library for Go.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

State dump when double claimed

bonafidehan opened this issue · comments

We should dump state (claim map, marshal topic) when Marshal detects that a partition has been double claimed. This provides the debugging state that we can use to understand how this situation can be reached.