Skip to content

IGNITE-28951: Fixed NPE in TcpDiscoverySharedFsIpFinder#getRegisteredAddresses() for File.list() == null - #13452

Open
mroeppis wants to merge 2 commits into
apache:masterfrom
mroeppis:ignite-28951
Open

IGNITE-28951: Fixed NPE in TcpDiscoverySharedFsIpFinder#getRegisteredAddresses() for File.list() == null#13452
mroeppis wants to merge 2 commits into
apache:masterfrom
mroeppis:ignite-28951

Conversation

@mroeppis

@mroeppis mroeppis commented Aug 7, 2026

Copy link
Copy Markdown

File.list() == null is handled by throwing IgniteSpiException because callers know how to deal with it.

Mathias Roeppischer and others added 2 commits August 7, 2026 22:11
…oes not handle File.list() returning null

* handle File.list() == null by throwing IgniteSpiException
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant