[infinispan-issues] [JBoss JIRA] (ISPN-4761) Protobuf schema parser should not allow definitions that have a '.' separated name

Gustavo Fernandes (JIRA) issues at jboss.org
Sat Sep 27 18:18:02 EDT 2014


     [ https://issues.jboss.org/browse/ISPN-4761?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gustavo Fernandes updated ISPN-4761:
------------------------------------
              Status: Pull Request Sent  (was: Coding In Progress)
    Git Pull Request: https://github.com/infinispan/protostream/pull/6


> Protobuf schema parser should not allow definitions that have a '.' separated name
> ----------------------------------------------------------------------------------
>
>                 Key: ISPN-4761
>                 URL: https://issues.jboss.org/browse/ISPN-4761
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Remote Querying
>    Affects Versions: 7.0.0.Beta2
>            Reporter: Adrian Nistor
>            Assignee: Adrian Nistor
>             Fix For: 7.0.0.CR1
>
>
> This sample should not be legal.
> {code}
> package test;
> message somePackage.M1 {
>     required string a = 1;
> }
> {code}



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list