bharatviswa504 commented on a change in pull request #1608:
URL: https://github.com/apache/ozone/pull/1608#discussion_r530128917
##########
File path:
hadoop-ozone/ozone-manager/src/main/java/org/apache/hadoop/ozone/om/ratis/OzoneManagerRatisServer.java
##########
@@ -126,15 +126,32 @@ private static long nextCallId() {
public OMResponse submitRequest(OMRequest omRequest) throws ServiceException
{
RaftClientRequest raftClientRequest =
createWriteRaftClientRequest(omRequest);
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]