[teiid-issues] [JBoss JIRA] (TEIID-4456) Enable the abiltiy to specify all the message descriptors when using protobuf configuration

Van Halbert (JIRA) issues at jboss.org
Tue Sep 20 15:56:00 EDT 2016


Van Halbert created TEIID-4456:
----------------------------------

             Summary: Enable the abiltiy to specify all the message descriptors when using protobuf configuration
                 Key: TEIID-4456
                 URL: https://issues.jboss.org/browse/TEIID-4456
             Project: Teiid
          Issue Type: Enhancement
          Components: Misc. Connectors
    Affects Versions: 9.2
            Reporter: Van Halbert
            Assignee: Steven Hawkins


Change configuration to enable the specification of all the protobuf descriptors to use.

Currently, only the root protobuf descriptor is configured.  Example:

{code}
     <config-property name="MessageDescriptor">
                                bigdata.DataEntity
      </config-property>
{code}

Because of this, the children message descriptors have to be defined within the parent message descriptor.    If all message descriptors can be specified, then children message descriptors can be defined at the top level and shared.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list