vmware-go-kcl-v2/clientlibrary/worker
Tao Jiang 971d748195 Fix missing init position with AT_TIMESTAMP (#44)
AT_TIMESTAMP start from the record at or after the specified
server-side Timestamp. However, the implementation was
missing. The bug was not notices until recently because most
of users never use this feature.

Signed-off-by: Tao Jiang <taoj@vmware.com>
2021-12-20 21:21:15 -06:00
..
record-processor-checkpointer.go Add support for providing custom checkpointer (#17) 2021-12-20 21:21:14 -06:00
shard-consumer.go Fix missing init position with AT_TIMESTAMP (#44) 2021-12-20 21:21:15 -06:00
worker.go Add generic logger support (#43) 2021-12-20 21:21:14 -06:00