Uploaded image for project: 'Apache Ozone'
  1. Apache Ozone
  2. HDDS-4354

Avoid spamming of logs because of deleted transactions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Abandoned
    • None
    • None
    • SCM

    Description

      The following two log entries are seen every regularly during MiniOzoneChaosTests

      2020-10-15 17:21:25,467 [CommandWatcher-LeaseManager#LeaseMonitor] ERROR lease.LeaseManager (LeaseManager.java:run(238)) - Execution was interrupted
      java.lang.InterruptedException: sleep interrupted
              at java.lang.Thread.sleep(Native Method)
              at org.apache.hadoop.ozone.lease.LeaseManager$LeaseMonitor.run(LeaseManager.java:234)
              at java.lang.Thread.run(Thread.java:748)
      
      2020-10-15 17:21:58,487 [IPC Server handler 11 on default port 59106] WARN  block.DeletedBlockLogImpl (DeletedBlockLogImpl.java:incrementCount(135)) - Deleted TXID 27 not found.
      2020-10-15 17:21:58,488 [IPC Server handler 11 on default port 59106] WARN  block.DeletedBlockLogImpl (DeletedBlockLogImpl.java:incrementCount(135)) - Deleted TXID 30 not found.
      

      Attachments

        Activity

          People

            msingh Mukul Kumar Singh
            msingh Mukul Kumar Singh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: