[Geoserver-devel] GSIP 145 - Back-up and Restore Extension for GeoServer Configuration

Dear all,
please find here the details of a new GSIP: “Back-up and Restore Extension for GeoServer Configuration”

https://github.com/geoserver/geoserver/wiki/GSIP-145

Also, adding to this I’m examining the possibility of using Spring-Batch as base framework for the bacup and restore workflows. The dependencies are very few (less than 200K) and the system is quite powerful.

Please, any feedback/comment is very welcomed.

···

Best Regards,
Alessio Fabiani.

==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 331 6233686

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


Not a voting member, but:

+1

If the proposal also allowed for selected workspace/layer export/restore to copy between different environments, that would be additional capability that would help us.

We have two servers that are both “production”, but one of them is for internal consumption image processing. The other is oriented for external consumption. When we complete processing a set of images into a layer, an export/import would make things much easier on the external consumption server.

Would the export of Styles, either global or workspace contained, be available by themselves with the proposal? For instance, we use one instance of GeoServer to develop styles so we don’t impact users. When satisfied, within the Styles page, a new Export to Server? Option which allows direct export to the styles rest endpoint.

Just some thoughts.

Chris Snider

Senior Software Engineer

Intelligent Software Solutions, Inc.

Description: Description: Description: cid:image001.png@...3926...

(attachments)

image001.png

···

Dear all,

please find here the details of a new GSIP: “Back-up and Restore Extension for GeoServer Configuration”

https://github.com/geoserver/geoserver/wiki/GSIP-145

Also, adding to this I’m examining the possibility of using Spring-Batch as base framework for the bacup and restore workflows. The dependencies are very few (less than 200K) and the system is quite powerful.

Please, any feedback/comment is very welcomed.

Best Regards,

Alessio Fabiani.

==

GeoServer Professional Services from the experts!

Visit http://goo.gl/it488V for more information.

==

Ing. Alessio Fabiani

@alfa7691

Founder/Technical Lead

GeoSolutions S.A.S.

Via di Montramito 3/A

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 331 6233686

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


That is quite the the change proposal, and will take some time to go through.

A couple notes for discussion during my first pass:

  • the status extension point can provide details on what is installed (to prevent backup/restore to an environment that does not match the requirements for the configuration)
  • the datastore/coverage stores section is very similar to an idea I floated previously - and I am very much in favour of. Question: should be using JNDI here (similar to how JNDI DataStore functions) allowing the folder placeholders to be defined by JNDI lookup?
  • The ResourceStore (and REST API) should be capable of handling the “Backing up other configuration bits” use-case
  • is it worth swapping the rest/br/backup workflow around with a rest/task approach that could cover import tasks and backup tasks (and any other tasks we dream up over time)

I am impressed with how comprehensive the proposal.

(attachments)

image001.png

···

On 26 April 2016 at 06:25, Chris Snider <chris.snider@anonymised.com> wrote:

Not a voting member, but:

+1

If the proposal also allowed for selected workspace/layer export/restore to copy between different environments, that would be additional capability that would help us.

We have two servers that are both “production”, but one of them is for internal consumption image processing. The other is oriented for external consumption. When we complete processing a set of images into a layer, an export/import would make things much easier on the external consumption server.

Would the export of Styles, either global or workspace contained, be available by themselves with the proposal? For instance, we use one instance of GeoServer to develop styles so we don’t impact users. When satisfied, within the Styles page, a new Export to Server? Option which allows direct export to the styles rest endpoint.

Just some thoughts.

Chris Snider

Senior Software Engineer

Intelligent Software Solutions, Inc.

Description: Description: Description: cid:image001.png@anonymised.com

From: Alessio Fabiani [mailto:alessio.fabiani@anonymised.com…1268…]
Sent: Tuesday, April 26, 2016 6:49 AM
To: Geoserver-devel <geoserver-devel@lists.sourceforge.net>
Subject: [Geoserver-devel] GSIP 145 - Back-up and Restore Extension for GeoServer Configuration

Dear all,

please find here the details of a new GSIP: “Back-up and Restore Extension for GeoServer Configuration”

