Skip to content

Conversation

@PakhomovAlexander
Copy link
Contributor

@PakhomovAlexander PakhomovAlexander commented Dec 29, 2025

https://issues.apache.org/jira/browse/IGNITE-25789

Summary

  • Fixed ConfigurationExtension.cfgValue() where the nodeCreator lambda was ignoring its key parameter
  • The lambda always created a node for the same rootKey regardless of which key was requested
  • Now checks if the requested key matches rootKey.key() before creating the node

🤖 Generated with Claude Code

…ults

Add patchIfRootExists() to gracefully handle cases where configuration
modules try to access roots that don't exist in a test SuperRoot when
using custom rootName in @InjectConfiguration.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <[email protected]>
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