zuston opened a new pull request, #2206:
URL: https://github.com/apache/fluss/pull/2206

   ### Purpose
   
   This change includes the hidden internal flush time during KV flushing.
   `RocksDBWriteBatchWrapper` may trigger a flush implicitly when performing 
put or delete operations, which caused the previous latency measurement to be 
incomplete.
   
   ### Brief change log
   
   Move startTime to the first line of the method.
   
   ### Tests
   
   <!-- List UT and IT cases to verify this change -->
   
   ### API and Format
   
   <!-- Does this change affect API or storage format -->
   
   ### Documentation
   
   <!-- Does this change introduce a new feature -->
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to