Hi guys! We have a restriction to filter array values from node attributes if it is not "org.apache.ignite.features" (GridTopologyCommandHandler.java:313).
It will be useful to allow arrays for any attribute with suffix ".features" for external modules. Otherwise, these attributes are not allowed from GridClient. What do you think about allowing it?