You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Sergey Kozlov (JIRA)" <ji...@apache.org> on 2016/04/18 16:40:25 UTC

[jira] [Created] (IGNITE-3023) Rename keyBackups to Backups for performance advices printed out on a node

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)