JingsongLi opened a new pull request #60: URL: https://github.com/apache/flink-table-store/pull/60
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 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: issues-unsubscr...@flink.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org