Skip to content

Use Java 8 Stream in stream and aggregateStream Template methods #3944

Closed
@mp911de

Description

@mp911de

With the usage of Java 17 as baseline we want to switch to Java 8 streams directly to avoid the indirection through CloseableIterator. We also need to document that the stream needs to be closed (e.g. to be used with try-with-resources).

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions