Review the network connector implementation
Registered by
Bruno Ribeiro
Currently not all necessary error handlings being made. Many java exceptions cause unexpected responses (useless messages instead adequated HTTP response status) and all exceptions should be logged. Part of the problem is because of the misuse of the Netty framework (wrong understanding about the pipeline and ignoring Netty pipeline exceptions).
Whiteboard
(?)