[
https://issues.apache.org/jira/browse/FLINK-23844?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17400527#comment-17400527
]
wuguihu commented on FLINK-23844:
---------------------------------
Hi,[~jark]
Excuse me for taking up your time.
I created pull request for this issue.
Would you like to review it for me.
Thank you very much!
> Fix spelling mistakes for "async"
> ---------------------------------
>
> Key: FLINK-23844
> URL: https://issues.apache.org/jira/browse/FLINK-23844
> Project: Flink
> Issue Type: Bug
> Reporter: wuguihu
> Priority: Major
> Labels: pull-request-available
>
> Fix spelling mistakes for "async"
> The 'aysnc' should be changed to 'async'.
>
> 1.
> flink-connectors/flink-connector-hbase-2.2/src/main/java/org/apache/flink/connector/hbase2/source/HBaseRowDataAsyncLookupFunction.java
> {code:java}
> Line 111:
> hbase-aysnc-lookup-worker ==> hbase-async-lookup-worker
> {code}
> 2.
> flink-streaming-java/src/test/java/org/apache/flink/streaming/api/operators/async/AsyncWaitOperatorTest.java
> {code:java}
> Line 949:
> AysncWaitOperator ==> AsyncWaitOperator{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)