Github user bhaisaab commented on the pull request: https://github.com/apache/cloudstack/pull/1493#issuecomment-209649226 Note: in general there are a lot of issue with the Java code around variable names, class scope/usage, protected/private usage but I've tried to keep minimal changes. In future, I hope to replace all this infrastructure and manual low-level socket operations either with Netty or some RPC infra/framework that provides us non-blocking scalable networking with possibly bi-directional I/O (such as gRPC?).
--- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---