KxSystems / kafka

kdb+ to Apache Kafka adapter, for pub/sub
https://code.kx.com/q/interfaces
Apache License 2.0
50 stars 30 forks source link

.kfk.CommitOffsets option for a single partition and offset #108

Closed chunaiarun closed 7 months ago

chunaiarun commented 7 months ago

I am looking for an option for doing commit for a single partition and offset

what I see is the third argument of the .kfx.CommitOffsets is a dictionary of partitions and offsets

chunaiarun commented 7 months ago

No issues I will pass the dictionary with single partition and offset