swamirishi commented on code in PR #5165:
URL: https://github.com/apache/ozone/pull/5165#discussion_r1310998772


##########
hadoop-hdds/rocks-native/src/main/java/org/apache/hadoop/hdds/utils/db/managed/ManagedSSTDumpIterator.java:
##########
@@ -58,9 +60,16 @@ public abstract class ManagedSSTDumpIterator<T> implements 
ClosableIterator<T> {
   private AtomicBoolean open;
   private StackTraceElement[] stackTrace;
 
+  public ManagedSSTDumpIterator(ManagedSSTDumpTool sstDumpTool,

Review Comment:
   I am not sure why reimported it. It was able to indent it properly. I guess 
something changed in my settings. It should be fine going forward.



-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to