levy5307 commented on a change in pull request #854:
URL: https://github.com/apache/incubator-pegasus/pull/854#discussion_r765671307



##########
File path: src/server/pegasus_manual_compact_service.cpp
##########
@@ -351,5 +351,32 @@ std::string 
pegasus_manual_compact_service::query_compact_state() const
     return state.str();
 }
 
+dsn::replication::manual_compaction_status::type
+pegasus_manual_compact_service::query_compact_status() const
+{
+    // Case1. last finish at [-]
+    // - partition is not manual compaction

Review comment:
           // - partition is not running manual compaction




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