You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Daniel Bakai (JIRA)" <ji...@apache.org> on 2019/07/05 13:05:00 UTC

[jira] [Created] (MINIFICPP-954) Consider moving the C2 line protocol to Google Protobuf

Daniel Bakai created MINIFICPP-954:
--------------------------------------

             Summary: Consider moving the C2 line protocol to Google Protobuf
                 Key: MINIFICPP-954
                 URL: https://issues.apache.org/jira/browse/MINIFICPP-954
             Project: Apache NiFi MiNiFi C++
          Issue Type: Improvement
            Reporter: Daniel Bakai


* Very compact serialized format
 * Easy protocol description
 * Support for generating parsers for many languages from the proto file
 * Has good versioning support
 * Thoroughly tested, fuzzed
 * Less chance of introducing security vulnerabilities with hand-written parsers



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)