Jia Zhai

Results 6 issues of 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...

type/feature
triage/week-3
workflow::triaged

Proxy support for KoP. - #101 Create sub module in current code structure.

help wanted
type/feature
workflow::backlog

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.

needs more details

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:...

type/feature

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...