-
Notifications
You must be signed in to change notification settings - Fork 324
Added support for overwriting the service version per classloader #1726
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
Conversation
…milar to service name (elastic#1725)
💚 Build Succeeded
Expand to view the summary
Build stats
Test stats 🧪
💚 Flaky test reportTests succeeded. 🤖 GitHub commentsTo re-run your PR in the CI, just comment with:
|
@felixbarny Is there any chance to get this merged? |
I'm out for a bit, will leave this to the team to decide. |
Ok, Thank you for the info. @SylvainJuge @eyalkoren What is your opinion? |
FYI, I will also be off for a couple of weeks. From what I recall we previously agreed that fixing that more generally would be a better option (#1327), while it's not without challenges, especially when relying on packaging conventions, I think it would probably a better option to solve the general case. |
@SylvainJuge It would be great if #1327 is supported, but as far as I know nobody is working on this. I also think that #1327 can build in this PR. |
@SylvainJuge If this was merged I could use it in https://github.com/tobiasstadler/apm-wildfly-deployment-plugin to set the service version (in addition to the service name) |
@SylvainJuge / @felixbarny Any News? |
Hi @tobiasstadler, we have added this to our short-term backlog. |
Any chance this will make it into 1.29.0? |
After merging and consolidating with #1922, I don't have objections to this PR. |
I will use |
run elasticsearch-ci/docs |
Thanks for the contribution and for gently pushing for it ❤️ |
Head branch was pushed to by a user without write access
run elasticsearch-ci/docs |
Thank you very much! |
What does this PR do?
Fixes #1725
Checklist