Uploaded image for project: 'controller'
  1. controller
  2. CONTROLLER-2018

Enable testTransactionWithIsolatedLeader() with ClientBackedDataStore

    XMLWordPrintable

Details

    • Task
    • Status: Resolved
    • Medium
    • Resolution: Done
    • None
    • 3.0.13, 4.0.7, 2.0.10
    • clustering
    • None

    Description

      This test is currently disabled and is failing with:

      java.lang.AssertionError: unexpected exception type thrown; expected:<java.util.concurrent.ExecutionException> but was:<java.util.concurrent.TimeoutException>
      	at org.junit.Assert.assertThrows(Assert.java:1020)
      	at org.junit.Assert.assertThrows(Assert.java:981)
      	at org.opendaylight.controller.cluster.datastore.DistributedDataStoreRemotingIntegrationTest.testTransactionWithIsolatedLeader(DistributedDataStoreRemotingIntegrationTest.java:1110)
      Caused by: java.util.concurrent.TimeoutException: Waited 12 seconds (plus 217770 nanoseconds delay) for SettableFuture@654b899f[status=PENDING]
      	at com.google.common.util.concurrent.AbstractFuture.get(AbstractFuture.java:508)
      	at com.google.common.util.concurrent.AbstractFuture$TrustedFuture.get(AbstractFuture.java:111)
      	at org.opendaylight.controller.cluster.datastore.IntegrationTestKit.doCommit(IntegrationTestKit.java:359)
      	at org.opendaylight.controller.cluster.datastore.DistributedDataStoreRemotingIntegrationTest.lambda$13(DistributedDataStoreRemotingIntegrationTest.java:1111)
      	at org.junit.Assert.assertThrows(Assert.java:1001)
      

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            rovarga Robert Varga
            rovarga Robert Varga
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: