You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Ufuk Celebi (JIRA)" <ji...@apache.org> on 2015/10/21 13:43:27 UTC

[jira] [Created] (FLINK-2886) NettyClient parses wrong configuration key for number of client threads

Ufuk Celebi created FLINK-2886:
----------------------------------

             Summary: NettyClient parses wrong configuration key for number of client threads
                 Key: FLINK-2886
                 URL: https://issues.apache.org/jira/browse/FLINK-2886
             Project: Flink
          Issue Type: Bug
          Components: Distributed Runtime
    Affects Versions: 0.10
            Reporter: Ufuk Celebi
            Assignee: Ufuk Celebi
            Priority: Minor


NettyClient's {{initEpollBootstrap}} uses {{config.getServerNumThreads()}} for number of threads instead of {{getClientNumThreads()}}.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)