You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Caizhi Weng (JIRA)" <ji...@apache.org> on 2019/07/15 09:25:00 UTC

[jira] [Comment Edited] (FLINK-13261) Typo in ReOpenableHashTableITCase

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

Caizhi Weng edited comment on FLINK-13261 at 7/15/19 9:24 AM:
--------------------------------------------------------------

I discover many other typos about accessor. Maybe it's better to gather them all into one issue (FLINK-13259).


was (Author: tsreaper):
I discover many other typos about accessor. Maybe it's better to gather them all into one issue (FLINK-13260).

> Typo in ReOpenableHashTableITCase
> ---------------------------------
>
>                 Key: FLINK-13261
>                 URL: https://issues.apache.org/jira/browse/FLINK-13261
>             Project: Flink
>          Issue Type: Improvement
>          Components: API / DataStream
>            Reporter: Jaydeep Vishwakarma
>            Assignee: Caizhi Weng
>            Priority: Trivial
>
> Typo in ReOpenableHashTableITCase,  Accessor misspelled as  Accesssor in 
>  
> {code:java}
> private TypeSerializer<Tuple2<Integer, Integer>> recordBuildSideAccesssor;
> private TypeSerializer<Tuple2<Integer, Integer>> recordProbeSideAccesssor;{code}
>  



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)