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

Aleksandr Polovtcev commented on IGNITE-14791:
----------------------------------------------

* Moved the `JsonConverter` to the `org.apache.ignite.configuration.json` 
package and removed the duplicate class from the `rest` module.
* Extracted the `JsonConfigurationVisitor`, `JsonObjectConfigurationSource` and 
`JsonPrimitiveConfigurationSource` into separate package-private classes.
* Both the `JsonConverter` and the configuration annotation processor now 
support all primitive types and arrays of primitive types.

> Support byte[] configuration values
> -----------------------------------
>
>                 Key: IGNITE-14791
>                 URL: https://issues.apache.org/jira/browse/IGNITE-14791
>             Project: Ignite
>          Issue Type: Sub-task
>    Affects Versions: 3.0.0-alpha2
>            Reporter: Ivan Bessonov
>            Assignee: Aleksandr Polovtcev
>            Priority: Major
>              Labels: ignite-3
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Right now "smallest" array type that we have is int[], it may not be 
> convenient for some use-cases.



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

Reply via email to