runzhiwang

Results 6 issues of runzhiwang

## What changes were proposed in this pull request? **What's the problem ?** For example, there are 3 servers: s1, s2, s3, and s1 is leader. When split-brain happens, s2...

## What changes were proposed in this pull request? Currently, when there always exist log, leader only send log, and will not send heartbeat. The problem is if follower need...

## What changes were proposed in this pull request? 1. When generate unique session id with multiple-active HA mode. First, get the distributed lock, Second, get the session id from...

## What changes were proposed in this pull request? Instead of spawning a monitor thread for every session, create a centralized thread to monitor all apps. ## How was this...

## What changes were proposed in this pull request? Support renewDelegationToken, getDelegationToken, cancelDelegationToken ## How was this patch tested? we will test it in the near future.

## What changes were proposed in this pull request? This is a design doc, which is moved from google doc to make it easier to track the progress. ## What...