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
from 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 [...]
add ab9f15b Update
src/main/java/org/apache/skywalking/banyandb/v1/client/AbstractBulkWriteProcessor.java
No new revisions were added by this update.
Summary of changes:
.../skywalking/banyandb/v1/client/AbstractBulkWriteProcessor.java | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)