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


##########
src/server/pegasus_server_impl.cpp:
##########
@@ -3572,4 +3579,4 @@ dsn::replication::manual_compaction_status::type 
pegasus_server_impl::query_comp
     return _manual_compact_svc.query_compact_status();
 }
 
-} // namespace pegasus::server
+} // namespace pegasus::server

Review Comment:
   The warning here appears to be caused by a missing newline at the end of the 
file. Please restore the trailing newline.



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