You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flink.apache.org by jq...@apache.org on 2019/08/19 14:57:54 UTC

[flink] branch master updated (2f324f8 -> f539300)

This is an automated email from the ASF dual-hosted git repository.

jqin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/flink.git.


    from 2f324f8  [FLINK-11879][runtime] Add validators for the uses of InputSelectable
     add f539300  [FLINK-13231] [pubsub] Replace Max outstanding acknowledgement ids limit with a FlinkConnectorRateLimiter

No new revisions were added by this update.

Summary of changes:
 .../connectors/gcp/pubsub/PubSubSource.java        | 46 +++++++++++-----------
 .../connectors/gcp/pubsub/PubSubSourceTest.java    | 17 ++++++--
 .../examples/gcp/pubsub/PubSubExample.java         |  1 +
 3 files changed, 37 insertions(+), 27 deletions(-)