You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz Wo Nicholas Sze (JIRA)" <ji...@apache.org> on 2018/11/15 18:19:00 UTC

[jira] [Updated] (RATIS-414) Fix checkstyle warnings in RaftClient and RaftClientImpl

     [ https://issues.apache.org/jira/browse/RATIS-414?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Tsz Wo Nicholas Sze updated RATIS-414:
--------------------------------------
    Component/s: client

> Fix checkstyle warnings in RaftClient and RaftClientImpl
> --------------------------------------------------------
>
>                 Key: RATIS-414
>                 URL: https://issues.apache.org/jira/browse/RATIS-414
>             Project: Ratis
>          Issue Type: Sub-task
>          Components: client
>            Reporter: Tsz Wo Nicholas Sze
>            Priority: Major
>              Labels: newbie
>
> - RaftClient.java:[155,43] (coding) HiddenField: 'group' hides a field.
> - RaftClientImpl.java:[23,8] (imports) UnusedImports: Unused import - org.apache.ratis.retry.RetryPolicies.
> - RaftClientImpl.java:[45,35] (naming) ConstantName: Name 'callIdCounter' must match pattern '^[A-Z][A-Z0-9]*(_[A-Z0-9]+)*$'.
> - RaftClientImpl.java:[237] (sizes) LineLength: Line is longer than 120 characters (found 122).
> - RaftClientImpl.java:[237,50] (coding) HiddenField: 'groupId' hides a field.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)