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

Fix size based eviction when cluster scaled down #18927

Merged
merged 4 commits into from Jun 23, 2021

Conversation

ahmetmircik
Copy link
Member

closes #14046
Forward-port of: #18873

@ahmetmircik ahmetmircik added this to the 5.0 milestone Jun 17, 2021
@hz-devops-test
Copy link

The job Hazelcast-pr-builder of your PR failed. (Hazelcast internal details: build log, artifacts).
Through arcane magic we have determined that the following fragments from the build log may contain information about the problem.

Click to expand the log file
--------------------------
---------SUMMARY----------
--------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:3.1.1:checkstyle (default) on project hazelcast: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There is 1 error reported by Checkstyle 8.38 with /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/checkstyle/checkstyle.xml ruleset. -> [Help 1]
--------------------------
---------ERRORS-----------
--------------------------
[ERROR] /home/jenkins/jenkins_slave/workspace/Hazelcast-pr-builder/hazelcast/src/main/java/com/hazelcast/map/impl/operation/MapReplicationStateHolder.java:149:5: Method length is 64 lines (max allowed is 60). [MethodLength]
--------------------------

@ahmetmircik ahmetmircik changed the title [FORWARD-PORT] Fix size based eviction when cluster scaled down Fix size based eviction when cluster scaled down Jun 23, 2021
@ahmetmircik ahmetmircik merged commit 1a3c18d into hazelcast:master Jun 23, 2021
@ahmetmircik ahmetmircik deleted the fix/5.0/migrationEviction branch June 23, 2021 14:49
@ahmetmircik
Copy link
Member Author

same PR with #18873 and already got 2 ok.

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.

Size based eviction ignored when cluster scaled down
4 participants