You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Jingsong Lee (Jira)" <ji...@apache.org> on 2022/03/24 07:35:00 UTC

[jira] [Closed] (FLINK-26834) Introduce BlockingIterator to help testing

     [ https://issues.apache.org/jira/browse/FLINK-26834?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jingsong Lee closed FLINK-26834.
--------------------------------
    Resolution: Fixed

master: 210e96f8d2c46b3474df635c7602d9aedc9645d3

> Introduce BlockingIterator to help testing
> ------------------------------------------
>
>                 Key: FLINK-26834
>                 URL: https://issues.apache.org/jira/browse/FLINK-26834
>             Project: Flink
>          Issue Type: Sub-task
>          Components: Table Store
>            Reporter: Jingsong Lee
>            Assignee: Jingsong Lee
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: table-store-0.1.0
>
>
> BlockingIterator provides the ability to bring timeout to blocking iterators.
> It use a static cached \{@link ExecutorService}. We don't limit the number of threads since the work inside is I/O type.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)