DUE TO SPAM, SIGN-UP IS DISABLED. Goto Selfserve wiki signup and request an account.
...
Internal Topic Record Schemas
__transaction_state:
...
unchanged
share-partition participation in transactions is tracked via the existing TransactionMetadata.topicPartitions field
(mechanism: broker-internal AddPartitionsToTxn triggered by TxnShareAcknowledge handler, mirroring how __consumer_offsets-N is registered via AddOffsetsToTxn for regular consumer groups)
Flow — Regular Consumer Group
...