https://github.com/geoserver/geoserver/wiki/GSIP-145

Also, adding to this I’m examining the possibility of using Spring-Batch as base framework for the bacup and restore workflows. The dependencies are very few (less than 200K) and the system is quite powerful.

Please, any feedback/comment is very welcomed.

Best Regards,

Alessio Fabiani.

==

GeoServer Professional Services from the experts!

Visit http://goo.gl/it488V for more information.

==

Ing. Alessio Fabiani

@alfa7691

Founder/Technical Lead

GeoSolutions S.A.S.

Via di Montramito 3/A

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 331 6233686

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.



Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


Geoserver-devel mailing list
Geoserver-devel@anonymised.comsts.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Jody Garnett

Hello all,

thanks for your feedbacks, they are very interesting.

Using the status module seems to me a very good idea especially for the dry-run use case.

Please give me a couple of days to analyze better your suggestion. I’ll be back with a more technical response.

Thanks.

(attachments)

image001.png

···

On Tue, Apr 26, 2016 at 11:12 PM, Jody Garnett <jody.garnett@anonymised.com> wrote:

That is quite the the change proposal, and will take some time to go through.

A couple notes for discussion during my first pass:

  • the status extension point can provide details on what is installed (to prevent backup/restore to an environment that does not match the requirements for the configuration)
  • the datastore/coverage stores section is very similar to an idea I floated previously - and I am very much in favour of. Question: should be using JNDI here (similar to how JNDI DataStore functions) allowing the folder placeholders to be defined by JNDI lookup?
  • The ResourceStore (and REST API) should be capable of handling the “Backing up other configuration bits” use-case
  • is it worth swapping the rest/br/backup workflow around with a rest/task approach that could cover import tasks and backup tasks (and any other tasks we dream up over time)

I am impressed with how comprehensive the proposal.

Best Regards,
Alessio Fabiani.

==
GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.

Ing. Alessio Fabiani
@alfa7691
Founder/Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 331 6233686

http://www.geo-solutions.it
http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.



Jody Garnett

On 26 April 2016 at 06:25, Chris Snider <chris.snider@anonymised.com> wrote:

Not a voting member, but:

+1

If the proposal also allowed for selected workspace/layer export/restore to copy between different environments, that would be additional capability that would help us.

We have two servers that are both “production”, but one of them is for internal consumption image processing. The other is oriented for external consumption. When we complete processing a set of images into a layer, an export/import would make things much easier on the external consumption server.

Would the export of Styles, either global or workspace contained, be available by themselves with the proposal? For instance, we use one instance of GeoServer to develop styles so we don’t impact users. When satisfied, within the Styles page, a new Export to Server? Option which allows direct export to the styles rest endpoint.

Just some thoughts.

Chris Snider

Senior Software Engineer

Intelligent Software Solutions, Inc.

Description: Description: Description: cid:image001.png@anonymised.com

From: Alessio Fabiani [mailto:alessio.fabiani@anonymised.com…1268…]
Sent: Tuesday, April 26, 2016 6:49 AM
To: Geoserver-devel <geoserver-devel@lists.sourceforge.net>
Subject: [Geoserver-devel] GSIP 145 - Back-up and Restore Extension for GeoServer Configuration

Dear all,

please find here the details of a new GSIP: “Back-up and Restore Extension for GeoServer Configuration”

https://github.com/geoserver/geoserver/wiki/GSIP-145

Also, adding to this I’m examining the possibility of using Spring-Batch as base framework for the bacup and restore workflows. The dependencies are very few (less than 200K) and the system is quite powerful.

Please, any feedback/comment is very welcomed.

Best Regards,

Alessio Fabiani.

==

GeoServer Professional Services from the experts!

Visit http://goo.gl/it488V for more information.

==

Ing. Alessio Fabiani

@alfa7691

Founder/Technical Lead

GeoSolutions S.A.S.

Via di Montramito 3/A

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 331 6233686

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.



Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Looks interesting. I notice you mention “Configuration on DBMS” Does that mean the JDBCConfig module?

