Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Create MessageContainer to cache deserialized message data on multiple filters #17

@metacret

Description

@metacret

Message is the simple container of String routing key and byte[] message payload. For filtering the message, message payload should be deserialized and it can be cached for another filters. Also, some sink needs specific deserialized format, such as Map<String, Object> or Json string like ElasticSearch.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions