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

Downgrade Opentracing contrib JDBC to a version that didn't use a proxy #18128

Merged
merged 1 commit into from
Jun 25, 2021

Conversation

loicmathieu
Copy link
Contributor

/cc @kenfinnigan

@gsmet as it's too late for Quarkus 2.0, I'll add a note about it in the migration guide, people using the Opentracing JDBC driver would need to manually downgrade the version inside there pom.xml. Maybe it's also worth a note in the annoucement blog post.

I'll try to add an integration test for it tomorrow and open an issue upstream as discussed in #18033

@loicmathieu loicmathieu requested a review from kenfinnigan June 24, 2021 11:26
@quarkus-bot quarkus-bot bot added the area/dependencies Pull requests that update a dependency file label Jun 24, 2021
@loicmathieu loicmathieu added triage/backport? and removed area/dependencies Pull requests that update a dependency file labels Jun 24, 2021
Copy link
Member

@kenfinnigan kenfinnigan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I have no issue with this as long as CI is good.

@luneo7 any concerns with this?

@loicmathieu
Copy link
Contributor Author

Well @kenfinnigan you know CI is sometimes happy, sometines not ;)
This time it complains about vertx-http IT which is not related to the change.
FYI there is no IT with this driver so the change of the BOM should not have any impact on any test

@luneo7
Copy link
Contributor

luneo7 commented Jun 24, 2021

I also have no issues with it =]

@quarkus-bot
Copy link

quarkus-bot bot commented Jun 24, 2021

This workflow status is outdated as a new workflow run has been triggered.

Failing Jobs - Building c93e8f2

Status Name Step Test failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 16 Build Test failures Logs Raw logs

Full information is available in the Build summary check run.

Test Failures

⚙️ JVM Tests - JDK 16 #

📦 extensions/vertx-http/deployment

io.quarkus.vertx.http.testrunner.tags.ExcludeTagsTestCase.checkTestsAreRun line 73 - More details - Source on GitHub

@loicmathieu loicmathieu merged commit afa3acd into quarkusio:main Jun 25, 2021
@quarkus-bot quarkus-bot bot added this to the 2.1 - main milestone Jun 25, 2021
@loicmathieu loicmathieu deleted the downgrade-ot-jdbc-driver branch June 25, 2021 07:55
@gsmet gsmet modified the milestones: 2.1 - main, 2.0.1.Final Jun 28, 2021
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