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 2022/03/24 03:48:00 UTC

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

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

ASF GitHub Bot updated FLINK-26834:
-----------------------------------
    Labels: pull-request-available  (was: )

> 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)