Hi again,

As for the pluggable blobstore support + S3 blobstore PR mentioned before,
the obvious question is how much it adds in terms of dependencies.
The dependency on the gwc-aws-s3 jar adds the following deps:

[     ] +- org.geowebcache:gwc-aws-s3:jar:1.8-SNAPSHOT:compile
[544K ] |  \- com.amazonaws:aws-java-sdk-s3:jar:1.9.30:compile
[247K ] |     \- com.amazonaws:aws-java-sdk-kms:jar:1.9.30:compile
[488K ] |        \- com.amazonaws:aws-java-sdk-core:jar:1.9.30:compile
[577K ] |           +-
org.apache.httpcomponents:httpclient:jar:4.3.4:compile
[276K ] |           |  \-
org.apache.httpcomponents:httpcore:jar:4.3.2:compile
[894K ] |           +-
com.fasterxml.jackson.core:jackson-databind:jar:2.3.2:compile
[ 35K ] |           |  +-
com.fasterxml.jackson.core:jackson-annotations:jar:2.3.0:compile
[195K ] |           |  \-
com.fasterxml.jackson.core:jackson-core:jar:2.3.2:compile
[608K ] |           \- joda-time:joda-time:jar:2.8.1:compile (version
selected from constraint [2.2,))

[3864K total]

Question is whether it'd be acceptable to have those on master directly or
we need to somehow make it pluggable.
The one complication with making it a separate plugin is it'll add extra
complexity to the UI code which I'm not sure how to solve off the top of my
head, so I figured I'd ask whether we can add those deps directly to master
before scratching my head thinking how to cleanly separate things.

TIA for any comments.
Gabriel


On Fri, Jun 19, 2015 at 2:09 PM, Gabriel Roldan <grol...@boundlessgeo.com>
wrote:

> Hello all,
>
> following GWC's new support for managing multiple blob stores, including
> the new S3 backend, I've created a PR that allows geoserver to manage the
> blobstores through the UI [1]
>
> The work on GWC has been performed in two separate steps. First, allowing
> to configure multiple blobstores in geowebcache.xml, which decouples the
> tile storage from the data directory and allows to choose different storage
> locations on a per layer basis. Second, the addition of Amazon S3 support.
> See the gwc documentation [2] for further details.
>
> Please check and comment on the above mentioned PR if you're interested,
> at your earliest convenience.
>
> TIA,
> Gabriel
>
> [1] <https://github.com/geoserver/geoserver/pull/1114>
> [2] <http://geowebcache.org/docs/1.8.x/configuration/storage.html>
>
> --
>
> Gabriel Roldán
> Software Developer | Boundless <http://boundlessgeo.com/>
> grol...@boundlessgeo.com
> @boundlessgeo <http://twitter.com/boundlessgeo/>
>
>
>


-- 

Gabriel Roldán
Software Developer | Boundless <http://boundlessgeo.com/>
grol...@boundlessgeo.com
@boundlessgeo <http://twitter.com/boundlessgeo/>
------------------------------------------------------------------------------
Monitor 25 network devices or servers for free with OpManager!
OpManager is web-based network management software that monitors 
network devices and physical & virtual servers, alerts via email & sms 
for fault. Monitor 25 devices for free with no restriction. Download now
http://ad.doubleclick.net/ddm/clk/292181274;119417398;o
_______________________________________________
Geoserver-devel mailing list
Geoserver-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-devel

Reply via email to