You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2018/09/14 16:55:00 UTC

[jira] [Commented] (FLINK-9343) Add Async Example with External Rest API call

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

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

tillrohrmann commented on issue #5996: [FLINK-9343] [Example] Add Async Example with External Rest API call
URL: https://github.com/apache/flink/pull/5996#issuecomment-421419782
 
 
   Thanks for opening this PR @medcv. I'm not sure whether this example adds more value than the example on the [documentation page](https://ci.apache.org/projects/flink/flink-docs-release-1.6/dev/stream/operators/asyncio.html#async-io-api). If I'm not overlooking something, I would suggest to close this PR. What do you think @medcv?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


> Add Async Example with External Rest API call
> ---------------------------------------------
>
>                 Key: FLINK-9343
>                 URL: https://issues.apache.org/jira/browse/FLINK-9343
>             Project: Flink
>          Issue Type: Improvement
>          Components: Examples
>    Affects Versions: 1.4.0, 1.4.1, 1.4.2
>            Reporter: Yazdan Shirvany
>            Assignee: Yazdan Shirvany
>            Priority: Minor
>              Labels: pull-request-available
>
> Async I/O is a good way to call External resources such as REST API and enrich the stream with external data.
> Adding example to simulate Async GET api call on an input stream.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)