From issues-return-228369-apmail-flink-issues-archive=flink.apache.org@flink.apache.org Fri Apr 26 09:49:12 2019 Return-Path: X-Original-To: apmail-flink-issues-archive@minotaur.apache.org Delivered-To: apmail-flink-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by minotaur.apache.org (Postfix) with SMTP id 72188182C2 for ; Fri, 26 Apr 2019 09:49:12 +0000 (UTC) Received: (qmail 7460 invoked by uid 500); 26 Apr 2019 09:49:11 -0000 Delivered-To: apmail-flink-issues-archive@flink.apache.org Received: (qmail 7434 invoked by uid 500); 26 Apr 2019 09:49:11 -0000 Mailing-List: contact issues-help@flink.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@flink.apache.org Delivered-To: mailing list issues@flink.apache.org Received: (qmail 7425 invoked by uid 99); 26 Apr 2019 09:49:11 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 26 Apr 2019 09:49:11 +0000 From: GitBox To: issues@flink.apache.org Subject: [GitHub] [flink] pnowojski opened a new pull request #8277: [hotfix][runtime, tests] Add test coverage for BlockingCallMonitoringThreadPool Message-ID: <155627215143.2111.627965435672485039.gitbox@gitbox.apache.org> Date: Fri, 26 Apr 2019 09:49:11 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit pnowojski opened a new pull request #8277: [hotfix][runtime,tests] Add test coverage for BlockingCallMonitoringThreadPool URL: https://github.com/apache/flink/pull/8277 This PR adds a test coverage for BlockingCallMonitoringThreadPool. ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): (yes / **no**) - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (yes / **no**) - The serializers: (yes / **no** / don't know) - The runtime per-record code paths (performance sensitive): (yes / **no** / don't know) - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Yarn/Mesos, ZooKeeper: (yes / **no** / don't know) - The S3 file system connector: (yes / **no** / don't know) ## Documentation - Does this pull request introduce a new feature? (yes / **no**) - If yes, how is the feature documented? (**not applicable** / docs / JavaDocs / not documented) ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services