Skip to content

Add support for batch in Message<List<Message<?>>> structure #1202

@artembilan

Description

@artembilan

Right now batch support is present as a message of list of payloads and individual headers are stored as an item of list in some specific header.
The structure as Message<List<Message<?>>> makes it easier to navigate individual items in the batch with their specific header and so on.

The example is a result of Kinesis Binder on the consumer side:

image

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions