Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-28157

Make SHS clear KVStore LogInfo for the blacklisted entries

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Resolved
    • 2.3.2, 2.3.3, 2.4.0, 2.4.1, 2.4.2, 2.4.3, 3.0.0
    • 2.3.4, 2.4.4, 3.0.0
    • Spark Core
    • None

    Description

      At Spark 2.4.0/2.3.2/2.2.3, SPARK-24948 delegated access permission checks to the file system, and maintains a blacklist for all event log files failed once at reading. The blacklisted log files are released back after CLEAN_INTERVAL_S .

      However, the files whose size don't changes are ignored forever because shouldReloadLog return false always when the size is the same with the value in KVStore. This is recovered only via SHS restart.

      Attachments

        Issue Links

          Activity

            People

              dongjoon Dongjoon Hyun
              dongjoon Dongjoon Hyun
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: