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

ISPN-6748: Deprecate Singleton Mode for Persistent Stores. #4398

Closed
wants to merge 1 commit into from

Conversation

ryanemerson
Copy link
Contributor

@galderz
Copy link
Member

galderz commented Jun 13, 2016

@ryanemerson 46 new failures, they look related to the changes, can you please have a look? Thx :)

@ryanemerson
Copy link
Contributor Author

@galderz I will take another look at this when I return from PTO.

@ryanemerson
Copy link
Contributor Author

@galderz I have fixed the problems from before. The current test failures don't seem related to my changes (Hotrod).

@slaskawi
Copy link
Contributor

slaskawi commented Jul 1, 2016

There are still some tests failing: http://ci.infinispan.org/viewLog.html?buildId=40575&buildTypeId=bt9&guest=1

Retriggering CI.

@@ -11,6 +11,11 @@
import org.infinispan.commons.configuration.attributes.AttributeSet;
import org.infinispan.configuration.global.GlobalConfiguration;

/**
* @deprecated Singleton writers will be removed in 9.1. If it is desirable that all nodes don't write to the underlying store
Copy link
Contributor

Choose a reason for hiding this comment

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

If we deprecate them in 9.0, we probably won't be able to remove them until 10... Am I right @tristantarrant ?

@slaskawi
Copy link
Contributor

slaskawi commented Jul 1, 2016

The code looks fine (let's have another look at those CI failures as soon as TeamCity rebuilds this PR). The only concern that I have is removing it in 9.1. I think we should do it in 10 (but maybe there is a good argument for that).

@tristantarrant
Copy link
Member

I agree with @slaskawi , removal won't happen until 10

@ryanemerson
Copy link
Contributor Author

ryanemerson commented Jul 4, 2016

@slaskawi @tristantarrant Version updated to 10.0. Can we get this in before the release tomorrow?

The hotrod test is still failing, it seems it is related to these changes.

@ryanemerson
Copy link
Contributor Author

@slaskawi @tristantarrant The issues with the tests were resolved with a pull --rebase. This should be good to merge.

@danberindei
Copy link
Member

Integrated, thanks Ryan!

@danberindei danberindei closed this Jul 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
5 participants