[
https://issues.apache.org/jira/browse/IGNITE-12049?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17016979#comment-17016979
]
Ryabov Dmitrii edited comment on IGNITE-12049 at 1/17/20 9:12 AM:
------------------------------------------------------------------
[~ascherbakov], may be we allow primitive types only? And add user classes
later.
UPD: I investigated the issue. Server nodes use discovery for loading classes,
so, to enable classloading we need to add discovery manager into thin clients
or make another classloading mechanism. I think these solutions are too heavy
for lightweight thin clients.
was (Author: somefire):
[~ascherbakov], may be we allow primitive types only? And add user classes
later.
> 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)