You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@inlong.apache.org by GitBox <gi...@apache.org> on 2022/10/14 08:46:23 UTC

[GitHub] [inlong] xuesongxs commented on pull request #5783: [INLONG-4987][Agent] Support CloudEvents Source

xuesongxs commented on PR #5783:
URL: https://github.com/apache/inlong/pull/5783#issuecomment-1278689929

   1、The implementation of this PR is a little different from my imagination. My goal is that Inlong starts an HTTP service, receives CloudEvents data, writes it to the Pulsar Topic, and the structure stored in the Topic is CloudEvents.
   2、If you want to use the InlongMsg structure uniformly, use cloudevents as the body of InlongMsg inside Inlong.
   3、CloudEvents can be transmitted based on HTTP, TCP and gPRC protocols.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscribe@inlong.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org