I have a question on XML generation in the Ignite web console (we have had
it deployed on GridGain server for a while): https://console.gridgain.com On the summary page, we can save client and server XML files. After I save either one, I get a mini-zip files with all the generated domain model and XML configuration. Now, this XML configuration includes only client or server, but not both. I think it’s a big usability issue. Ideally, we should generate both, client and server XML configurations (or code snippets) and have one download. Also, on a slightly different node, near cache configuration does not get included into the generated XML file. I think it is a bug. Thoughts? D. |
Dmitriy, looks reasonable.
We will implement this shortly. On Fri, Oct 30, 2015 at 8:29 AM, Dmitriy Setrakyan <[hidden email]> wrote: > I have a question on XML generation in the Ignite web console (we have had > it deployed on GridGain server for a while): > > https://console.gridgain.com > > On the summary page, we can save client and server XML files. After I save > either one, I get a mini-zip files with all the generated domain model and > XML configuration. Now, this XML configuration includes only client or > server, but not both. > > I think it’s a big usability issue. Ideally, we should generate both, > client and server XML configurations (or code snippets) and have one > download. > > Also, on a slightly different node, near cache configuration does not get > included into the generated XML file. I think it is a bug. > > Thoughts? > > D. > -- Alexey Kuznetsov GridGain Systems www.gridgain.com |
On Fri, Oct 30, 2015 at 3:58 AM, Alexey Kuznetsov <[hidden email]>
wrote: > Dmitriy, looks reasonable. > > We will implement this shortly. > Alexey, I have looked at the implementation and it looks much better. One comment: in the generated zip, the server config file should be named somename-server.xml, not just somename.xml. > On Fri, Oct 30, 2015 at 8:29 AM, Dmitriy Setrakyan <[hidden email]> > wrote: > > > I have a question on XML generation in the Ignite web console (we have > had > > it deployed on GridGain server for a while): > > > > https://console.gridgain.com > > > > On the summary page, we can save client and server XML files. After I > save > > either one, I get a mini-zip files with all the generated domain model > and > > XML configuration. Now, this XML configuration includes only client or > > server, but not both. > > > > I think it’s a big usability issue. Ideally, we should generate both, > > client and server XML configurations (or code snippets) and have one > > download. > > > > Also, on a slightly different node, near cache configuration does not get > > included into the generated XML file. I think it is a bug. > > > > Thoughts? > > > > D. > > > > > > -- > Alexey Kuznetsov > GridGain Systems > www.gridgain.com > |
On Fri, Oct 30, 2015 at 12:52 PM, Dmitriy Setrakyan <[hidden email]>
wrote: > > > On Fri, Oct 30, 2015 at 3:58 AM, Alexey Kuznetsov <[hidden email] > > wrote: > >> Dmitriy, looks reasonable. >> >> We will implement this shortly. >> > > Alexey, > > I have looked at the implementation and it looks much better. > > One comment: in the generated zip, the server config file should be named > somename-server.xml, not just somename.xml. > And a couple more comments: a. How do I enable/disable the near cache configuration? b. Regardless of what I set in the near cache configuration, the generated file does not have any near cache settings. > > >> On Fri, Oct 30, 2015 at 8:29 AM, Dmitriy Setrakyan <[hidden email] >> > >> wrote: >> >> > I have a question on XML generation in the Ignite web console (we have >> had >> > it deployed on GridGain server for a while): >> > >> > https://console.gridgain.com >> > >> > On the summary page, we can save client and server XML files. After I >> save >> > either one, I get a mini-zip files with all the generated domain model >> and >> > XML configuration. Now, this XML configuration includes only client or >> > server, but not both. >> > >> > I think it’s a big usability issue. Ideally, we should generate both, >> > client and server XML configurations (or code snippets) and have one >> > download. >> > >> > Also, on a slightly different node, near cache configuration does not >> get >> > included into the generated XML file. I think it is a bug. >> > >> > Thoughts? >> > >> > D. >> > >> >> >> >> -- >> Alexey Kuznetsov >> GridGain Systems >> www.gridgain.com >> > > |
Free forum by Nabble | Edit this page |