Smart REST Client for Java v2.0.2
Provides a JAX-RS (JSR-311) client with client-side load balancing based on Jersey.
- Fixed SDK-120 (handling special characters in path)
- Fixed SDK-122 (ConcurrentModificationException when multiple clients reference the same Vdc objects)
- Updated jersey to 1.19
- Updated httpclient to 4.5
- Removed response time from host metrics and load balancer algorithm for efficiency and because it was skewed by data transfer time. Host response index is now purely based on number of open connections and error cool down manifests as an unhealthy host during the cool down period.