[Geoserver-devel] Permission to backport REST API granule cleanup improvements

Hi,
10 days ago, before the sprint, the following changes have been merged into master:

  • https://osgeo-org.atlassian.net/browse/GEOS-8976, Add a purge=metadata|all parameter to the structured coverage granules removal REST endpoint
    The changes add an extra “purge” parameter to the mosaic granule removal functionality available in REST,
    allowing moving window of raster data to be managed in GeoServer by just using the REST API, without having
    to perform manual cleanups in post-processing after the removal from the mosaic index (basically, today, the entry in the image mosaic is removed,
    but the files and their sidecar information is left there on storage).

Now, waiting for the classic month would position the merge of a backport right around the release date, which is not the ideal moment to do it.

However, I’d like to have them in 2.14.1.

Any objection to backport sooner, in order to have a bit of buffer between the backport and the release?

A “twin” request has been sent to getools-devel for the code that the REST API is controlling in order to actually perform the cleanups

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 ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

+1

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

-------------------------------------------------------
Con riferimento alla normativa sul trattamento dei dati personali
(Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati
“GDPR”), si precisa che ogni circostanza inerente alla presente email
(il suo contenuto, gli eventuali allegati, etc.) è un dato la cui
conoscenza è riservata al/i solo/i destinatario/i indicati dallo
scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a
cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato
se potesse darmene notizia.

This email is intended only for the person or entity to which it is
addressed and may contain information that is privileged, confidential
or otherwise protected from disclosure. We remind that - as provided
by European Regulation 2016/679 “GDPR” - copying, dissemination or use
of this e-mail or the information herein by anyone other than the
intended recipient is prohibited. If you have received this email by
mistake, please notify us immediately by telephone or e-mail.

On Mon, Oct 29, 2018 at 6:19 PM Andrea Aime
<andrea.aime@anonymised.com> wrote:

Hi,
10 days ago, before the sprint, the following changes have been merged into master:

https://osgeo-org.atlassian.net/browse/GEOS-8976, Add a purge=metadata|all parameter to the structured coverage granules removal REST endpoint

The changes add an extra "purge" parameter to the mosaic granule removal functionality available in REST,
allowing moving window of raster data to be managed in GeoServer by just using the REST API, without having
to perform manual cleanups in post-processing after the removal from the mosaic index (basically, today, the entry in the image mosaic is removed,
but the files and their sidecar information is left there on storage).

Now, waiting for the classic month would position the merge of a backport right around the release date, which is not the ideal moment to do it.
However, I'd like to have them in 2.14.1.

Any objection to backport sooner, in order to have a bit of buffer between the backport and the release?

A "twin" request has been sent to getools-devel for the code that the REST API is controlling in order to actually perform the cleanups

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 ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.

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

Also sounds good to me +1

Ian

On Mon, 29 Oct 2018, 17:19 Andrea Aime, <andrea.aime@anonymised.com> wrote:

Hi,
10 days ago, before the sprint, the following changes have been merged into master:

  • https://osgeo-org.atlassian.net/browse/GEOS-8976, Add a purge=metadata|all parameter to the structured coverage granules removal REST endpoint
    The changes add an extra “purge” parameter to the mosaic granule removal functionality available in REST,
    allowing moving window of raster data to be managed in GeoServer by just using the REST API, without having
    to perform manual cleanups in post-processing after the removal from the mosaic index (basically, today, the entry in the image mosaic is removed,
    but the files and their sidecar information is left there on storage).

Now, waiting for the classic month would position the merge of a backport right around the release date, which is not the ideal moment to do it.

However, I’d like to have them in 2.14.1.

Any objection to backport sooner, in order to have a bit of buffer between the backport and the release?

A “twin” request has been sent to getools-devel for the code that the REST API is controlling in order to actually perform the cleanups

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 ------------------------------------------------------- Con riferimento alla normativa sul trattamento dei dati personali (Reg. UE 2016/679 - Regolamento generale sulla protezione dei dati “GDPR”), si precisa che ogni circostanza inerente alla presente email (il suo contenuto, gli eventuali allegati, etc.) è un dato la cui conoscenza è riservata al/i solo/i destinatario/i indicati dallo scrivente. Se il messaggio Le è giunto per errore, è tenuta/o a cancellarlo, ogni altra operazione è illecita. Le sarei comunque grato se potesse darmene notizia. This email is intended only for the person or entity to which it is addressed and may contain information that is privileged, confidential or otherwise protected from disclosure. We remind that - as provided by European Regulation 2016/679 “GDPR” - copying, dissemination or use of this e-mail or the information herein by anyone other than the intended recipient is prohibited. If you have received this email by mistake, please notify us immediately by telephone or e-mail.


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