[jira] [Created] (IGNITE-4888) An assertion error in TcpDiscoverySelfTest

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (IGNITE-4888) An assertion error in TcpDiscoverySelfTest

Anton Vinogradov (Jira)
Igor Seliverstov created IGNITE-4888:
----------------------------------------

             Summary: An assertion error in TcpDiscoverySelfTest
                 Key: IGNITE-4888
                 URL: https://issues.apache.org/jira/browse/IGNITE-4888
             Project: Ignite
          Issue Type: Bug
            Reporter: Igor Seliverstov
            Assignee: Igor Seliverstov


The exception as shown below sometimes appears in output:

{noformat}
java.lang.AssertionError
        at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.distributedExchange(GridDhtPartitionsExchangeFuture.java:735)
        at org.apache.ignite.internal.processors.cache.distributed.dht.preloader.GridDhtPartitionsExchangeFuture.init(GridDhtPartitionsExchangeFuture.java:503)
        at org.apache.ignite.internal.processors.cache.GridCachePartitionExchangeManager$ExchangeWorker.body(GridCachePartitionExchangeManager.java:1678)
        at org.apache.ignite.internal.util.worker.GridWorker.run(GridWorker.java:110)
        at java.lang.Thread.run(Thread.java:745)
{noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)