Incorrect config reference in error log

XMLWordPrintable

    • S

      Context:

      The config msg in the following error message is incorrect:

      If you are experiencing failures due to too many nested documents, try carefully increasing the configured nested object limit (es.settings.index.nested_documents_limit) or enabling the skipping of documents that have reached this limit during import (import.data.skipDataAfterNestedDocLimitReached). See Optimize documentation for details.

       

      it should be import.skipDataAfterNestedDocLimitReached instead.

       

      AT:

      • above error log references the correct config field

      Testing Notes:

      • Set the nested document limit really low (1 is fine)
      • Observe the import logs
      • Find the log message referencing this field. It should now contain the correct config path

            Assignee:
            Unassigned
            Reporter:
            Helene Waechtler
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: