Uploaded image for project: 'Apache IoTDB'
  1. Apache IoTDB
  2. IOTDB-5579

Lower the log level of invalid statement execution

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • master branch
    • mpp-cluster
    • None
    • Schema-Backlog

    Description

      The system will print an error log whatever exception it encounters during the execution of a PlanNode.

      However, as shown in the picture, the exception may only be caused by a misoperation of a client and it is not worth the attention of the DBA.

      Needless to say, too many unecessary error logs may divert the focus during maintenance or debugging. Therefore, I suggest to lower the log level for such exceptions. To be more specific, the log level should depend on the severity of the exceptions.

      One more step to go, maybe we can assign a severity level to each exception so that the exception handling can be performed in a more unified way.

      Attachments

        Activity

          People

            Marcoss Yukun Zhou
            jt2594838 Tian Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: