// clip caught the scanner going to a tablet passed the end of the scan range
Range fence = new Range(new Text("10<"), false, new Text("~"), true);
Key k1 = new Key(new Text("10<"), new Text("~tab"), new Text("~pr"));
Range range = new Range(k1, true, k1.followingKey(PartialKey.ROW), false);
runClipTest(fence, range);
// scanner was not handling edge case properly...
Range scanRange = new Range(new Key("10;007cdc5b0".getBytes(), "~tab".getBytes(), "~pr".getBytes(), "".getBytes(), 130962, false), false, new Key(new Text(