[
https://issues.apache.org/jira/browse/IGNITE-17435?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17628373#comment-17628373
]
Ignite TC Bot commented on IGNITE-17435:
----------------------------------------
{panel:title=Branch: [pull/10273/head] Base: [master] : No blockers
found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel}
{panel:title=Branch: [pull/10273/head] Base: [master] : New Tests
(3)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Cache 1{color} [[tests
3|https://ci2.ignite.apache.org/viewLog.html?buildId=6890654]]
* {color:#013220}IgniteBinaryCacheTestSuite:
DataStreamerImplSelfTest.testInconsistencyWarningDefaultReceiverFollows -
PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
DataStreamerImplSelfTest.testInconsistencyWarningDefaultReceiverFirst -
PASSED{color}
* {color:#013220}IgniteBinaryCacheTestSuite:
DataStreamerImplSelfTest.testInconsistencyWarningOtherReceivers - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci2.ignite.apache.org/viewLog.html?buildId=6890759&buildTypeId=IgniteTests24Java8_RunAll]
> Fix Datastreamer documentation.
> -------------------------------
>
> Key: IGNITE-17435
> URL: https://issues.apache.org/jira/browse/IGNITE-17435
> Project: Ignite
> Issue Type: Sub-task
> Reporter: Vladimir Steshin
> Assignee: Vladimir Steshin
> Priority: Minor
> Labels: ise
> Fix For: 2.15
>
>
> The doc should mention something like:
> Setting the `allowOverwrite` property to false is best used for initial data
> load on a cluster with stable topology. When cluster works under load, some
> actions may cause issues with data consistency. To avoid them:
> * Avoid having the same keys repeating in the data being streamed;
> * Avoid concurrent updates of the cache that is being streamed into;
> * Avoid streamer fauilure.
> * Avoid snapshotting.
> Also, the docs should note streamer's limitations and traits.
> Additionally, we may warn into log that datastreamer should successfully
> finish.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)