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

Updating Infinispan to 10.0.Beta2 #1061

Merged
merged 1 commit into from
Feb 26, 2019
Merged

Updating Infinispan to 10.0.Beta2 #1061

merged 1 commit into from
Feb 26, 2019

Conversation

wburns
Copy link
Member

@wburns wburns commented Feb 26, 2019

No description provided.

@wburns wburns requested a review from Sanne February 26, 2019 20:22
@stuartwdouglas stuartwdouglas merged commit a51eb02 into quarkusio:master Feb 26, 2019
@gsmet gsmet added this to the 0.10.0 milestone Feb 27, 2019
RestAssured.when().get("/test/cq").then().body(is("2023"));
}

@Test
public void testNearCacheInvalidation() {
System.out.println("Running nearCacheInvalidation test");
Copy link
Member

Choose a reason for hiding this comment

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

@wburns is this normal? I'm testing this new version ASAP btw :)

Copy link
Member

Choose a reason for hiding this comment

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

@karesti hi! What "is this normal" are you referring to?

Copy link
Member Author

Choose a reason for hiding this comment

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

I defined it this way since the log messages weren't showing up in the trace and currently there is no output saying when a test is started. So this helped isolate between tests.

Copy link
Member Author

Choose a reason for hiding this comment

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

If there is a more standard way to do this I would love to change it @Sanne :)

@Sanne Sanne deleted the ispn_10.0.Beta2 branch February 28, 2019 11:43
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.

None yet

5 participants