You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Jan Schäfer (JIRA)" <ji...@apache.org> on 2019/07/01 16:05:00 UTC

[jira] [Updated] (IGNITE-11950) Typo in log message about automatic adjustment of WAL archive size

     [ https://issues.apache.org/jira/browse/IGNITE-11950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jan Schäfer updated IGNITE-11950:
---------------------------------
    Description: 
If the WAL archive size is not set correctly the resulting log message contains a typo:
{noformat}
Automatically adjusted max WAL archive size to 8.0 GiB (to override, use DataStorageConfiguration.setMaxWalArhiveSize){noformat}

  was:
IF the WAL archive size is not set correctly the resulting log message contains a typo:
{noformat}
Automatically adjusted max WAL archive size to 8.0 GiB (to override, use DataStorageConfiguration.setMaxWalArhiveSize){noformat}


> Typo in log message about automatic adjustment of WAL archive size
> ------------------------------------------------------------------
>
>                 Key: IGNITE-11950
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11950
>             Project: Ignite
>          Issue Type: Bug
>          Components: general
>    Affects Versions: 2.7.5
>            Reporter: Jan Schäfer
>            Priority: Minor
>             Fix For: 2.8
>
>
> If the WAL archive size is not set correctly the resulting log message contains a typo:
> {noformat}
> Automatically adjusted max WAL archive size to 8.0 GiB (to override, use DataStorageConfiguration.setMaxWalArhiveSize){noformat}



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)