You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Maxim Muzafarov (Jira)" <ji...@apache.org> on 2019/10/10 11:18:00 UTC

[jira] [Updated] (IGNITE-10929) After huge load on cluster and restart with walCompactionEnabled=True warning on log

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

Maxim Muzafarov updated IGNITE-10929:
-------------------------------------
    Fix Version/s:     (was: 2.8)
                   2.9

> After huge load on cluster and restart with walCompactionEnabled=True warning on log
> ------------------------------------------------------------------------------------
>
>                 Key: IGNITE-10929
>                 URL: https://issues.apache.org/jira/browse/IGNITE-10929
>             Project: Ignite
>          Issue Type: Bug
>    Affects Versions: 2.5
>            Reporter: ARomantsov
>            Priority: Major
>             Fix For: 2.9
>
>
> {code:java}
> [15:08:14,610][WARNING][wal-file-compressor-%null%-3-#70][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000001.wal, exists: false
> [15:08:15,661][WARNING][wal-file-compressor-%null%-0-#66][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000005.wal, exists: false
> [15:08:16,540][WARNING][wal-file-compressor-%null%-2-#69][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000009.wal, exists: false
> [15:08:17,354][WARNING][wal-file-compressor-%null%-1-#68][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000013.wal, exists: false
> [15:08:18,161][WARNING][wal-file-compressor-%null%-1-#68][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000017.wal, exists: false
> [15:08:18,161][WARNING][wal-file-compressor-%null%-2-#69][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000017.wal, exists: false
> [15:08:18,161][WARNING][wal-file-compressor-%null%-2-#69][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000018.wal, exists: false
> [15:08:18,987][WARNING][wal-file-compressor-%null%-3-#70][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000020.wal, exists: false
> [15:08:18,987][WARNING][wal-file-compressor-%null%-2-#69][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000020.wal, exists: false
> [15:08:18,998][WARNING][wal-file-compressor-%null%-2-#69][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000023.wal, exists: false
> [15:08:23,211][WARNING][wal-file-compressor-%null%-2-#69][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000028.wal, exists: false
> [15:08:23,211][WARNING][wal-file-compressor-%null%-3-#70][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000029.wal, exists: false
> [15:08:24,264][WARNING][wal-file-compressor-%null%-0-#66][FileWriteAheadLogManager] Failed to remove obsolete WAL segment (make sure the process has enough rights):  my_path/work/db/wal/archive/node_1_1/0000000000000033.wal, exists: false
> {code}



--
This message was sent by Atlassian Jira
(v8.3.4#803005)