zentol commented on issue #6786: [FLINK-10282][rest] Separate REST and Dispatcher RPC thread pools URL: https://github.com/apache/flink/pull/6786#issuecomment-427820203 @tillrohrmann Could you take another look? ## Brief change log * reverted removal of Executor constructor argument, but changed type to ExecutorService * reverted chances to `RestServerEndpointConfiguration` * introduced a `Builder` for `ExecutorThreadFactory` * made thread-priority configurable in `ExecutorThreadFactory` * added ´WebMonitorEndpoint.createExecutorService` as a default factory
---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services
