You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ozone.apache.org by GitBox <gi...@apache.org> on 2020/06/12 02:44:11 UTC

[GitHub] [hadoop-ozone] ChenSammi commented on a change in pull request #1054: Hdds 3772. Add LOG to S3ErrorTable for easier problem locating.

ChenSammi commented on a change in pull request #1054:
URL: https://github.com/apache/hadoop-ozone/pull/1054#discussion_r439177427



##########
File path: hadoop-ozone/s3gateway/src/main/java/org/apache/hadoop/ozone/s3/exception/S3ErrorTable.java
##########
@@ -29,6 +31,9 @@
  */
 public final class S3ErrorTable {
 
+  private final static Logger LOG = LoggerFactory.getLogger(
+      S3ErrorTable.class);

Review comment:
       Sorry, Xiaoyu, I will upload a clean patch. 




----------------------------------------------------------------
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:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: ozone-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: ozone-issues-help@hadoop.apache.org