[
https://issues.apache.org/jira/browse/IGNITE-5084?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alexey Goncharuk resolved IGNITE-5084.
--------------------------------------
Resolution: Cannot Reproduce
Cannot reproduce this on latest version.
> PagesList.put() assertion: pageId != tailId
> -------------------------------------------
>
> Key: IGNITE-5084
> URL: https://issues.apache.org/jira/browse/IGNITE-5084
> Project: Ignite
> Issue Type: Bug
> Components: general
> Affects Versions: 2.0
> Reporter: Alexandr Kuramshin
> Assignee: Ilya Lantukh
> Priority: Major
>
> Get an error upon rebalancing on topology update
> {noformat}
> Failed processing message [senderId=78a8f841-5d40-4ac7-b26b-f1b5e7f3faa0,
> msg=GridDhtPartitionSupplyMessageV2 [updateSeq=142,
> topVer=AffinityTopologyVersion [topVer=8, minorTopVer=0], missed=null,
> clean=[0, 1, 2, 3, 4, 5, 6, 7, 8, 11, 12, 13, 14, 17, 19, 21, 20, 23, 22, 24,
> 26, 29, 28, 31, 35, 32, 33, 39, 36, 37, 42, 43, 40, 41, 44, 45, 51, 48, 55,
> 54, 53, 52, 58, 56, 63, 62, 60, 68, 69, 65, 66, 76, 77, 78, 74, 85, 87, 86,
> 81, 80, 82, 92, 91, 90, 98, 96, 97], msgSize=0, size=67, parts=[0, 1, 2, 3,
> 4, 5, 6, 7, 8, 11, 12, 13, 14, 17, 19, 21, 20, 23, 22, 24, 26, 29, 28, 31,
> 35, 32, 33, 39, 36, 37, 42, 43, 40, 41, 44, 45, 51, 48, 55, 54, 53, 52, 58,
> 56, 63, 62, 60, 68, 69, 65, 66, 76, 77, 78, 74, 85, 87, 86, 81, 80, 82, 92,
> 91, 90, 98, 96, 97], super=GridCacheMessage [msgId=100460, depInfo=null,
> err=null, skipPrepare=false, cacheId=-2100569601, cacheId=-2100569601]]]
> java.lang.AssertionError: pageId = 0, tailId = 281556581089286
> at
> org.apache.ignite.internal.processors.cache.database.freelist.PagesList.put(PagesList.java:~)
> {noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)