You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/07/10 11:03:00 UTC

[jira] [Commented] (IGNITE-5684) IgniteClientCacheStartFailoverTest.testClientStartLastServerFails* fails

    [ https://issues.apache.org/jira/browse/IGNITE-5684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16080168#comment-16080168 ] 

ASF GitHub Bot commented on IGNITE-5684:
----------------------------------------

GitHub user Jokser opened a pull request:

    https://github.com/apache/ignite/pull/2271

    IGNITE-5684 Remove FullMap stale updates check

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/gridgain/apache-ignite ignite-5684

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/2271.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #2271
    
----
commit ab5267134966b466a2d4bfba15d0c7e3ebe91139
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T10:14:18Z

    2.1 More simple tx cancel on node stop

commit 85d8c6572d78c7d6796906d92b566e2fa5b116be
Author: Dmitriy Govorukhin <dm...@gmail.com>
Date:   2017-07-07T10:13:55Z

    IGNITE-5520 - Fixed IgniteChangeGlobalStateFailoverTest

commit f589628f4846f14efc8e702b61856cc90a3d0dc7
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T10:52:38Z

    Rename ActionData -> CacheActionData.

commit 30922ed8ac518749a2559aff51fe183a890041bb
Author: Alexey Kuznetsov <ak...@apache.org>
Date:   2017-07-07T11:03:18Z

    ignite-2.1 Added map with previous snapshots.

commit 99fd75dd7766318af88a38b5640a648bba3ccdf1
Author: Sergey Kalashnikov <sk...@gridgain.com>
Date:   2017-07-07T11:38:36Z

    IGNITE-5483: Added limited support for Java8 LocalDateTime. This closes #2248.

commit 4fc8124d9538625cb0a95c918634b43ec1319bee
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T11:43:28Z

    Fixed formatting.

commit 984ab5bd3c08b2af9222964451acc281b92814b8
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T11:43:50Z

    Merge remote-tracking branch 'community/ignite-2.1.2' into ignite-2.1.2

commit 7adb11109bab5d83ed4f376b0cad42b026dd0a71
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T11:49:13Z

    Fixed formatting.

commit 2a5390b1c083819f059e449b34a5979ec35b7755
Author: Alexander Paschenko <al...@gmail.com>
Date:   2017-07-07T12:01:43Z

    IGNITE-5159: DDL example. This closes #2227.

commit d232648711c882ed304eae89ae19f151067649fd
Author: devozerov <vo...@gridgain.com>
Date:   2017-07-07T12:02:29Z

    Merge remote-tracking branch 'upstream/ignite-2.1.2' into ignite-2.1.2

commit a9387adef490086406b05fe961ff0f3151045caa
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-07-07T12:21:20Z

    IGNITE-5717 .NET: Reduce MemoryPolicyConfiguration.MaxSize for persistence tests as a workaround for OOM on default settings

commit 13399d530f3458c3bf59634857cb05f801e8cc34
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T12:24:09Z

    2.1 Fixed assert (cacheName can be null here).

commit ea4420e6aad509c4ae58d6d0880918c98fd1959a
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T12:24:26Z

    Merge remote-tracking branch 'community/ignite-2.1.2' into ignite-2.1.2

commit 0d6fb1ad73e8ed448dabe7c0cc631222835b52c4
Author: Sergey Kalashnikov <sk...@gridgain.com>
Date:   2017-07-07T12:54:52Z

    IGNITE-5204: Fixed NPE on certain data with index inlining. This closes #2115.

commit a1cac1b7cc1c3afdcc12afb08bf1ecdcb6f28828
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T12:55:18Z

    Removed unused method GridDhtPartitionTopology.checkEvictions().

commit 55a5ca019db7d06aab2fb567dbc0da1f133d0fb7
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T12:55:38Z

    Merge remote-tracking branch 'community/ignite-2.1.2' into ignite-2.1.2

commit 99713feea764fc8c3e5b247a24698a2c04d3bcf4
Author: Sergey Kalashnikov <sk...@gridgain.com>
Date:   2017-07-07T13:30:37Z

    IGNITE-5204: SQL: fixed incorrect partition calculation in case of unicast optimization, when WHERE clause argument type was different from key or affinity key type. This close #2107.

commit 3c887378eb64d2d236073410070082e5699e8334
Author: Igor Sapego <is...@gridgain.com>
Date:   2017-07-07T13:52:31Z

    IGNITE-5582: Implemented Compute::Broadcast for C++
    
    (cherry picked from commit fa974286e8f066a8d6aa57519edf5ec7761be095)

commit 3314a4513c816c027dad80258ded1fe5a4c2b700
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-07T14:28:47Z

    Fixed cache plugin validation.

commit 517a23d252078e62a8addca55ca78497e5226b5b
Author: mcherkasov <mc...@gridgain.com>
Date:   2017-06-30T17:23:55Z

    IGNITE-5554 ServiceProcessor may process failed reassignments in timeout thread

commit 993f7fbe1d49a524e2dee626aef72e16fd5d3cda
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-07-07T15:55:27Z

    IGNITE-5701 - Some nodes have partitionUpdateCounter equal to 0 after rebalancing

commit e5c2ec5a62c0d5fc268275ea9277f6933a582966
Author: Alexey Kuznetsov <ak...@gridgain.com>
Date:   2017-07-07T16:06:52Z

    ignite-2.1 Minor.

commit eb37f538f55a471258e49ee2fbf0e8f234829def
Author: vsisko <vs...@gridgain.com>
Date:   2017-07-07T16:22:59Z

    IGNITE-5369 Added support for _key and _val names on QueryEntity XML and code generation.

commit 82e5f8a6553323e793c01c54e24dda6d47188ce6
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-07-07T16:28:54Z

    IGNITE-5716 .NET: Fix 2-byte field offset handling

commit cb5ae9617af900e953e0f6f065adcd707d2b3830
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-07-07T17:15:47Z

    .NET: Remove unused import and redundant cast

commit 17904cb174a340ec928f4a7a4b12d294c2240d0f
Author: Pavel Tupitsyn <pt...@apache.org>
Date:   2017-07-07T17:18:35Z

    .NET: Fix IgniteConfigurationTest

commit 36716fb1f4de5d1f5baab1e27afc95583dd4c7b4
Author: Pavel Kovalenko <jo...@gmail.com>
Date:   2017-07-10T08:09:43Z

    GG-12466 - Clean up public API for snapshots

commit a53544410dd15a3a5112d6de88648db21bd3fcf3
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-10T08:38:04Z

    ignite-5446 Alway use late affinity assignment mode

commit 17694c16d449dea4d4e39a271dd39e838c581858
Author: Ilya Lantukh <il...@gridgain.com>
Date:   2017-07-10T08:59:19Z

    IGNITE-5694 - Added retries for getCollection in DataStructuresProcessor - Fixes #2240.
    
    Signed-off-by: Alexey Goncharuk <al...@gmail.com>

commit 0b9527e851fd7c1d63bfc427721ca8af80d54b0c
Author: sboikov <sb...@gridgain.com>
Date:   2017-07-10T09:02:03Z

    Fixed NPE in setOwners.

----


> IgniteClientCacheStartFailoverTest.testClientStartLastServerFails* fails
> ------------------------------------------------------------------------
>
>                 Key: IGNITE-5684
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5684
>             Project: Ignite
>          Issue Type: Bug
>          Components: cache
>            Reporter: Vladimir Ozerov
>            Assignee: Pavel Kovalenko
>              Labels: test-fail
>             Fix For: 2.1
>
>
> This is a regression appeared during persistent store migration. Affected tests:
> - testClientStartLastServerFailsTx
> - testClientStartLastServerFailsAtomic
> {code}
> [2017-07-04 11:46:46,937][ERROR][test-runner-#566%cache.IgniteClientCacheStartFailoverTest%][GridDhtColocatedCache] <default> Failed to rollback transaction (cache may contain stale locks): GridNearTxLocal [mappings=IgniteTxMappingsSingleImpl [mapping=null], nearLocallyMapped=false, colocatedLocallyMapped=false, needCheckBackup=null, hasRemoteLocks=false, thread=test-runner-#566%cache.IgniteClientCacheStartFailoverTest%, mappings=IgniteTxMappingsSingleImpl [mapping=null], super=GridDhtTxLocalAdapter [nearOnOriginatingNode=false, nearNodes=[], dhtNodes=[], explicitLock=false, super=IgniteTxLocalAdapter [completedBase=null, sndTransformedVals=false, depEnabled=false, txState=IgniteTxImplicitSingleStateImpl [init=true, recovery=false], super=IgniteTxAdapter [xidVer=GridCacheVersion [topVer=110637994, order=1499158001738, nodeOrder=4], writeVer=null, implicit=true, loc=true, threadId=696, startTime=1499158006925, nodeId=3088492b-e01e-4bd0-b06b-52e088a00003, startVer=GridCacheVersion [topVer=110637994, order=1499158001738, nodeOrder=4], endVer=null, isolation=READ_COMMITTED, concurrency=OPTIMISTIC, timeout=0, sysInvalidate=false, sys=false, plc=2, commitVer=null, finalizing=NONE, invalidParts=null, state=ROLLED_BACK, timedOut=false, topVer=AffinityTopologyVersion [topVer=5, minorTopVer=0], duration=0ms, onePhaseCommit=false], size=1]]]
> class org.apache.ignite.IgniteCheckedException: Failed to commit transaction: GridNearTxLocal[id=a48b7cc0d51-00000000-0698-33aa-0000-000000000004, concurrency=OPTIMISTIC, isolation=READ_COMMITTED, state=ROLLED_BACK, invalidate=false, rollbackOnly=true, nodeId=3088492b-e01e-4bd0-b06b-52e088a00003, duration=0]
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxFinishFuture.finish(GridNearTxFinishFuture.java:423)
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.rollbackNearTxLocalAsync(GridNearTxLocal.java:3255)
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal$10.applyx(GridNearTxLocal.java:2401)
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal$10.applyx(GridNearTxLocal.java:2383)
> 	at org.apache.ignite.internal.util.lang.IgniteClosureX.apply(IgniteClosureX.java:38)
> 	at org.apache.ignite.internal.util.future.GridFutureChainListener.applyCallback(GridFutureChainListener.java:78)
> 	at org.apache.ignite.internal.util.future.GridFutureChainListener.apply(GridFutureChainListener.java:70)
> 	at org.apache.ignite.internal.util.future.GridFutureChainListener.apply(GridFutureChainListener.java:30)
> 	at org.apache.ignite.internal.util.future.GridFutureAdapter.notifyListener(GridFutureAdapter.java:382)
> 	at org.apache.ignite.internal.util.future.GridFutureAdapter.listen(GridFutureAdapter.java:352)
> 	at org.apache.ignite.internal.util.future.GridFutureAdapter$ChainFuture.<init>(GridFutureAdapter.java:556)
> 	at org.apache.ignite.internal.util.future.GridFutureAdapter.chain(GridFutureAdapter.java:357)
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.optimisticPutFuture(GridNearTxLocal.java:2382)
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.putAsync0(GridNearTxLocal.java:623)
> 	at org.apache.ignite.internal.processors.cache.distributed.near.GridNearTxLocal.putAsync(GridNearTxLocal.java:386)
> 	at org.apache.ignite.internal.processors.cache.GridCacheAdapter$21.op(GridCacheAdapter.java:2337)
> 	at org.apache.ignite.internal.processors.cache.GridCacheAdapter$21.op(GridCacheAdapter.java:2335)
> 	at org.apache.ignite.internal.processors.cache.GridCacheAdapter.syncOp(GridCacheAdapter.java:4037)
> 	at org.apache.ignite.internal.processors.cache.GridCacheAdapter.put0(GridCacheAdapter.java:2335)
> 	at org.apache.ignite.internal.processors.cache.GridCacheAdapter.put(GridCacheAdapter.java:2316)
> 	at org.apache.ignite.internal.processors.cache.GridCacheAdapter.put(GridCacheAdapter.java:2293)
> 	at org.apache.ignite.internal.processors.cache.IgniteCacheProxy.put(IgniteCacheProxy.java:1501)
> 	at org.apache.ignite.internal.processors.cache.IgniteClientCacheStartFailoverTest$4.call(IgniteClientCacheStartFailoverTest.java:220)
> 	at org.apache.ignite.internal.processors.cache.IgniteClientCacheStartFailoverTest$4.call(IgniteClientCacheStartFailoverTest.java:218)
> 	at org.apache.ignite.testframework.GridTestUtils.assertThrows(GridTestUtils.java:296)
> 	at org.apache.ignite.internal.processors.cache.IgniteClientCacheStartFailoverTest.clientStartLastServerFails(IgniteClientCacheStartFailoverTest.java:218)
> 	at org.apache.ignite.internal.processors.cache.IgniteClientCacheStartFailoverTest.testClientStartLastServerFailsTx(IgniteClientCacheStartFailoverTest.java:163)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at junit.framework.TestCase.runTest(TestCase.java:176)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1997)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:132)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1912)
> 	at java.lang.Thread.run(Thread.java:745)
> {code}
> {code}
> class org.apache.ignite.IgniteException: Timeout of waiting for topology map update [igniteInstanceName=cache.IgniteClientCacheStartFailoverTest3, cache=default, cacheId=1544803905, topVer=AffinityTopologyVersion [topVer=6, minorTopVer=1], p=0, readVer=AffinityTopologyVersion [topVer=6, minorTopVer=1], locNode=TcpDiscoveryNode [id=3088492b-e01e-4bd0-b06b-52e088a00003, addrs=[127.0.0.1], sockAddrs=[/127.0.0.1:0], discPort=0, order=4, intOrder=0, lastExchangeTime=1499158003550, loc=true, ver=2.1.0#19700101-sha1:00000000, isClient=true]]
> 	at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:698)
> 	at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:532)
> 	at org.apache.ignite.testframework.junits.common.GridCommonAbstractTest.awaitPartitionMapExchange(GridCommonAbstractTest.java:517)
> 	at org.apache.ignite.internal.processors.cache.IgniteClientCacheStartFailoverTest.clientStartLastServerFails(IgniteClientCacheStartFailoverTest.java:237)
> 	at org.apache.ignite.internal.processors.cache.IgniteClientCacheStartFailoverTest.testClientStartLastServerFailsTx(IgniteClientCacheStartFailoverTest.java:163)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
> 	at java.lang.reflect.Method.invoke(Method.java:497)
> 	at junit.framework.TestCase.runTest(TestCase.java:176)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.runTestInternal(GridAbstractTest.java:1997)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest.access$000(GridAbstractTest.java:132)
> 	at org.apache.ignite.testframework.junits.GridAbstractTest$5.run(GridAbstractTest.java:1912)
> 	at java.lang.Thread.run(Thread.java:745)
> {code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)