issues
search
datastax
/
starlight-for-kafka
DataStax - Starlight for Kafka
Apache License 2.0
17
stars
12
forks
source link
[transactions] Implement KIP-664 - DESCRIBE_TRANSACTIONS
#77
Closed
eolivelli
closed
1 year ago
eolivelli
commented
1 year ago
Modifications:
implement DESCRIBE_TRANSACTIONS
on the Proxy we have to dispatch each transactionalId to the correct broker and then merge back the results
Modifications: