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

Replica to have the ability for posting writes back to kafka MVP #2

Closed

Conversation

samuelmattjohnston
Copy link

More documentation is on the REPLICA_TESTING.md for usage.

This is a decent overhaul, where I used the changes made for
KafkaLogTopic as a base.

Created similarly named KafkaTransactionTopic, flags, and etc.

Changed the geth/chaincmd.go to use correct chainid due to
chainid not being a public function on this version of Geth

Created syncronous kafka producer, instead of an async
since users would likely enjoy knowing their transaction sending failed.

Extended the documentation so it can be repeated by others

This is a decent overhaul, where I used the changes made for
KafkaLogTopic as a base.

Created similarly named KafkaTransactionTopic, flags, and etc.

Changed the geth/chaincmd.go to use correct chainid due to
chainid not being a public function on this version of Geth

Created syncronous kafka producer, instead of an async
since users would likely enjoy knowing their transaction sending failed.

Extended the documentation so it can be repeated by others
@AusIV
Copy link

AusIV commented Apr 10, 2019

This functionality got copied in separately a while back, so I'm closing the PR.

@AusIV AusIV closed this Apr 10, 2019
AusIV pushed a commit that referenced this pull request May 21, 2020
README.md:remove classic-geth column since it's obsoleted
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 this pull request may close these issues.

3 participants