You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Chesnay Schepler (Jira)" <ji...@apache.org> on 2022/07/19 07:38:00 UTC

[jira] [Closed] (FLINK-28603) Flink runtime.rpc.RpcServiceUtils code style

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

Chesnay Schepler closed FLINK-28603.
------------------------------------
    Resolution: Won't Fix

If it's not detected as a codestyle violation by our checks, then it's not a codestyle violation.

> Flink runtime.rpc.RpcServiceUtils code style
> --------------------------------------------
>
>                 Key: FLINK-28603
>                 URL: https://issues.apache.org/jira/browse/FLINK-28603
>             Project: Flink
>          Issue Type: Improvement
>          Components: Runtime / RPC
>            Reporter: wuqingzhi
>            Priority: Minor
>              Labels: pull-request-available
>
> Hello, I found a code style problem in , which is located in
> RpcServiceUtils, where nextNameOffset should be capitalized and separated by an underscore.
> eg: 
> private static final AtomicLong nextNameOffset = new AtomicLong(0L);



--
This message was sent by Atlassian Jira
(v8.20.10#820010)