Skip to content

Conversation

karesti
Copy link
Member

@karesti karesti commented Sep 24, 2025

Fixes #50250

@quarkus-bot quarkus-bot bot added the area/infinispan Infinispan label Sep 24, 2025
@karesti karesti force-pushed the infinispan-tx-cache branch from 0ae9d25 to 27e5b56 Compare September 24, 2025 15:21
Copy link

quarkus-bot bot commented Sep 24, 2025

Status for workflow Quarkus CI

This is the status report for running Quarkus CI on commit 27e5b56.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Warning

There are other workflow runs running, you probably need to wait for their status before merging.

You can consult the Develocity build scans.


Flaky tests - Develocity

⚙️ JVM Tests - JDK 17

📦 extensions/infinispan-cache/deployment

io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls - History

  • expected: "thread1" but was: "thread2" - org.opentest4j.AssertionFailedError
org.opentest4j.AssertionFailedError: 

expected: "thread1"
 but was: "thread2"
	at io.quarkus.cache.infinispan.InfinispanCacheTest.testGetAsyncWithParallelCalls(InfinispanCacheTest.java:285)
	at java.base/java.lang.reflect.Method.invoke(Method.java:569)
	at io.quarkus.test.QuarkusUnitTest.runExtensionMethod(QuarkusUnitTest.java:534)
	at io.quarkus.test.QuarkusUnitTest.interceptTestMethod(QuarkusUnitTest.java:448)

Copy link

quarkus-bot bot commented Sep 24, 2025

Status for workflow Quarkus Documentation CI

This is the status report for running Quarkus Documentation CI on commit 27e5b56.

✅ The latest workflow run for the pull request has completed successfully.

It should be safe to merge provided you have a look at the other checks in the summary.

Copy link

😭 Deploy PR Preview failed.

@gsmet gsmet merged commit bd01b96 into quarkusio:main Sep 25, 2025
28 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.29 - main milestone Sep 25, 2025
@quarkus-bot quarkus-bot bot added the kind/enhancement New feature or request label Sep 25, 2025
@karesti
Copy link
Member Author

karesti commented Sep 26, 2025

@gsmet this is interesting to backport since it's a missing config feature between 15.0 and Quarkus

@karesti karesti deleted the infinispan-tx-cache branch September 26, 2025 18:36
@gsmet gsmet modified the milestones: 3.29 - main, 3.28.2 Sep 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add Transactional config in Infinispan client side
2 participants