ankitsinghal commented on a change in pull request #25: RATIS-588 LogStream
StateMachine export
URL: https://github.com/apache/incubator-ratis/pull/25#discussion_r295017610
##########
File path:
ratis-logservice/src/main/java/org/apache/ratis/logservice/common/Constants.java
##########
@@ -40,6 +40,7 @@
public static final String LOG_SERVICE_META_SERVER_GROUPID_KEY =
"logservice.metaserver.groupid";
public static final String LOG_SERVICE_LOG_SERVER_GROUPID_KEY =
"logservice.logserver.groupid";
+ public static final String LOG_SERVICE_ARCHIVAL_LOCATION_KEY =
"logservice.logserver.archivalLocation";
Review comment:
done
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services