[CONTROLLER-2016] Enable testCloseTransactionMetadataLeak() with DistributedDatastore Created: 11/Nov/21 Updated: 28/Nov/22 |
|
| Status: | Confirmed |
| Project: | controller |
| Component/s: | clustering |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Task | Priority: | Medium |
| Reporter: | Robert Varga | Assignee: | Unassigned |
| Resolution: | Unresolved | Votes: | 0 |
| Labels: | pick-next, pt | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Trying to run this test results in: java.lang.IllegalStateException: Previous transaction member-2-datastore-testCloseTransactionMetadataLeak-fe-0-chn-1-txn-1-0 is not ready yet at org.opendaylight.controller.cluster.datastore.TransactionChainProxy$Allocated.checkReady(TransactionChainProxy.java:86) at org.opendaylight.controller.cluster.datastore.TransactionChainProxy.newReadOnlyTransaction(TransactionChainProxy.java:158) at org.opendaylight.controller.cluster.datastore.DistributedDataStoreRemotingIntegrationTest.testCloseTransactionMetadataLeak(DistributedDataStoreRemotingIntegrationTest.java:437) Diagnose and fix whatever the problem is and remove the assuption |