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

IGNITE-13743 Add defragmentation JMX bean #256

Open
wants to merge 19 commits into
base: ignite-13709
Choose a base branch
from

Conversation

SammyVimes
Copy link

No description provided.

@SammyVimes SammyVimes force-pushed the ignite-13743 branch 2 times, most recently from 4e66dbe to 2b9d4b3 Compare November 25, 2020 18:57
@SammyVimes SammyVimes changed the base branch from ignite-13697 to ignite-13709 November 26, 2020 07:38
@SammyVimes SammyVimes changed the title Ignite 13743 IGNITE-13743 Add defragmentation JMX bean Nov 26, 2020
* @return {@code true} if defragmentation is scheduled, {@code false} otherwise.
*/
@MXBeanDescription("Schedule defragmentation.")
public boolean schedule(@MXBeanParameter(name = "cacheNames", description = "Names of caches to run defragmentation on.") String cacheNames);

Choose a reason for hiding this comment

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

Please add "comma separated" into description

ibessonov and others added 17 commits December 9, 2020 14:55
…ped pool. - Fixes apache#8542.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com>
apache#8549.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
…apache#8560.

Signed-off-by: Alexey Goncharuk <alexey.goncharuk@gmail.com>
Add RendezvousAffinityFunction.BackupFilter with a single predefined implementation that delegates to Java: ClusterNodeAttributeAffinityBackupFilter.
Fixes apache#8562.

Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
…ier-worker. - Fixes apache#8561.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
…and prohibit creating new ones - Fixes apache#8554.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
… archive - Fixes apache#8545.

Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
…pache#8550.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
…ache#8565.

Signed-off-by: Ilya Kasnacheev <ilya.kasnacheev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
10 participants