You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "YuJue Li (Jira)" <ji...@apache.org> on 2022/10/10 03:02:00 UTC

[jira] [Assigned] (IGNITE-17857) The native client does not need to verify the configuration consistency of the DeploymentSpi

     [ https://issues.apache.org/jira/browse/IGNITE-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

YuJue Li reassigned IGNITE-17857:
---------------------------------

    Assignee: YuJue Li

> The native client does not need to verify the configuration consistency of the DeploymentSpi
> --------------------------------------------------------------------------------------------
>
>                 Key: IGNITE-17857
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17857
>             Project: Ignite
>          Issue Type: Improvement
>          Components: clients
>    Affects Versions: 2.14
>            Reporter: YuJue Li
>            Assignee: YuJue Li
>            Priority: Minor
>             Fix For: 2.15
>
>         Attachments: IgniteClient.java, e.log, example-deploy.xml
>
>
> start a server node with example-deploy.xml by ignite.sh
> start a native client with IgniteClient.java
> then error.
> Normally, the client node does not need to verify the configuration consistency of the DeploymentSpi.
> Whether the client needs to configure DeploymentSpi should be decided by the user.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Re: [jira] [Assigned] (IGNITE-17857) The native client does not need to verify the configuration consistency of the DeploymentSpi

Posted by 18624049226 <18...@163.com>.
Hello,

Is anyone willing to help check the ticket and merge the following PR?

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

在 2022/10/10 11:02, YuJue Li (Jira) 写道:
>       [https://issues.apache.org/jira/browse/IGNITE-17857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel  ]
>
> YuJue Li reassigned IGNITE-17857:
> ---------------------------------
>
>      Assignee: YuJue Li
>
>> The native client does not need to verify the configuration consistency of the DeploymentSpi
>> --------------------------------------------------------------------------------------------
>>
>>                  Key: IGNITE-17857
>>                  URL:https://issues.apache.org/jira/browse/IGNITE-17857
>>              Project: Ignite
>>           Issue Type: Improvement
>>           Components: clients
>>     Affects Versions: 2.14
>>             Reporter: YuJue Li
>>             Assignee: YuJue Li
>>             Priority: Minor
>>              Fix For: 2.15
>>
>>          Attachments: IgniteClient.java, e.log, example-deploy.xml
>>
>>
>> start a server node with example-deploy.xml by ignite.sh
>> start a native client with IgniteClient.java
>> then error.
>> Normally, the client node does not need to verify the configuration consistency of the DeploymentSpi.
>> Whether the client needs to configure DeploymentSpi should be decided by the user.
>
>
> --
> This message was sent by Atlassian Jira
> (v8.20.10#820010)