This is an automated email from the ASF dual-hosted git repository.
wusheng pushed a change to branch polish
in repository
https://gitbox.apache.org/repos/asf/skywalking-banyandb-java-client.git
at 7d6adec Enhance the BulkWriteProcessor 1. Remove DataCarrier. 2. Make
the bulk process in sync mode. Once the bulk size is reached, flush(gRPC)
process starts immediately. 3. Add a timer as additional processor when the
data slightly overs the bulk size. 4. Expose the gRPC timeout for bulk
processor creation. Fix previous misused flushInterval as timeout. 5. Correct
concurrency implementation. This OAP concept means, the max accepted sources to
flush data concurrently. But the t [...]
This branch includes the following new commits:
new 7d6adec Enhance the BulkWriteProcessor 1. Remove DataCarrier. 2. Make
the bulk process in sync mode. Once the bulk size is reached, flush(gRPC)
process starts immediately. 3. Add a timer as additional processor when the
data slightly overs the bulk size. 4. Expose the gRPC timeout for bulk
processor creation. Fix previous misused flushInterval as timeout. 5. Correct
concurrency implementation. This OAP concept means, the max accepted sources to
flush data concurrently. But the t [...]
The 1 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.