[ https://issues.apache.org/jira/browse/IGNITE-16796?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ivan Bessonov updated IGNITE-16796: ----------------------------------- Description: Rename changes "name" field in an immutable object, this shouldn't happen. There are also few more issues that I'd like to address: * configuration values serialization wouldn't work for string with non-ascii characters because of wrong "size" calculation * signatures of ConfigurationNotificationEvent#config and ConfigurationNotificationEvent#name are flawed and need to be refined a bit * InjectName is not used where it needs to be used was: Rename changes "name" field in an immutable object, this shouldn't happen. There are also few more issues that I'd like to address: * configuration values serialization wouldn't work for string with non-ascii characters because of wrong "size" calculation * signatures of ConfigurationNotificationEvent#config and ConfigurationNotificationEvent#name are flawed and need to be refined a bit > Rename is broken in configuration > --------------------------------- > > Key: IGNITE-16796 > URL: https://issues.apache.org/jira/browse/IGNITE-16796 > Project: Ignite > Issue Type: Bug > Affects Versions: 3.0.0-alpha4 > Reporter: Ivan Bessonov > Assignee: Ivan Bessonov > Priority: Major > Labels: ignite-3 > Fix For: 3.0.0-alpha5 > > > Rename changes "name" field in an immutable object, this shouldn't happen. > > There are also few more issues that I'd like to address: > * configuration values serialization wouldn't work for string with non-ascii > characters because of wrong "size" calculation > * signatures of ConfigurationNotificationEvent#config and > ConfigurationNotificationEvent#name are flawed and need to be refined a bit > * InjectName is not used where it needs to be used -- This message was sent by Atlassian Jira (v8.20.1#820001)