]
Galder Zamarreño updated ISPN-5288:
-----------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 7.2.0.Beta2
7.2.0.Final
Resolution: Done
Options for configuring various providers in cloud cache store
--------------------------------------------------------------
Key: ISPN-5288
URL:
https://issues.jboss.org/browse/ISPN-5288
Project: Infinispan
Issue Type: Bug
Components: Loaders and Stores
Reporter: Vojtech Juranek
Assignee: Vojtech Juranek
Fix For: 7.2.0.Beta2, 7.2.0.Final
Make sure that Cloud cache provider can work with various blob stores.
* AWS S3 doesn't allow underscores in bucket names (currently bucket name is create
as {{$containername_cachename}})
* Some providers need to configure API endpoint (e.g. Swift)
* Some providers need to configure additional properties (overriders)