Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

transactions #17

Open
shortishly opened this issue Sep 3, 2024 · 0 comments · May be fixed by #44
Open

transactions #17

shortishly opened this issue Sep 3, 2024 · 0 comments · May be fixed by #44
Assignees

Comments

@shortishly
Copy link
Contributor

shortishly commented Sep 3, 2024

kafka-topics --bootstrap-server localhost:9092 --partitions=3 --replication-factor=1 --create --topic tx-in 
kafka-topics --bootstrap-server localhost:9092 --partitions=3 --replication-factor=1 --create --topic tx-out
./transactions localhost:9092 tx-in tx-out

soft failure on find coordinator:

tansu_server::broker: 193: request=[0, 0, 0, 51, 0, 10, 0, 2, 0, 0, 0, 3, 0, 7, 114, 100, 107, 97, 102, 107, 97, 0, 31, 108, 105, 98, 114, 100, 107, 97, 102, 107, 97, 95, 116, 114, 97, 110, 115, 97, 99, 116, 105, 111, 110, 115, 95, 101, 120, 97, 109, 112, 108, 101, 1]
tansu_server::broker: 222: api_key=10 api_version=2 correlation_id=3
tansu_server::broker: 269: body=FindCoordinatorRequest { key: Some("librdkafka_transactions_example"), key_type: Some(1), coordinator_keys: None } correlation_id=3
tansu_server::broker: 359: key=Some("librdkafka_transactions_example") key_type=Some(1) coordinator_keys=None
tansu_server::broker: 227: body=FindCoordinatorResponse { throttle_time_ms: Some(0), error_code: Some(0), error_message: Some("NONE"), node_id: Some(4343), host: Some("127.0.0.1"), port: Some(9092), coordinators: None } correlation_id=3
tansu_server::broker: 199: response=[0, 0, 0, 35, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 4, 78, 79, 78, 69, 0, 0, 16, 247, 0, 9, 49, 50, 55, 46, 48, 46, 48, 46, 49, 0, 0, 35, 132]
@shortishly shortishly linked a pull request Sep 21, 2024 that will close this issue
@shortishly shortishly self-assigned this Sep 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant