Skip to content

Streaming ingestion and max file size #28

@i3arnon

Description

@i3arnon

The Java client will support streaming ingestion in the near future.
This allows this plugin to support it as well.
So, we can add an optional configuration for streaming.

However, streaming has a size cap (4mb), which AFAIK the plugin doesn't yet have.
So, I suggest also adding an optional configuration for max file size, which when reached creates a new file with some suffix and when streaming would be turned on that max size will be be the min of the request max size and 4mb.

@tamirkamara WDYT?

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions