This repository has been archived by the owner on Jan 24, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 138
[FEATURE] Add transaction support #39
Labels
Comments
BewareMyPower
pushed a commit
that referenced
this issue
Jan 20, 2021
Task issue #39 # Motivation KoP transaction stage0. This PR initialized some classes for the KoP transaction. Make the basic publish and dispatch transaction messages process pass.
Hi @gaoran10 Is there any unassigned issue which I would like to pick up. |
I'm working on processing the producer state snapshot and recovery. Could you help check that is there any more transaction tests in Kafka? Migrate them to KoP first if exists. I think there are many codes that need to refine, if you find anything about the transaction need to do, you could open an issue to track the task, and this will help us to sync status. Thanks. |
michaeljmarshall
added a commit
to michaeljmarshall/kop
that referenced
this issue
Jan 24, 2023
…tive#39) * Log transaction state for CONCURRENT_TRANSACTIONS debugging * Make checkstyle pass
Demogorgon314
pushed a commit
to Demogorgon314/kop
that referenced
this issue
Aug 14, 2023
…rk (streamnative#39) ### Motivation This is the first step to implement the KoP proxy. ### Modifications - Add the proxy module that includes a trivial `ProxyExtension` implementation, that binds to the port configured by `kafkaListeners` proxy config. - Add the test framework `KopProxyTestBase`, which starts the proxy and loads the extension. - Add a trivial test `testPortListened` that tests the port configured by `kafkaListeners` can be connected.
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
RFC: streamnative/community#2
Tasks
The text was updated successfully, but these errors were encountered: