Re: [jira] [Created] (FLINK-4898) Refactor HTTP handlers and Netty server/client

2016-11-07 Thread Eron Wright
Opened a PR for this issue: https://github.com/apache/flink/pull/2766 To explain, the PR refactors the NettyClient/NettyServer to be reusable for the ever-growing set of endpoints within Flink. The procedure for defining an endpoint would now be: 1. Create a configuration subclass of

[jira] [Created] (FLINK-4898) Refactor HTTP handlers and Netty server/client

2016-10-24 Thread Eron Wright (JIRA)
Eron Wright created FLINK-4898: --- Summary: Refactor HTTP handlers and Netty server/client Key: FLINK-4898 URL: https://issues.apache.org/jira/browse/FLINK-4898 Project: Flink Issue Type: