Uploaded image for project: 'Hive'
  1. Hive
  2. HIVE-14476

Fix logging issue for branch-1

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Won't Fix
    • None
    • None
    • None
    • None

    Description

      This issue is from branch-1 code when we decide if a log entry is an operational log or not (the operational logs are visible to the client). The problem is that the code is checking the logging mode at the beginning of the decide() method, while the logging mode is updated after that check. Due to this issue, we ran into an issue that an operational log could be filtered out if it's the very first log being checked from the this method. As a result, that particular log is not showing up for the end user.

      Attachments

        1. HIVE-14476.1-branch-1.2.patch
          1.0 kB
          Sergio Peña

        Activity

          People

            taoli-hwx Tao Li
            taoli-hwx Tao Li
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: