[ 
https://issues.apache.org/jira/browse/IGNITE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17017834#comment-17017834
 ] 

Ryabov Dmitrii commented on IGNITE-12049:
-----------------------------------------

[~ascherbakov]
Before marshaller will write object, it will check class in 
{{MarshallerContext}} to make sure that receiving node have this class too. But 
{{MarshallerContext}} contains classes from {{META-INF/classnames.properties}} 
only (and no classes from classpath). So, marshaller tries to send class 
descriptor to node. But thin clients have no such mechanism.

> Add user attributes to thin clients
> -----------------------------------
>
>                 Key: IGNITE-12049
>                 URL: https://issues.apache.org/jira/browse/IGNITE-12049
>             Project: Ignite
>          Issue Type: Improvement
>            Reporter: Ryabov Dmitrii
>            Assignee: Ryabov Dmitrii
>            Priority: Minor
>          Time Spent: 1.5h
>  Remaining Estimate: 0h
>
> Add user attributes to thin clients (like node attributes for server nodes). 
> Make sure that custom authenticators can use these attributes.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to