Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-5686

Warning for sasl.max_wrapped_size contain incorrect syntax

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.11.0
    • 1.12.0
    • None

    Description

      Reported by knguyen

      In drill-override.conf, set security.user.encryption.sasl.max_wrapped_size: 33554430, higher than the recommended max value of 16777215.
      The server logs a warning in drillbit.log as expected. However the warning contains a syntax error:
      "2017-07-17 10:55:53,668 [main] WARN o.a.d.e.r.user.UserConnectionConfig - The configured value of user.encryption.sasl.max_wrapped_size is too big. This may cause higher memory pressure. [Details: Recommended max value is %s]"
      The "%s" should be the recommended value of 16777215

      Attachments

        Issue Links

          Activity

            People

              shamirwasia Sorabh Hamirwasia
              shamirwasia Sorabh Hamirwasia
              Karthikeyan Manivannan Karthikeyan Manivannan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: