The saveAll
method of a reactive repository received an empty collection or empty publisher hangs forever
#3093
Labels
type: bug
A general bug
Milestone
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: