Skip to content

SingleEntityExecution emits both, item and error signal  #1107

Closed
@mp911de

Description

@mp911de

When SingleEntityExecution ensures that at most one item is emitted, the condition falls through into sink.error(…) causing the reactive sequence to terminate with an error: org.springframework.dao.IncorrectResultSizeDataAccessException: Incorrect result size: expected 1, actual 1

Metadata

Metadata

Assignees

Labels

type: regressionA regression from a previous release

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions