[
https://issues.apache.org/jira/browse/IGNITE-6051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16128626#comment-16128626
]
Igor Seliverstov commented on IGNITE-6051:
------------------------------------------
Javadoc broken:
{noformat}
[15:57:58]W: [Step 7/7] [WARNING] Javadoc Warnings
[15:57:58]W: [Step 7/7] [WARNING] javadoc: warning - Error fetching URL:
http://hadoop.apache.org/docs/current/api/package-list
[15:57:58] : [Step 7/7] [INFO] Building jar:
/data/teamcity/work/820be461cd64b574/modules/tools/target/ignite-tools-2.2.0-SNAPSHOT-javadoc.jar
{noformat}
{{CacheLoadingConcurrentGridStartSelfTest.testLoadCacheWithDataStreamerSequential}}
- old bug, a ticket will be raised
{{GridAffinityProcessorRendezvousSelfTest.testAffinityProcessor}} - it's needed
to add waiting for affinity ready
{{org.apache.ignite.internal.processors.cache.persistence.db.wal.IgnitePdsWalTlbTest.testWalDirectOutOfMemory}}
- deadlock on cuncurrent grid stop, a ticket will be raised
All the other failures are known issues
> Improve future listeners model in DataStreamerImpl
> --------------------------------------------------
>
> Key: IGNITE-6051
> URL: https://issues.apache.org/jira/browse/IGNITE-6051
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.1
> Reporter: Igor Seliverstov
> Assignee: Igor Seliverstov
>
> Improve future listeners model on update not to add the same listener to a
> future more than once ({{DataStreamerImpl.java:1410}})
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)