Skip to content

Conversation

@berngp
Copy link
Contributor

@berngp berngp commented Aug 21, 2025

Pull request checklist

  • Please read our contributor guide
  • Consider creating a discussion on the discussion forum
    first
  • Make sure the PR doesn't introduce backward compatibility issues
  • Make sure to have sufficient test cases

Pull Request type

  • Bugfix
  • Feature
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Other (please describe):

Changes in this PR

The reloadableDgsDataLoaderProvider must return an instance of ReloadableDgsDataLoaderProvider instead of the more generic DgsDataLoaderProvider such that the dgsDataLoaderReloadController can be constructed.

This commit addresses the issue above as well as adds tests to confirm the beans are available, or not, with and without the dgs.reload flag enabled.

The `reloadableDgsDataLoaderProvider` must return an instance of `ReloadableDgsDataLoaderProvider`
instead of the more generic `DgsDataLoaderProvider` such that the `dgsDataLoaderReloadController`
can be constructed.

This commit addresses the issue above as well as ads test to confirm the
proper patterns with and without the dgs.reload flag enabled.
@berngp berngp force-pushed the feature/reload-data-loader branch from 9d87025 to 4b4309e Compare August 21, 2025 00:29
@berngp berngp changed the title Fixe: Properly construct a dgsDataLoaderReloadController Fix: Properly construct a dgsDataLoaderReloadController Aug 21, 2025
@berngp
Copy link
Contributor Author

berngp commented Aug 21, 2025

Thanks @iparadiso

@paulbakker paulbakker merged commit e89d53e into master Aug 21, 2025
2 checks passed
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.

4 participants