gaul commented on issue #22: Disable PublicAccess enquiry for AzureBlob, when 
using SAS Auth. 
URL: https://github.com/apache/jclouds/pull/22#issuecomment-480799142
 
 
   This approach confuses me since it populates the cache with bogus data.  As 
I understand it, SAS authenticated requests will try to consult this 
`LoadingCache` which will fail since that token may not have the privilege to 
get container ACLs.  Instead of using fake data, instead should it throw an 
exception which the outer `catch (CacheLoader.InvalidCacheLoadException e)` 
already handles?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to