[ 
https://issues.apache.org/jira/browse/GEODE-3903?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16219185#comment-16219185
 ] 

ASF GitHub Bot commented on GEODE-3903:
---------------------------------------

bschuchardt commented on issue #974: GEODE-3903: Splitting of client protocol 
code from protobuf implementation
URL: https://github.com/apache/geode/pull/974#issuecomment-339416001
 
 
    What went wrong:
   Execution failed for task ':geode-client-protocol:spotlessJavaCheck'.
   > Format violations were found. Run 'gradlew spotlessApply' to fix them.
    
geode-client-protocol/src/main/java/org/apache/geode/internal/protocol/OperationContext.java
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


> Refactor current client protocol work to split the protocol from protobuf
> -------------------------------------------------------------------------
>
>                 Key: GEODE-3903
>                 URL: https://issues.apache.org/jira/browse/GEODE-3903
>             Project: Geode
>          Issue Type: Improvement
>          Components: client/server
>            Reporter: Udo Kohlmeyer
>            Assignee: Udo Kohlmeyer
>
> Currently the protobuf protocol work is all in 1 module. Split the modules 
> into 2 modules:
> * geode-client-protocol - specific to protocol only work
> * geode-protobuf - specific to the protobuf implementation for the client 
> protocol



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to