If so, it sounds like being able to switch back from JDBCConfig to pure file system config might be another use for this as at the moment that’s not practical to do. It’s admittedly rare that someone needs to do that, but it would be nice to have a solution when it comes up.

Kevin Michael Smith

smithkm@anonymised.com

On Wed, Apr 27, 2016, at 01:22 AM, Alessio Fabiani wrote:

Hello all,

thanks for your feedbacks, they are very interesting.

Using the status module seems to me a very good idea especially for the dry-run use case.

Please give me a couple of days to analyze better your suggestion. I’ll be back with a more technical response.

Thanks.

Best Regards,

Alessio Fabiani.

==

GeoServer Professional Services from the experts!

Visit http://goo.gl/it488V for more information.

==

Ing. Alessio Fabiani

@alfa7691

Founder/Technical Lead

GeoSolutions S.A.S.

Via di Montramito 3/A

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 331 6233686

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.


On Tue, Apr 26, 2016 at 11:12 PM, Jody Garnett <jody.garnett@anonymised.com> wrote:

That is quite the the change proposal, and will take some time to go through.

A couple notes for discussion during my first pass:

  • the status extension point can provide details on what is installed (to prevent backup/restore to an environment that does not match the requirements for the configuration)

  • the datastore/coverage stores section is very similar to an idea I floated previously - and I am very much in favour of. Question: should be using JNDI here (similar to how JNDI DataStore functions) allowing the folder placeholders to be defined by JNDI lookup?

  • The ResourceStore (and REST API) should be capable of handling the “Backing up other configuration bits” use-case

  • is it worth swapping the rest/br/backup workflow around with a rest/task approach that could cover import tasks and backup tasks (and any other tasks we dream up over time)

I am impressed with how comprehensive the proposal.

Jody Garnett

On 26 April 2016 at 06:25, Chris Snider <chris.snider@anonymised.com> wrote:

Not a voting member, but:

+1

If the proposal also allowed for selected workspace/layer export/restore to copy between different environments, that would be additional capability that would help us.

We have two servers that are both “production”, but one of them is for internal consumption image processing. The other is oriented for external consumption. When we complete processing a set of images into a layer, an export/import would make things much easier on the external consumption server.

Would the export of Styles, either global or workspace contained, be available by themselves with the proposal? For instance, we use one instance of GeoServer to develop styles so we don’t impact users. When satisfied, within the Styles page, a new Export to Server? Option which allows direct export to the styles rest endpoint.

Just some thoughts.

Chris Snider

Senior Software Engineer

Intelligent Software Solutions, Inc.

Description: Description: Description: /uploads/default/original/2X/2/27435d074a2de11d4fe0e4135e760dfd1fe7137f.png

From: Alessio Fabiani [mailto:alessio.fabiani@anonymised.com]
Sent: Tuesday, April 26, 2016 6:49 AM
To: Geoserver-devel <geoserver-devel@anonymised.comrceforge.net>
Subject: [Geoserver-devel] GSIP 145 - Back-up and Restore Extension for GeoServer Configuration

Dear all,

please find here the details of a new GSIP: “Back-up and Restore Extension for GeoServer Configuration”

https://github.com/geoserver/geoserver/wiki/GSIP-145

Also, adding to this I’m examining the possibility of using Spring-Batch as base framework for the bacup and restore workflows. The dependencies are very few (less than 200K) and the system is quite powerful.

Please, any feedback/comment is very welcomed.

Best Regards,

Alessio Fabiani.

==

GeoServer Professional Services from the experts!

Visit http://goo.gl/it488V for more information.

==

Ing. Alessio Fabiani

@alfa7691

Founder/Technical Lead

GeoSolutions S.A.S.

Via di Montramito 3/A

55054 Massarosa (LU)

Italy

phone: +39 0584 962313

fax: +39 0584 1660272

mob: +39 331 6233686

http://www.geo-solutions.it

http://twitter.com/geosolutions_it


AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il loro utilizzo è consentito esclusivamente al destinatario del messaggio, per le finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia via e-mail e di procedere alla distruzione del messaggio stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità diverse, costituisce comportamento contrario ai principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for the attention and use of the named addressee(s) and may be confidential or proprietary in nature or covered by the provisions of privacy act (Legislative Decree June, 30 2003, no.196 - Italy’s New Data Protection Code).Any use not in accord with its purpose, any disclosure, reproduction, copying, distribution, or either dissemination, either whole or partial, is strictly forbidden except previous formal approval of the named addressee(s). If you are not the intended recipient, please contact immediately the sender by telephone, fax or e-mail and delete the information in this message that has been received in error. The sender does not give any warranty or accept liability as the content, accuracy or completeness of sent messages and accepts no responsibility for changes made after they were sent or for other risks which arise as a result of e-mail transmission, viruses, etc.



Find and fix application performance issues faster with Applications Manager

Applications Manager provides deep performance insights into multiple tiers of

your business applications. It resolves application problems quickly and

reduces your MTTR. Get your free trial!

https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


Geoserver-devel mailing list

Geoserver-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/geoserver-devel


Find and fix application performance issues faster with Applications Manager

Applications Manager provides deep performance insights into multiple tiers of

your business applications. It resolves application problems quickly and

reduces your MTTR. Get your free trial!

https://ad.doubleclick.net/ddm/clk/302982198;130105516;z


Geoserver-devel mailing list

Geoserver-devel@lists.sourceforge.net

https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Email had 1 attachment:

  • image001.png

    3k (image/png)

On Fri, Apr 29, 2016 at 12:17 AM, Kevin Smith <smithkm@anonymised.com> wrote:

Looks interesting. I notice you mention "Configuration on DBMS" Does
that mean the JDBCConfig module?

Yep. In general we want the backup/restore to be agnostic regarding the
underlying catalog implementation

If so, it sounds like being able to switch back from JDBCConfig to pure
file system config might be another use for this as at the moment that's
not practical to do. It's admittedly rare that someone needs to do that,
but it would be nice to have a solution when it comes up.

Also consider that right now there is no upgrade path for those already
using JDBCConfig and trying to switch
to a different (newer?) version that has a different set of mapped
properties.
Doing a backup/restore would allow to get there, although it would be a bit
like shooting a pigeon with a nuke...
JDBCConfig already has all the info needed in the DB, it's just missing a
module that would notice the lack of
some expected but missing mapped properties, and populate them automatically

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

*AVVERTENZE AI SENSI DEL D.Lgs. 196/2003*

Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate. Il
loro utilizzo è consentito esclusivamente al destinatario del messaggio,
per le finalità indicate nel messaggio stesso. Qualora riceviate questo
messaggio senza esserne il destinatario, Vi preghiamo cortesemente di
darcene notizia via e-mail e di procedere alla distruzione del messaggio
stesso, cancellandolo dal Vostro sistema. Conservare il messaggio stesso,
divulgarlo anche in parte, distribuirlo ad altri soggetti, copiarlo, od
utilizzarlo per finalità diverse, costituisce comportamento contrario ai
principi dettati dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender
does not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-------------------------------------------------------

Dear All,
I have asked Alessio to start pushing to a public repo and to set up a
continuous build so that people can take an early look.

Just trying to sparkle some additional discussion... :slight_smile:

Regards,
Simone Giannecchini

GeoServer Professional Services from the experts!
Visit http://goo.gl/it488V for more information.

Ing. Simone Giannecchini
@simogeo
Founder/Director

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
Italy
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 333 8128928

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

-------------------------------------------------------
AVVERTENZE AI SENSI DEL D.Lgs. 196/2003
Le informazioni contenute in questo messaggio di posta elettronica e/o
nel/i file/s allegato/i sono da considerarsi strettamente riservate.
Il loro utilizzo è consentito esclusivamente al destinatario del
messaggio, per le finalità indicate nel messaggio stesso. Qualora
riceviate questo messaggio senza esserne il destinatario, Vi preghiamo
cortesemente di darcene notizia via e-mail e di procedere alla
distruzione del messaggio stesso, cancellandolo dal Vostro sistema.
Conservare il messaggio stesso, divulgarlo anche in parte,
distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per finalità
diverse, costituisce comportamento contrario ai principi dettati dal
D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely
for the attention and use of the named addressee(s) and may be
confidential or proprietary in nature or covered by the provisions of
privacy act (Legislative Decree June, 30 2003, no.196 - Italy's New
Data Protection Code).Any use not in accord with its purpose, any
disclosure, reproduction, copying, distribution, or either
dissemination, either whole or partial, is strictly forbidden except
previous formal approval of the named addressee(s). If you are not the
intended recipient, please contact immediately the sender by
telephone, fax or e-mail and delete the information in this message
that has been received in error. The sender does not give any warranty
or accept liability as the content, accuracy or completeness of sent
messages and accepts no responsibility for changes made after they
were sent or for other risks which arise as a result of e-mail
transmission, viruses, etc.

