Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-7288

LuceneIntegrationTest uses non-existent system property logLevel

    XMLWordPrintableJSON

Details

    • Test
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.11.0
    • tests
    • None

    Description

      DUnit ProcessManager used to set the system property logLevel but this was changed to gemfire.log-level in 2016. The only uses of logLevel were:

      • geode-core/src/distributedTest/java/org/apache/geode/distributed/internal/LDM (which is an unused class)
      • geode-lucene-test/src/main/java/org/apache/geode/cache/lucene/LuceneIntegrationTest (super class for other lucene tests)

      LuceneIntegrationTest:

          cf.set(ConfigurationProperties.LOG_LEVEL, System.getProperty("logLevel", "info"));
      

      Attachments

        Issue Links

          Activity

            People

              klund Kirk Lund
              klund Kirk Lund
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 20m
                  20m