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

ASF GitHub Bot commented on FLINK-1276:
---------------------------------------

Github user StephanEwen commented on a diff in the pull request:

    https://github.com/apache/incubator-flink/pull/227#discussion_r20789890
  
    --- Diff: 
flink-runtime/src/main/java/org/apache/flink/runtime/operators/hash/HashPartition.java
 ---
    @@ -44,8 +46,8 @@
     
     /**
      * 
    - * @param BT The type of the build side records.
    - * @param PT The type of the probe side records.
    + * BT - The type of the build side records.
    + * PT - The type of the probe side records.
    --- End diff --
    
    Should this be `@param <PT>` ?


> Misspelled class name SlotAvalablbilityListener.java
> ----------------------------------------------------
>
>                 Key: FLINK-1276
>                 URL: https://issues.apache.org/jira/browse/FLINK-1276
>             Project: Flink
>          Issue Type: Bug
>          Components: Local Runtime
>    Affects Versions: 0.8-incubating
>            Reporter: Suneel Marthi
>            Assignee: Suneel Marthi
>            Priority: Trivial
>             Fix For: 0.8-incubating
>
>
> 1. Misspelled Class name - 'SlotAvailablblityListener'.
> 2. All methods in MathUtils.java are declared as static final.
> 3. Many other minor fixes



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to