You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "ARomantsov (JIRA)" <ji...@apache.org> on 2019/01/14 13:09:00 UTC

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

ARomantsov created IGNITE-10929:
-----------------------------------

             Summary: 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
             Fix For: 2.8



{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
(v7.6.3#76005)