You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by "Igor Seliverstov (JIRA)" <ji...@apache.org> on 2017/03/30 15:10:42 UTC

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

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)