-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Closed
Description
NEST 5.2+:
Elasticsearch: Any version:
In case data producer is faster than (e.g. indexing) consumer in BulkAll, all of the data sent is not garbage collected until the very end of the BulkAll operation
Steps to reproduce:
- Create a large lazyEnumerable
- Index data through BulkAll
- Memory usage is constatnly rising as opposed to stabilizing
Metadata
Metadata
Assignees
Labels
No labels