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

Update dependencies #381

Merged
merged 3 commits into from
Aug 7, 2024
Merged

Conversation

fedinskiy
Copy link
Contributor

@fedinskiy fedinskiy commented Jul 29, 2024

Related issue: QQE-844

@fedinskiy fedinskiy requested a review from rsvoboda July 29, 2024 14:40
@fedinskiy fedinskiy self-assigned this Jul 29, 2024
@fedinskiy fedinskiy force-pushed the update/dependencies branch 6 times, most recently from 32bd658 to 5d6971f Compare August 5, 2024 08:52
Copy link
Member

@rsvoboda rsvoboda left a comment

Choose a reason for hiding this comment

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

Changes in general look good to me, a few small things to adjust.

  • There should be 3 commits related to the areas highlighted in the description
  • Please do not use QQE-XYZ in commit message / PR title, the tracker is private one. In general it's better to provide descriptive commit message, the link to the QQE tracker cam be added into second or third line of the commit message"
  • Error: StartStopTest.fullMicroProfileNative:241->testRuntime:200 Application FULL_MICROPROFILE in NATIVE consumed 87001 kB, which is over 83000 kB threshold. ==> expected: <true> but was: <false> is very suspicious, it's worth to investigate, it can be a follow-up task (ideally for this / next week)

pom.xml Show resolved Hide resolved
@fedinskiy fedinskiy force-pushed the update/dependencies branch from 5d6971f to 219a167 Compare August 6, 2024 09:14
@fedinskiy fedinskiy changed the title QQE-844 | Update dependencies Update dependencies Aug 6, 2024
@fedinskiy
Copy link
Contributor Author

Fixes applied, commits changed.

Regarding to Startstop: I am investigating this, though locally the tests fails in a different way. I can investigate this further or create a separate task for it. Which one would you prefer?

@rsvoboda
Copy link
Member

rsvoboda commented Aug 6, 2024

Give it 2 hours. After that please create a separate task.

@fedinskiy
Copy link
Contributor Author

@fedinskiy fedinskiy requested a review from rsvoboda August 6, 2024 14:15
Make names of several variables more descriptive, make logging more
detailed
Since 3.13.0 Quarkus OTEL exporter uses GRPC streams to export traces.
Our hacked together OTEL server could not handle that,
and was rewritten to conform to OTEL specifications more.
@fedinskiy fedinskiy force-pushed the update/dependencies branch from 219a167 to 22569bf Compare August 6, 2024 14:19
Update of Quarkus to 3.13 yielded some issues. Related tests were
changed/disabled
@fedinskiy fedinskiy force-pushed the update/dependencies branch from 22569bf to f97357f Compare August 6, 2024 14:49
@rsvoboda rsvoboda merged commit b4d2470 into quarkus-qe:main Aug 7, 2024
8 of 9 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.

2 participants