Andrew Gaul

Results 235 issues of Andrew Gaul

LocalAsyncBlobStore.list calls TransientStorageStrategy.getBlobKeysInsideContainer which returns all blob names instead of only those from the marker to maxResults. If we change the underlying data structure to ConcurrentSkipListMap we can support easily...

blobstore

Over the last year we have discussed shortcomings of and improvements to DeleteAllKeysInList. Some concrete steps forward: - [ ] parallel listing and deleting of blobs - [ ] pluggable...

blobstore

BaseHttpCommandExecutorService.HttpResponseCallable.call calls utils.logRequest on request, not nativeRequest. Converting between the two adds headers such as Accept: with random values which confuse blobstores such as recent Swift.

core

Running under Android 10 displays: > This app was built for an older version of Android and may not work properly. Try checking for updates, or contact the developer. ![2019-11-25...

Could SpeedMeter gather and show the current elevation? Or is this outside the scope of the program. This seems to be a natural and related data to speed.

This includes a fix for imperial #25, important for those of us accustomed to inferior measurements. Could you tag a new release and push to Google Play Store? This would...

### Describe the feature Distribute the C++ SDK under two liberal licenses. ### Use Case s3fs is licensed as a GPLv2 or later program. GPLv2 is not compatible with Apache...

feature-request
p3

I wonder if we can spin up docker-swift and run some swiftclient sanity check against it?

This would shrink the total image size and eliminate some cruft.