smjn commented on PR #18848:
URL: https://github.com/apache/kafka/pull/18848#issuecomment-2656604424

   > 3\. I do not see any tombstone records ever being written to the 
`__share_group_state` topic. I've deleted many share groups using this code and 
the log dumper never shows any tombstones. There should be a tombstone per 
share-partition deleted.
   
   That code is part of an earlier merged PR. The persister.deleteState call 
will result in ShareCoordinator writing those records into the 
__share_group_state topic. This PR only addresses group coordinator.
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: jira-unsubscr...@kafka.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to