pratyakshsharma commented on a change in pull request #1050: [HUDI-368]: code
clean up in TestAsyncCompaction class
URL: https://github.com/apache/incubator-hudi/pull/1050#discussion_r350702746
##########
File path: hudi-client/src/test/java/org/apache/hudi/TestAsyncCompaction.java
##########
@@ -327,10 +314,9 @@ public void
testScheduleCompactionWithOlderOrSameTimestamp() throws Exception {
// Schedule with timestamp same as that of committed instant
gotException = false;
- String dupCompactionInstantTime = secondInstantTime;
Review comment:
this variable is redundant.
----------------------------------------------------------------
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