Jia Zhai
Jia Zhai
RFC: streamnative/community#2 ## Tasks - [x] Transaction Coordinator - [x] producer id manager #372 - [x] producer fence - [x] transaction metadata #295 - [x] add partitions to transaction #295...
Proxy support for KoP. - #101 Create sub module in current code structure.
The producer reports exceptions differently than Consumer. Consumer reports them through TaskCompletionSource (same as v.1.8.x), while Producer seems to throw them directly.
Thanks to @hanguyen6's proposal. in PR #42 Spark DataSource V2 APIs has been refactored to unify between streaming and batch. Should we upgrade our code to follow the updated abstraction:...
Currently, when using bookieServer cmdline to start a bookie, you will either give it a cofiguration file by "-c booke.conf"; or add some options like " " in a fix...