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

Upgrade Narayana to 5.13.1.Alpha1 #27130

Merged
merged 2 commits into from
Aug 5, 2022

Conversation

mmusgrov
Copy link
Contributor

@mmusgrov mmusgrov commented Aug 4, 2022

See upgrade issue #27128

Note 1: The narayana upgrade is needed because it includes jakarta versions of LRA dependencies and is a pre-requisite to fixing #26985

Note 2: The PR includes two commits; the upgrade and the removal of two unused java classes as discussed/agreed with @gsmet : (https://quarkusio.zulipchat.com/#narrow/stream/187038-dev/topic/committerhelp/near/248624294).

Fixes #27128

@gsmet gsmet changed the title 27128 narayana upgrade Upgrade Narayana to 5.13.1.Alpha1 Aug 4, 2022
@quarkus-bot quarkus-bot bot added area/dependencies Pull requests that update a dependency file area/lra labels Aug 4, 2022
@geoand
Copy link
Contributor

geoand commented Aug 4, 2022

Is this PR meant to be done against main?

@gsmet
Copy link
Member

gsmet commented Aug 4, 2022

@geoand yes. Apparently, it's a Final release but only tested for WildFly 27 Alpha1 so Michael didn't want to mark it final already.

@geoand
Copy link
Contributor

geoand commented Aug 4, 2022

Understood, thanks

@mmusgrov mmusgrov force-pushed the 27128-narayana-upgrade branch from 144cb32 to a51d5be Compare August 4, 2022 18:09
@quarkus-bot
Copy link

quarkus-bot bot commented Aug 4, 2022

Failing Jobs - Building a51d5be

Status Name Step Failures Logs Raw logs
✔️ JVM Tests - JDK 11
JVM Tests - JDK 11 Windows Build Failures Logs Raw logs
✔️ JVM Tests - JDK 17
✔️ JVM Tests - JDK 18

Full information is available in the Build summary check run.

Failures

⚙️ JVM Tests - JDK 11 Windows #

- Failing: extensions/smallrye-reactive-messaging-amqp/deployment 
! Skipped: integration-tests/reactive-messaging-amqp 

📦 extensions/smallrye-reactive-messaging-amqp/deployment

io.quarkus.smallrye.reactivemessaging.amqp.devmode.nohttp.AmqpDevModeNoHttpTest.testConsumerUpdate - More details - Source on GitHub

java.util.concurrent.RejectedExecutionException
	at org.jboss.threads.RejectingExecutor.execute(RejectingExecutor.java:38)
	at org.jboss.threads.EnhancedQueueExecutor.rejectShutdown(EnhancedQueueExecutor.java:2076)

@gsmet gsmet merged commit 415f0c1 into quarkusio:main Aug 5, 2022
@quarkus-bot quarkus-bot bot added this to the 2.12 - main milestone Aug 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependencies Pull requests that update a dependency file area/lra kind/bugfix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Upgrade narayana dependencies to version 5.13.1.Alpha1
3 participants