swagle commented on a change in pull request #819: HDDS-1501 : Create a Recon
task interface to update internal DB on updates from OM.
URL: https://github.com/apache/hadoop/pull/819#discussion_r284479782
##########
File path:
hadoop-ozone/ozone-recon/src/test/java/org/apache/hadoop/ozone/recon/tasks/TestContainerKeyMapperTask.java
##########
@@ -176,6 +163,130 @@ public void testRun() throws Exception{
keyPrefixesForContainer.get(containerKeyPrefix).intValue());
}
+ @Test
+ public void testProcess() throws IOException {
Review comment:
Can you rename to what is this processing?
----------------------------------------------------------------
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]