[infinispan-issues] [JBoss JIRA] (ISPN-5342) Refactor Hot Rod server code
Galder Zamarreño (JIRA)
issues at jboss.org
Wed Apr 8 08:56:22 EDT 2015
[ https://issues.jboss.org/browse/ISPN-5342?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13056941#comment-13056941 ]
Galder Zamarreño commented on ISPN-5342:
----------------------------------------
All sounds good to me :). Going beyond the server code, the protocol should be redone at some point to better make sure of CPU and buffering, see ISPN-5357
> Refactor Hot Rod server code
> ----------------------------
>
> Key: ISPN-5342
> URL: https://issues.jboss.org/browse/ISPN-5342
> Project: Infinispan
> Issue Type: Task
> Components: Server
> Affects Versions: 7.2.0.Beta2
> Reporter: Gustavo Fernandes
>
> This should include:
> * Use ByteToMessageDecoder rather than ReplayDecoder
> * Decouple Decoder/Encoder from cache/exec operations invocation and channel IO related tasks. Decoder/Encoders should deal only with Bytes to Messages transformations, and could be possibly re-used in a eventual Netty Client
> * Define more clearly Hot Rod Requests and Responses objects, and add a channel handler to operate on those messages by invoking cache or scripts operations
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)
More information about the infinispan-issues
mailing list