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

Pavel Tupitsyn edited comment on IGNITE-5810 at 7/24/17 10:26 AM:
------------------------------------------------------------------

I think {{String IgniteConfiguration.toXml()}} is better - can be called on any 
config instance and does not require started node.

Ignite.NET already has this (IGNITE-3359). Also helps when moving from 
code-based config to XML, or when having difficulties with XML syntax.


was (Author: ptupitsyn):
I think {{String IgniteConfiguration.toXml()}} is better - can be called on any 
config instance and does not require started node.

Ignite.NET already has this. Also helps when moving from code-based config to 
XML, or when having difficulties with XML syntax.

> Implement configuration import to xml
> -------------------------------------
>
>                 Key: IGNITE-5810
>                 URL: https://issues.apache.org/jira/browse/IGNITE-5810
>             Project: Ignite
>          Issue Type: New Feature
>            Reporter: Yakov Zhdanov
>              Labels: usability
>
> When investigating failures having the entire grid configuration is a must. 
> Now Ignite lacks this feature which would be very cool for deployments 
> configured from code.
> I suggest to implement {{public String Ignite.configurationAsXml();}} and add 
> ability to output files and gather them to MBeans and web console.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to