empiredan commented on code in PR #2192:
URL: 
https://github.com/apache/incubator-pegasus/pull/2192#discussion_r1956344401


##########
src/server/pegasus_write_service.cpp:
##########
@@ -326,7 +375,7 @@ void pegasus_write_service::set_default_ttl(uint32_t ttl) { 
_impl->set_default_t
 
 void pegasus_write_service::clear_up_batch_states()

Review Comment:
   We could name this function `batch_finish()` as opposed to `batch_prepare`: 
finish batch write with metrics such as latencies calculated and some states 
cleared.



-- 
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]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to