[infinispan-issues] [JBoss JIRA] (ISPN-3480) Use protoparser lib instead of relying on binary descriptors generated by protoc
Tristan Tarrant (JIRA)
issues at jboss.org
Mon Feb 10 15:51:28 EST 2014
[ https://issues.jboss.org/browse/ISPN-3480?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943218#comment-12943218 ]
Tristan Tarrant commented on ISPN-3480:
---------------------------------------
Each protobuf schema should be placed in its own entry in the registry. The protoparser should be invoked every time one of these entries is modified.
> Use protoparser lib instead of relying on binary descriptors generated by protoc
> --------------------------------------------------------------------------------
>
> Key: ISPN-3480
> URL: https://issues.jboss.org/browse/ISPN-3480
> Project: Infinispan
> Issue Type: Task
> Components: Marshalling
> Affects Versions: 6.0.0.Alpha4
> Reporter: Adrian Nistor
> Assignee: Adrian Nistor
> Fix For: 7.0.0.Alpha1
>
>
> Use protoparser [1] for obtaining type metadata rather than relying one the binary descriptors generated by Google Prootbuf's protoc tool.
> [1] https://github.com/square/protoparser
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list