Closed
Description
Yuri Konotopov opened DATAJDBC-378 and commented
I had received attached exception with message "java.lang.IllegalArgumentException: JdbcValue must be not null at this point. Please report this as a bug."
This exception is caused by using "CrudRepository.findAllById" method with empty Iterable.
Passing empty collection is for sure bug in my code, but I decided to report this behavior because of exception message.
I think this message may be improved in case empty collection is passed to findAllById()
Affects: 1.1 M4 (Moore)
Attachments:
- exception.log (6.05 kB)
Referenced from: pull request #155
Backported to: 1.0.9 (Lovelace SR9)
Metadata
Metadata
Assignees
Labels
No labels