Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Integration] write Apache Avro data format extension #29

Closed
dsukhoroslov opened this issue Aug 1, 2016 · 3 comments
Closed

[Integration] write Apache Avro data format extension #29

dsukhoroslov opened this issue Aug 1, 2016 · 3 comments
Assignees

Comments

@dsukhoroslov
Copy link
Owner

dsukhoroslov commented Aug 1, 2016

  • do it in a separate bagri-extensions project;
  • get message content in Avro format, pass to the server side;
  • translate message in Avro format directly to List<Data>; what if message contains several documents!?
@dsukhoroslov
Copy link
Owner Author

can be used to process Google Protobuff messages as well?

@dsukhoroslov dsukhoroslov added this to the Extension release 1.0 milestone Aug 1, 2016
@dsukhoroslov dsukhoroslov self-assigned this Oct 11, 2016
@dsukhoroslov
Copy link
Owner Author

implemented, has to be tested.
investigate: Protobuff support

@dsukhoroslov
Copy link
Owner Author

Good enough for the first release. Support for Protobuff can be added on the next one

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant