[Bug] The saveAll
method of a reactive repository received an empty collection or empty publisher hangs forever
#3093
Labels
status: waiting-for-triage
An issue we've not yet triaged
The
saveAll
method from an Elasticsearch reactive repository that received an empty collection or empty publisher hangs forever. That method never returns.The same code for a reactive repository of MongoDB completed successfully.
Example code:
and
Version of spring-boot-starter-parent: 3.4.4
The text was updated successfully, but these errors were encountered: