[ 
https://issues.apache.org/jira/browse/FLINK-10301?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16610710#comment-16610710
 ] 

ASF GitHub Bot commented on FLINK-10301:
----------------------------------------

NicoK commented on issue #6670: [FLINK-10301][network] extend 
StreamNetworkBenchmarkEnvironment to allow custom Configuration instances
URL: https://github.com/apache/flink/pull/6670#issuecomment-420295302
 
 
   @pnowojski I assume the same thing :)
   - `BUFFER_SIZE` still uses the default (unless you set something specific in 
your `Configuration`)
   - NUM_SLOTS_AND_THREADS is still one (as long as no value for 
`NUM_TASK_SLOTS` is set or this is `1` or `-1`)

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Allow a custom Configuration in StreamNetworkBenchmarkEnvironment
> -----------------------------------------------------------------
>
>                 Key: FLINK-10301
>                 URL: https://issues.apache.org/jira/browse/FLINK-10301
>             Project: Flink
>          Issue Type: Improvement
>          Components: Network, Tests
>    Affects Versions: 1.7.0
>            Reporter: Nico Kruber
>            Assignee: Nico Kruber
>            Priority: Major
>              Labels: pull-request-available
>
> {{StreamNetworkBenchmarkEnvironment}} currently instantiates its 
> {{NettyConfig}} with {{new Configuration()}} but for testing with different 
> options, it would be nice to allow the user to provide a custom instance 
> instead.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to