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

Member may fail to receive cluster configuration from locator

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.0.0-incubating
    • 1.4.0
    • management
    • None

    Description

      LuceneClusterConfigurationDUnitTest.indexWithAnalyzerGetsCreatedUsingClusterConfiguration is failing frequently in precheckin. I'm going to mark it as FlakyTest. Below is the stack trace:

      :geode-lucene:distributedTest
      
      org.apache.geode.cache.lucene.internal.configuration.LuceneClusterConfigurationDUnitTest > indexWithAnalyzerGetsCreatedUsingClusterConfiguration FAILED
          org.apache.geode.test.dunit.RMIException: While invoking org.apache.geode.cache.lucene.internal.configuration.LuceneClusterConfigurationDUnitTest$$Lambda$29/613305101.run in VM 2 running on Host 3fb23bc375ef with 4 VMs
              at org.apache.geode.test.dunit.VM.invoke(VM.java:344)
              at org.apache.geode.test.dunit.VM.invoke(VM.java:314)
              at org.apache.geode.test.dunit.VM.invoke(VM.java:259)
              at org.apache.geode.test.dunit.rules.Member.invoke(Member.java:60)
              at org.apache.geode.cache.lucene.internal.configuration.LuceneClusterConfigurationDUnitTest.indexWithAnalyzerGetsCreatedUsingClusterConfiguration(LuceneClusterConfigurationDUnitTest.java:102)
      
              Caused by:
              java.lang.AssertionError
                  at org.junit.Assert.fail(Assert.java:86)
                  at org.junit.Assert.assertTrue(Assert.java:41)
                  at org.junit.Assert.assertNotNull(Assert.java:712)
                  at org.junit.Assert.assertNotNull(Assert.java:722)
                  at org.apache.geode.cache.lucene.internal.configuration.LuceneClusterConfigurationDUnitTest.lambda$indexWithAnalyzerGetsCreatedUsingClusterConfiguration$bb17a952$1(LuceneClusterConfigurationDUnitTest.java:105)
      
      94 tests completed, 1 failed
      

      Attachments

        Issue Links

          Activity

            People

              jinmeiliao Jinmei Liao
              klund Kirk Lund
              Votes:
              4 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: