Adrian Cole

Results 419 issues of Adrian Cole

I complained about this a couple years ago, but re-complaining as it seems possible some things can change now. TextMap is accidentally constrained to an awkward pattern where you can...

enhancement

currently, jclouds allows users to specify request timeouts via method names. ex. S3Client.listBucket However, there are limitations with this. 1. upon refactoring, the externalized form changes and can be invalid...

DynECT unfortunately strictly enforces reverse IP lookup within a session, which can cause temporal failures noted below https://github.com/Netflix/denominator/issues/106

carry-over issue from http://code.google.com/p/jclouds/issues/detail?id=194 Note that the following back-ends we already support have DNS features: aws, rackspace, glesys, softlayer, perhaps others Overall tasks - [ ] implement route53 - [...

I wouldn't mind if we refactor `MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplier` out of existence. At least we need to stop this test from erratically failing ``` org.jclouds.rest.suppliers.MemoizedRetryOnTimeOutButNotOnAuthorizationExceptionSupplierTest.testMemoizeWithExpiration (from TestSuite) expected [30] but found [20]...

jclouds-core's META-INF/MANIFEST.MF is huge at >20KB due to Export-Package and Import-Package declarations. I've not checked others. Is there a way to tune this?

I noticed this project depends on some dead zipkin assets. If interested, I could help guide on how to get onto the maintained codebase. This would include broader features than...

I admit I wrote the initial example which was about multiple fictitious vendors rojo and congo, proxies for cloud vendors in the room at one point, nothing more. It probably...

Editorial
workshop-fall-2020

There are a number of reasons why initial headers sent should allow tracestate without traceparent. * format or vendor-specific sampling hints. ex `b3=1` * passing in a format or vendor-specific...

revisit-later

This is no longer maintained, so we shouldn't advertise people using this. https://github.com/proxy-wasm/proxy-wasm-rust-sdk is an alternative - [ ] yank or at least deprecate from [crates.io](https://crates.io/crates/envoy-sdk) - [ ] Add...