terrytlu

Results 4 issues of terrytlu

### What changes were proposed in this pull request? null pointer check ### Why are the changes needed? it is a bug. ### Does this PR introduce _any_ user-facing change?...

tests unstable

Add a metric of the amount of data written to WAL to determine the pressure of replication. Combined with the replication shipped size metric, the user can determine how many...

Found 2 metrics did not display in the /jmx http interface response, table level wal appendSize and table level replication source. I suspect it's because the metric name contains a...

Fix the issue that after Spark 3.2.0, when Spark reads an HBase snapshot, it always read empty, even if the hbase snapshot actually has data.