Samunroyu

Results 7 issues of Samunroyu

### What problem does this PR solve? Introduce retry mechanism into the Java client enhances user convenience and robustness. The default retry policy will retry Integer.MAX_VALUE times, and default retry...

java-client

### What problem does this PR solve? make java client support FQDN ### What is changed and how does it work? use class host_port to fit class rpc_address which java...

scripts
cpp
thrift

## Feature Request **Is your feature request related to a problem? Please describe:** When pegasus enable encryption, the local_get and sst_dump commands should still work.And dont just simply return CORRPUT...

type/enhancement

### What problem does this PR solve? Issue #2112 ### What is changed and how does it work? Exposing the interceptorManager. Let java client retry accesses meta server with authentication...

## Bug Report When all shards of the table become unavailable, and at the same time the meta server has performed a master switch, this situation will cause the Java...

type/bug

Refactor func maintain_drops to process rpc_address and host_port at same time.

cpp