[ 
https://issues.apache.org/jira/browse/HDFS-12553?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16196315#comment-16196315
 ] 

Bharat Viswanadham commented on HDFS-12553:
-------------------------------------------

Attached patch v09 to fix checkstyle issue.
Left this checkstyle issue, to be same as other piece of code.

{code:java}
static String nameServiceId = null;:19: Variable 'nameServiceId' must be 
private and have accessor methods. [VisibilityModifier]
{code}


> Add nameServiceId to QJournalProtocol
> -------------------------------------
>
>                 Key: HDFS-12553
>                 URL: https://issues.apache.org/jira/browse/HDFS-12553
>             Project: Hadoop HDFS
>          Issue Type: Bug
>            Reporter: Bharat Viswanadham
>            Assignee: Bharat Viswanadham
>         Attachments: HDFS-12553.01.patch, HDFS-12553.02.patch, 
> HDFS-12553.03.patch, HDFS-12553.04.patch, HDFS-12553.05.patch, 
> HDFS-12553.06.patch, HDFS-12553.07.patch, HDFS-12553.08.patch, 
> HDFS-12553.09.patch
>
>
> Add namServiceId to QjournalProtocol.
> This is used during federated + HA setup to find journalnodes belonging to a 
> nameservice.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: hdfs-issues-unsubscr...@hadoop.apache.org
For additional commands, e-mail: hdfs-issues-h...@hadoop.apache.org

Reply via email to