Kirk Lund created GEODE-8326:
--------------------------------
Summary: CI Failure:
FixedPartitioningWithTransactionDistributedTest.clientCanRollbackFunctionOnRegionWithoutFilterAndWithSingleHopEnabled
times out waiting for client metadata
Key: GEODE-8326
URL: https://issues.apache.org/jira/browse/GEODE-8326
Project: Geode
Issue Type: Bug
Components: tests
Reporter: Kirk Lund
{noformat}
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithTransactionDistributedTest
>
clientCanRollbackFunctionOnRegionWithoutFilterAndWithSingleHopEnabled[ExecuteFunctionByObject]
FAILED
org.awaitility.core.ConditionTimeoutException: Condition with lambda
expression in
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithTransactionDistributedTest
that uses org.apache.geode.cache.client.internal.ClientMetadataService was not
fulfilled within 5 minutes.
at org.awaitility.core.ConditionAwaiter.await(ConditionAwaiter.java:165)
at
org.awaitility.core.CallableCondition.await(CallableCondition.java:78)
at
org.awaitility.core.CallableCondition.await(CallableCondition.java:26)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:895)
at org.awaitility.core.ConditionFactory.until(ConditionFactory.java:864)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithTransactionDistributedTest.forceClientMetadataUpdate(FixedPartitioningWithTransactionDistributedTest.java:241)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithTransactionDistributedTest.doFunctionTransactionAndSuspend(FixedPartitioningWithTransactionDistributedTest.java:458)
at
org.apache.geode.internal.cache.partitioned.fixed.FixedPartitioningWithTransactionDistributedTest.clientCanRollbackFunctionOnRegionWithoutFilterAndWithSingleHopEnabled(FixedPartitioningWithTransactionDistributedTest.java:254)
{noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)