stack
|
bca92603e0
|
HBASE-12328 Need to separate JvmMetrics for Master and RegionServer (Sanghyun Yun)
|
2014-10-23 21:50:09 -07:00 |
Enis Soztutar
|
10ebc49130
|
Update pom.xml version to 0.99.2-SNAPSHOT
|
2014-10-17 11:32:59 -07:00 |
stack
|
8828e0a680
|
HBASE-12246 Compilation with hadoop-2.3.x and 2.2.x is broken -> HBASE-12220 Add hedgedReads and hedgedReadWins metrics -- REVERT
|
2014-10-13 15:04:34 -07:00 |
Enis Soztutar
|
7d0be32b1d
|
Update pom.xml version for 0.99.1
|
2014-10-11 21:56:30 -07:00 |
stack
|
608bb9e308
|
HBASE-12189 Fix new issues found by coverity static analysis
Conflicts:
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/QuotaState.java
hbase-server/src/main/java/org/apache/hadoop/hbase/quotas/UserQuotaState.java
|
2014-10-09 20:51:52 -07:00 |
stack
|
71ed703367
|
Add hedgedReads and hedgedReadWins count metrics
Conflicts:
hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestFSUtils.java
|
2014-10-09 15:02:50 -07:00 |
Elliott Clark
|
91642eed82
|
HBASE-12076 Move InterfaceAudience imports to hbase-annotations
|
2014-09-24 04:01:58 -07:00 |
Elliott Clark
|
c32af7df5f
|
HBASE-12059 Create hbase-annotations module
|
2014-09-23 16:43:45 -07:00 |
Enis Soztutar
|
63c24ac73f
|
Update pom.xml version to 0.99.1-SNAPSHOT
|
2014-09-22 20:14:52 -07:00 |
Enis Soztutar
|
6337705f26
|
Update pom.xml version for 0.99.0
|
2014-09-09 18:56:44 -07:00 |
stack
|
77085d0ff1
|
HBASE-11816 Initializing custom Metrics implementation failed in Mapper or Reducer
|
2014-08-25 12:27:50 -07:00 |
Andrew Purtell
|
4bd2da4783
|
HBASE-11702 Better introspection of long running compactions
|
2014-08-14 09:02:41 -07:00 |
Andrew Purtell
|
a1e6fc41cf
|
HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell)
|
2014-08-01 09:37:57 -07:00 |
stack
|
8d62d85864
|
HBASE-11463 (findbugs) HE: Class defines equals() and uses Object.hashCode() (Mike Drob)
|
2014-07-03 21:55:45 -07:00 |
Ted Yu
|
afbe165676
|
HBASE-11267 Dynamic metrics2 metrics may consume large amount of heap memory
|
2014-05-30 14:00:32 +00:00 |
liangxie
|
e1d16e9892
|
Amend HBASE-10561 Forward port: HBASE-10212 New rpc metric: number of active handler
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594126 13f79535-47bb-0310-9956-ffa450edef68
|
2014-05-13 05:06:14 +00:00 |
Jean-Daniel Cryans
|
205654d818
|
HBASE-10755 MetricsRegionSourceImpl creates metrics that start with a lower case
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578647 13f79535-47bb-0310-9956-ffa450edef68
|
2014-03-17 22:37:25 +00:00 |
Jonathan Hsieh
|
fb349b084e
|
HBASE-10436 restore regionserver lists removed from hbase 0.96.0 jmx
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571887 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-26 01:02:00 +00:00 |
mbertozzi
|
e541b46b63
|
HBASE-10586 hadoop2-compat IPC metric registred twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570737 13f79535-47bb-0310-9956-ffa450edef68
|
2014-02-21 22:47:41 +00:00 |
Michael Stack
|
013c6a6285
|
HBASE-10407 String Format Exception (Siwakorn Srisakaokul)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562364 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-29 06:06:16 +00:00 |
ndimiduk
|
a8ec7232cc
|
HBASE-9343 Implement stateless scanner for Stargate (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558994 13f79535-47bb-0310-9956-ffa450edef68
|
2014-01-17 02:31:00 +00:00 |
eclark
|
1e0185468c
|
HBASE-10124 Make Sub Classes Static When Possible
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1550294 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-11 22:20:00 +00:00 |
Michael Stack
|
3f58873f08
|
HBASE-10048 Add hlog number metric in regionserver
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1548768 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-07 00:32:59 +00:00 |
Andrew Kyle Purtell
|
f8139d1bf5
|
Update version in POMs to 0.99.0-SNAPSHOT after branching for release 0.98.0
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1547743 13f79535-47bb-0310-9956-ffa450edef68
|
2013-12-04 09:31:02 +00:00 |
Michael Stack
|
74f6e25c8f
|
HBASE-5945 Reduce buffer copies in IPC server response path
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1543458 13f79535-47bb-0310-9956-ffa450edef68
|
2013-11-19 15:39:35 +00:00 |
eclark
|
22b77dc791
|
HBASE-9653 Add compaction metrics to trunk
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526314 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-25 21:44:33 +00:00 |
eclark
|
e0768e0814
|
HBASE-9650 Per region metrics are not showing up for system tables.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526309 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-25 21:41:05 +00:00 |
Jonathan Hsieh
|
d2ddf0986a
|
HBASE-9579 Sanity check visiblity and audience for server-side modules
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525055 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-20 17:09:39 +00:00 |
nkeywal
|
1eb261ab42
|
HBASE-9558 PerformanceEvaluation is in hbase-server, and creates a dependency to MiniDFSCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524985 13f79535-47bb-0310-9956-ffa450edef68
|
2013-09-20 13:02:54 +00:00 |
eclark
|
01bdee029a
|
HBASE-9194 Break HMaster metrics into multiple contexts
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1514513 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-15 22:04:24 +00:00 |
Michael Stack
|
34c8e0ab16
|
HBASE-8224 Publish hbase build against h1 and h2 adding '-hadoop1' or '-hadoop2' to version string
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1509813 13f79535-47bb-0310-9956-ffa450edef68
|
2013-08-02 19:01:34 +00:00 |
Michael Stack
|
e07dedcdec
|
HBASE-8689 Cover all mutations rather than only Put while reporting for mutations not writing to WAL
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1493307 13f79535-47bb-0310-9956-ffa450edef68
|
2013-06-15 04:23:24 +00:00 |
Michael Stack
|
998296008a
|
HBASE-8564 TestMetricsRegionServer depends on test order; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1484052 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-18 03:23:13 +00:00 |
eclark
|
b3c97c3e3e
|
HBASE-8564 TestMetricsRegionServer depends on test order
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1483617 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-17 00:28:50 +00:00 |
Michael Stack
|
cb53db35f3
|
HBASE-7006 [MTTR] Improve Region Server Recovery Time - Distributed Log Replay
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1482675 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-15 04:24:02 +00:00 |
sershe
|
5b81ff6045
|
HBASE-8474 there are dups in hadoop2 pom
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1478120 13f79535-47bb-0310-9956-ffa450edef68
|
2013-05-01 17:54:49 +00:00 |
eclark
|
b33878f6fc
|
HBASE-8426 Opening a region failed on Metrics source RegionServer,sub=Regions already exists
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1477247 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-29 18:17:37 +00:00 |
Jonathan Hsieh
|
026779686f
|
HBASE-8429 TestMetricsWALSourceImpl from hbase-hadoop2-compat module missing Apache license
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1471777 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-24 23:33:08 +00:00 |
eclark
|
1c81734163
|
HBASE-7255 KV size metric went missing from StoreScanner.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1467485 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-12 21:47:19 +00:00 |
mbertozzi
|
8465f20316
|
HBASE-7615 Add metrics for snapshots
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464441 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 11:10:56 +00:00 |
Michael Stack
|
91ded8af10
|
HBASE-8263 Master LogSplitting metrics update wrong counters
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464268 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-04 03:05:41 +00:00 |
Zhihong Yu
|
b16e84e632
|
HBASE-7871 HBase can be stuck when closing regions concurrently (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1464012 13f79535-47bb-0310-9956-ffa450edef68
|
2013-04-03 13:51:01 +00:00 |
Michael Stack
|
00f7bb46c5
|
HBASE-8187 trunk/0.95 tarball packaging
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1462606 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-29 18:49:42 +00:00 |
Michael Stack
|
466902ffde
|
HBASE-8101 Cleanup: findbugs and javadoc warning fixes as well as making it illegal passing null row to Put/Delete, etc.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1457024 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-15 17:11:32 +00:00 |
nkeywal
|
62d1ad5fde
|
HBASE-7968 Packaging of Trunk and 0.95 does not create the dependent jars in the lib folder
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1452261 13f79535-47bb-0310-9956-ffa450edef68
|
2013-03-04 11:30:49 +00:00 |
Michael Stack
|
05711f7553
|
HBASE-7940 Upgrade version to 0.97-SNAPSHOT in pom.xml files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1450337 13f79535-47bb-0310-9956-ffa450edef68
|
2013-02-26 18:26:28 +00:00 |
Michael Stack
|
778ab055a0
|
HBASE-7356 Fix all javadoc warnings in all modules but hbase-server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1422134 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-14 22:37:55 +00:00 |
eclark
|
a23ecdae14
|
HBASE-7262 Move HBaseRPC metrics to metrics2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1419962 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-11 01:12:46 +00:00 |
eclark
|
abd334265e
|
HBASE-7265 Make Maven skip module test properties consistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416723 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-03 23:17:29 +00:00 |
Michael Stack
|
489726957e
|
HBASE-7253 CompactionTool
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1416657 13f79535-47bb-0310-9956-ffa450edef68
|
2012-12-03 20:35:58 +00:00 |