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

AutoBalancerJUnitTest.testOOBWhenAboveThresholdButBelowMin fails intermittently

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Blocker
    • Resolution: Fixed
    • None
    • 1.0.0-incubating.M2
    • None

    Description

      Failed in Travis CI. Logs are at: https://travis-ci.org/apache/incubator-geode/builds/120748668

      com.gemstone.gemfire.cache.util.AutoBalancerJUnitTest > testOOBWhenAboveThresholdButBelowMin FAILED
          unexpected invocation: cacheOperationFacade.acquireAutoBalanceLock()
          expectations:
            expected once, already invoked 1 time: cacheOperationFacade.getTotalTransferSize(); returns <200L>
            expected once, never invoked: cacheOperationFacade.getTotalTransferSize(); returns <2000L>
          what happened before this:
            cacheOperationFacade.getTotalTransferSize()
          unexpected invocation: cacheOperationFacade.acquireAutoBalanceLock()
          expectations:
            expected once, already invoked 1 time: cacheOperationFacade.getTotalTransferSize(); returns <200L>
            expected once, never invoked: cacheOperationFacade.getTotalTransferSize(); returns <2000L>
          what happened before this:
            cacheOperationFacade.getTotalTransferSize()
      

      Attachments

        Activity

          People

            upthewaterspout Dan Smith
            swapnil.bawaskar Swapnil Bawaskar
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: