[
https://issues.apache.org/jira/browse/GEODE-1171?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Swapnil Bawaskar updated GEODE-1171:
------------------------------------
Priority: Blocker (was: Major)
> AutoBalancerJUnitTest.testOOBWhenAboveThresholdButBelowMin fails
> intermittently
> -------------------------------------------------------------------------------
>
> Key: GEODE-1171
> URL: https://issues.apache.org/jira/browse/GEODE-1171
> Project: Geode
> Issue Type: Bug
> Reporter: Swapnil Bawaskar
> Priority: Blocker
> Labels: CI
>
> {noformat}
> 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()
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)