[
https://issues.apache.org/jira/browse/IGNITE-10944?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16750883#comment-16750883
]
Ignite TC Bot commented on IGNITE-10944:
----------------------------------------
{panel:title=--> Run :: All: Possible
Blockers|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}MVCC Queries{color} [[tests 0 TIMEOUT , Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=2885166]]
*
CacheMvccPartitionedSqlTxQueriesTest.testAccountsTxDmlSql_WithRemoves_SingleNode_Persistence
(last started)
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=2873476&buildTypeId=IgniteTests24Java8_RunAll]
> Plugin discovery data from PluginProvider.provideDiscoveryData should be
> available in PluginProvider.validateNewNode
> --------------------------------------------------------------------------------------------------------------------
>
> Key: IGNITE-10944
> URL: https://issues.apache.org/jira/browse/IGNITE-10944
> Project: Ignite
> Issue Type: Improvement
> Affects Versions: 2.7
> Reporter: Andrey Aleksandrov
> Assignee: Mikhail Cherkasov
> Priority: Major
> Fix For: 2.8
>
>
> *Current sequence:*
>
> 1)Server starts (coordinator)
> 2)Client starts
> 3)Client sends to the coordinator its discovery data using
> *provideDiscoveryData* method
> 4)Coordinator start validation of the node using *validateNewNode*
> 5)The client joins the cluster; otherwise fails
> 6)Coordinator provides the discovery data to plugin provider in
> *receiveDiscoveryData.* After that this data could be passed to the plugin.
> But in case if we require to validate new node using the discovery data from
> *receiveDiscoveryData* method then we should add a possibility to get this
> data in *validateNewNode* method.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)