clintropolis commented on a change in pull request #9459: Ability to Delete 
task logs and segments from S3
URL: https://github.com/apache/druid/pull/9459#discussion_r390067077
 
 

 ##########
 File path: 
extensions-core/s3-extensions/src/main/java/org/apache/druid/storage/s3/S3Utils.java
 ##########
 @@ -200,6 +204,54 @@ public static S3ObjectSummary 
getSingleObjectSummary(ServerSideEncryptingAmazonS
     return objectSummary;
   }
 
+  public static void deleteObjectsInPath(
 
 Review comment:
   nit: javadocs describing this method would be nice

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

Reply via email to