Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ability to setDebugInfo() on StageConfig, to override the dynamic debug info #34

Closed
stolsvik opened this issue Jan 23, 2021 · 1 comment

Comments

@stolsvik
Copy link
Contributor

When context.reply(..) is invoked by MatsImpl due to lastStage(..) or SpringConfig's lambda handling of same (both @MatsMapping and @MatsClassMapping), then we do not get any sane dynamic debug info. (Check what happens on next and request for SpringConfig @MatsClassMapping)

Also evaluate such debug info for the "creation point". Maybe always set creation point (which gives ability to also display this in introspection) - and then check for the dynamic info whether it works out, and if not, use the creation point.

@stolsvik stolsvik transferred this issue from another repository Sep 27, 2021
@stolsvik
Copy link
Contributor Author

Fixed at 2022-02-22, git 3486673, named setOrigin(..)

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

No branches or pull requests

1 participant