narendly commented on a change in pull request #757: Add write REST endpoints
to helix rest for metadata store directory
URL: https://github.com/apache/helix/pull/757#discussion_r379173157
##########
File path:
helix-rest/src/test/java/org/apache/helix/rest/metadatastore/accessor/TestZkRoutingDataReader.java
##########
@@ -130,4 +133,18 @@ public void testGetRoutingDataMSRDChildEmptyValue() {
+ ". Routing ZooKeeper address: " + ZK_ADDR));
}
}
+
+ private void deleteRoutingDataPath() throws Exception {
Review comment:
Should we do an Assert.assertTrue on the return value of verify()?
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]