Allen Wang

Results 4 issues of Allen Wang

# Goals The purpose of having a service for properties are the following ## Enable the dynamic nature of the properties Once we have a standard service for properties, we...

For example, we would like to read AWS route53 records with multiple CNAMEs. multi-value (load-balanced) ResourceRecordSets: Tasks: - [x] implement base tests for round-robin cnames in `mock` - [ ]...

getLiveConnections() may be interpreted as connections that are busy serving requests. Can we name it getTotalConnections()? getConnectionCount() may be interpreted as a gauge for current connection count in the pool....

We need to add another configuration option in ClientConfig to indicate that GZip support is needed and add appropriate handler in the pipeline.

enhancement