[
https://issues.apache.org/jira/browse/KAFKA-1928?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14494861#comment-14494861
]
Gwen Shapira commented on KAFKA-1928:
-------------------------------------
This is still in-progress, but I'm working on a rather significant change to
Processor (so it will use o.a.k.common.network.Selector).
I hope to have the draft up in a day or two, but I'm currently at a conference
so it may take a bit longer.
> Move kafka.network over to using the network classes in
> org.apache.kafka.common.network
> ---------------------------------------------------------------------------------------
>
> Key: KAFKA-1928
> URL: https://issues.apache.org/jira/browse/KAFKA-1928
> Project: Kafka
> Issue Type: Sub-task
> Components: security
> Reporter: Jay Kreps
> Assignee: Gwen Shapira
> Attachments: KAFKA-1928.patch
>
>
> As part of the common package we introduced a bunch of network related code
> and abstractions.
> We should look into replacing a lot of what is in kafka.network with this
> code. Duplicate classes include things like Receive, Send, etc. It is likely
> possible to also refactor the SocketServer to make use of Selector which
> should significantly simplify it's code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)