hapihu opened a new pull request #16868:
URL: https://github.com/apache/flink/pull/16868


   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
   
   ```txt
   Line 111: 
   hbase-aysnc-lookup-worker  ==>  hbase-async-lookup-worker
   ```
   
   2. 
flink-streaming-java/src/test/java/org/apache/flink/streaming/api/operators/async/AsyncWaitOperatorTest.java
   ```txt
   Line 949: 
   AysncWaitOperator  ==> AsyncWaitOperator
   ```
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to