gohbase
gohbase copied to clipboard
gohbase: fix lease expired on region
some fixes:
- do not close scanner when
rpc.closeScanneristrue, e.g., after scanninghbase:metatable. - close scanner of the region when we have done with it.
- save
scannerIDeven if there is no more results.