[
https://issues.apache.org/jira/browse/HDFS-15490?focusedWorklogId=492863&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-492863
]
ASF GitHub Bot logged work on HDFS-15490:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 30/Sep/20 10:22
Start Date: 30/Sep/20 10:22
Worklog Time Spent: 10m
Work Description: bshashikant closed pull request #2167:
URL: https://github.com/apache/hadoop/pull/2167
----------------------------------------------------------------
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]
Issue Time Tracking
-------------------
Worklog Id: (was: 492863)
Remaining Estimate: 0h
Time Spent: 10m
> Address checkstyle issues reported with HDFS-15480
> --------------------------------------------------
>
> Key: HDFS-15490
> URL: https://issues.apache.org/jira/browse/HDFS-15490
> Project: Hadoop HDFS
> Issue Type: Sub-task
> Reporter: Shashikant Banerjee
> Assignee: Shashikant Banerjee
> Priority: Major
> Attachments: HDFS-15490.000.patch
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> {code:java}
> ./hadoop-hdfs-project/hadoop-hdfs/src/main/java/org/apache/hadoop/hdfs/server/namenode/FSDirXAttrOp.java:50:public
> class FSDirXAttrOp {:1: Utility classes should not have a public or default
> constructor. [HideUtilityClassConstructor]
> ./hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestOrderedSnapshotDeletion.java:49:
> static final String xattrName = "user.a1";:23: Name 'xattrName' must match
> pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. [ConstantName]
> ./hadoop-hdfs-project/hadoop-hdfs/src/test/java/org/apache/hadoop/hdfs/server/namenode/TestOrderedSnapshotDeletion.java:50:
> static final byte[] xattrValue = {0x31, 0x32, 0x33};:23: Name 'xattrValue'
> must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'. [ConstantName]
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]