[5/5] hbase git commit: HBASE-17409 Limit jsonp callback name to prevent xss

2017-01-04 Thread elserj
HBASE-17409 Limit jsonp callback name to prevent xss Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/63d8186d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/63d8186d Diff:

[1/5] hbase git commit: HBASE-17409 Limit jsonp callback name to prevent xss

2017-01-04 Thread elserj
Repository: hbase Updated Branches: refs/heads/branch-1 36f16bbe1 -> 4dcb07f99 refs/heads/branch-1.1 e32f8ac42 -> 63d8186d4 refs/heads/branch-1.2 28ec26035 -> 601518abb refs/heads/branch-1.3 e359c76e8 -> 1829cd541 refs/heads/master 63bd8be57 -> 20a7ae286 HBASE-17409 Limit jsonp

[2/3] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master

2016-12-14 Thread elserj
http://git-wip-us.apache.org/repos/asf/hbase/blob/774eef1a/hbase-protocol-shaded/src/main/java/org/apache/hadoop/hbase/shaded/protobuf/generated/RegionServerStatusProtos.java -- diff --git

[1/3] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master

2016-12-14 Thread elserj
Repository: hbase Updated Branches: refs/heads/HBASE-16961 501f7b5db -> 774eef1a3 http://git-wip-us.apache.org/repos/asf/hbase/blob/774eef1a/hbase-protocol-shaded/src/main/protobuf/RegionServerStatus.proto -- diff --git

[3/3] hbase git commit: HBASE-17000 Implement computation of online region sizes and report to the Master

2016-12-14 Thread elserj
HBASE-17000 Implement computation of online region sizes and report to the Master Includes a trivial implementation of the Master-side collection to avoid. Only enough to write a test to verify RS collection. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[1/2] hbase git commit: HBASE-17276 Only log stacktraces for exceptions once for updates in a batch

2016-12-11 Thread elserj
Repository: hbase Updated Branches: refs/heads/0.98 dc85895cb -> a1ca72344 refs/heads/branch-1 d87b05f04 -> f13283bc0 HBASE-17276 Only log stacktraces for exceptions once for updates in a batch For large batches of updates, repeatedly logging WrongRegionExceptions,

[2/2] hbase git commit: HBASE-17276 Only log stacktraces for exceptions once for updates in a batch

2016-12-11 Thread elserj
HBASE-17276 Only log stacktraces for exceptions once for updates in a batch For large batches of updates, repeatedly logging WrongRegionExceptions, FailedSanityCheckExceptions, and/or NoSuchColumnFamilyExceptions can easily dominate the contents of a RegionServer log. After the first occurence of

hbase git commit: +elserj as developer

2016-12-11 Thread elserj
Repository: hbase Updated Branches: refs/heads/master 67420fe21 -> c24a055db +elserj as developer Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c24a055d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c24a0

<    8   9   10   11   12   13