Sergey Kozlov created IGNITE-3023:
-------------------------------------
Summary: Rename keyBackups to Backups for performance advices printed out on a node
Key: IGNITE-3023
URL:
https://issues.apache.org/jira/browse/IGNITE-3023 Project: Ignite
Issue Type: Bug
Components: general
Affects Versions: 1.5.0.final
Reporter: Sergey Kozlov
Priority: Minor
The node prints out following message:
{noformat}
[16:56:45,431][INFO][main][IgniteKernal] ^-- Decrease number of backups (set 'keyBackups' to 0)
{noformat}
But we use {{backup}} property in configuration file or {{setBackups}} method in java code.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)