On Fri, Apr 29, 2016 at 9:30 AM, Andrea Aime
<andrea.aime@anonymised.com> wrote:

On Fri, Apr 29, 2016 at 12:17 AM, Kevin Smith <smithkm@anonymised.com> wrote:

Looks interesting. I notice you mention "Configuration on DBMS" Does
that mean the JDBCConfig module?

Yep. In general we want the backup/restore to be agnostic regarding the
underlying catalog implementation

If so, it sounds like being able to switch back from JDBCConfig to pure
file system config might be another use for this as at the moment that's not
practical to do. It's admittedly rare that someone needs to do that, but it
would be nice to have a solution when it comes up.

Also consider that right now there is no upgrade path for those already
using JDBCConfig and trying to switch
to a different (newer?) version that has a different set of mapped
properties.
Doing a backup/restore would allow to get there, although it would be a bit
like shooting a pigeon with a nuke...
JDBCConfig already has all the info needed in the DB, it's just missing a
module that would notice the lack of
some expected but missing mapped properties, and populate them automatically

Cheers
Andrea

--

GeoServer Professional Services from the experts! Visit
http://goo.gl/it488V for more information.

Ing. Andrea Aime
@geowolf
Technical Lead

GeoSolutions S.A.S.
Via di Montramito 3/A
55054 Massarosa (LU)
phone: +39 0584 962313
fax: +39 0584 1660272
mob: +39 339 8844549

http://www.geo-solutions.it
http://twitter.com/geosolutions_it

AVVERTENZE AI SENSI DEL D.Lgs. 196/2003

Le informazioni contenute in questo messaggio di posta elettronica e/o nel/i
file/s allegato/i sono da considerarsi strettamente riservate. Il loro
utilizzo è consentito esclusivamente al destinatario del messaggio, per le
finalità indicate nel messaggio stesso. Qualora riceviate questo messaggio
senza esserne il destinatario, Vi preghiamo cortesemente di darcene notizia
via e-mail e di procedere alla distruzione del messaggio stesso,
cancellandolo dal Vostro sistema. Conservare il messaggio stesso, divulgarlo
anche in parte, distribuirlo ad altri soggetti, copiarlo, od utilizzarlo per
finalità diverse, costituisce comportamento contrario ai principi dettati
dal D.Lgs. 196/2003.

The information in this message and/or attachments, is intended solely for
the attention and use of the named addressee(s) and may be confidential or
proprietary in nature or covered by the provisions of privacy act
(Legislative Decree June, 30 2003, no.196 - Italy's New Data Protection
Code).Any use not in accord with its purpose, any disclosure, reproduction,
copying, distribution, or either dissemination, either whole or partial, is
strictly forbidden except previous formal approval of the named
addressee(s). If you are not the intended recipient, please contact
immediately the sender by telephone, fax or e-mail and delete the
information in this message that has been received in error. The sender does
not give any warranty or accept liability as the content, accuracy or
completeness of sent messages and accepts no responsibility for changes
made after they were sent or for other risks which arise as a result of
e-mail transmission, viruses, etc.

-------------------------------------------------------

------------------------------------------------------------------------------
Find and fix application performance issues faster with Applications Manager
Applications Manager provides deep performance insights into multiple tiers
of
your business applications. It resolves application problems quickly and
reduces your MTTR. Get your free trial!
https://ad.doubleclick.net/ddm/clk/302982198;130105516;z
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel