Commit Graph

5296 Commits

Author SHA1 Message Date
Zhihong Yu 14a2e4c347 HBASE-6454 Write PB definitions for filters, addendum adds FilterProtos.java (Gregory)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1370111 13f79535-47bb-0310-9956-ffa450edef68
2012-08-07 03:51:14 +00:00
larsh 103b7b3eee HBASE-6505 Allow shared RegionObserver state
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369516 13f79535-47bb-0310-9956-ffa450edef68
2012-08-05 02:37:35 +00:00
jxiang ffe24f3c97 HBASE-6507 [hbck] TestHBaseFsck ran into TableNotEnabledException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369363 13f79535-47bb-0310-9956-ffa450edef68
2012-08-04 16:40:38 +00:00
Zhihong Yu 87a250924c HBASE-6481 SkipFilter javadoc is incorrect (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1369027 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 15:23:56 +00:00
Zhihong Yu 2131ef1cf8 HBASE-6359 KeyValue may return incorrect values after readFields() (Dave Revell)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368964 13f79535-47bb-0310-9956-ffa450edef68
2012-08-03 14:02:03 +00:00
Zhihong Yu 00447e866d HBASE-6502 Typo in loaded coprocessors on master status page (Konstantin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368697 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 20:47:31 +00:00
Jonathan Hsieh 7c16621e1b HBASE-6460 hbck "-repairHoles" usage inconsistent with "-fixHdfsOrphans" (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368690 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 20:24:23 +00:00
Zhihong Yu 018b5ec84d HBASE-6468 RowCounter may return incorrect result if column name is specified in command line (Shrijeet)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368625 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 18:03:26 +00:00
Zhihong Yu efe471f74b HBASE-6411 Move Master Metrics to metrics 2 (Alex Baranau)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368598 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 16:58:35 +00:00
Zhihong Yu 6f542792e3 HBASE-6429 Filter with filterRow() returning true is incompatible with scan with limit (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368472 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 13:45:26 +00:00
Zhihong Yu 752bf565bc HBASE-6399 MetricsContext should be different between RegionServerMetrics and RegionServerDynamicMetrics (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1368354 13f79535-47bb-0310-9956-ffa450edef68
2012-08-02 05:28:55 +00:00
Zhihong Yu 61dd48b303 HBASE-6454 Write PB definitions for filters (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367904 13f79535-47bb-0310-9956-ffa450edef68
2012-08-01 10:06:32 +00:00
larsh 3fd458ad88 HBASE-6427 Pluggable compaction and scan policies via coprocessors
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367361 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 23:14:21 +00:00
Michael Stack cee7c32732 HBASE-5705 Introduce Protocol Buffer RPC engine
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1367009 13f79535-47bb-0310-9956-ffa450edef68
2012-07-30 07:07:17 +00:00
Michael Stack f86b1ecb03 Add pointer to c/c++ client
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366774 13f79535-47bb-0310-9956-ffa450edef68
2012-07-28 21:35:51 +00:00
Michael Stack 3a80b1b8dd Add link to quora blooms answer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366543 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 21:39:21 +00:00
Zhihong Yu c8b6b7ad22 HBASE-5547 Don't delete HFiles when in "backup mode", addendum fixes check for fs.delete()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366510 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 19:20:00 +00:00
jxiang 57afee6a6b HBASE-6272 In-memory region state is inconsistent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366438 13f79535-47bb-0310-9956-ffa450edef68
2012-07-27 16:34:32 +00:00
Zhihong Yu b358b89351 HBASE-6431 Some FilterList Constructors break addFilter (Alex Newman)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366198 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 20:53:17 +00:00
Zhihong Yu a5bd687531 HBASE-6455 org.apache.hadoop.hbase.PerformanceEvaluation sets the map reduce output path as a child of input path (Aditya)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1366034 13f79535-47bb-0310-9956-ffa450edef68
2012-07-26 15:12:23 +00:00
Michael Stack 1eaed9925b HBASE-6450 HBase startup should be with MALLOC_MAX_ARENA set
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365584 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 13:45:51 +00:00
Michael Stack c5af2aeb18 HBASE-6447 Common TestZooKeeper failures on jenkins: testMasterSessionExpired and testCreateSilentIsReallySilent
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1365502 13f79535-47bb-0310-9956-ffa450edef68
2012-07-25 09:30:11 +00:00
Michael Stack dcafdefbf6 HBASE-6445 rat check fails if hs_err_pid26514.log dropped in tests
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364939 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 08:58:19 +00:00
larsh 4d99488e58 HBASE-5659 Addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364895 13f79535-47bb-0310-9956-ffa450edef68
2012-07-24 05:19:30 +00:00
Zhihong Yu 53ac5a3f8f HBASE-6327 HLog can be null when create table (ShiXing)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364629 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 13:39:04 +00:00
Jonathan Hsieh 2144415141 HBASE-4470 ServerNotRunningException coming out of assignRootAndMeta kills the Master (Gregory Chanan)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364532 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 07:18:32 +00:00
larsh 889e1136d4 HBASE-5659 TestAtomicOperation.testMultiRowMutationMultiThreads is still failing occasionally
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364501 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 05:24:26 +00:00
Zhihong Yu c48ac29ca9 HBASE-6441 MasterFS doesn't set scheme for internal FileSystem (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364498 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 05:11:59 +00:00
larsh 12470ff307 HBASE-5547 Addendum (Jesse and Ted)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364493 13f79535-47bb-0310-9956-ffa450edef68
2012-07-23 04:44:39 +00:00
jxiang 675f83cb8c HBASE-6440 SplitLogManager - log the exception when failed to finish split log file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364435 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 21:39:08 +00:00
larsh c687f84c10 HBASE-6406 Disable TestZooKeeper#testClientSessionExpired
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364204 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 01:23:36 +00:00
larsh ab96788641 HBASE-5547 Don't delete HFiles when in "backup mode" (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364203 13f79535-47bb-0310-9956-ffa450edef68
2012-07-22 01:11:36 +00:00
Michael Stack c22888d6d8 HBASE-6363 HBaseConfiguration can carry a main method that dumps XML output for debug purposes
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364129 13f79535-47bb-0310-9956-ffa450edef68
2012-07-21 17:23:28 +00:00
Michael Stack 4b07b3985d HBASE-4255 Expose CatalogJanitor controls
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1364127 13f79535-47bb-0310-9956-ffa450edef68
2012-07-21 17:07:03 +00:00
Zhihong Yu 75e5903748 HBASE-6433 Improve HBaseServer#getRemoteAddress by utilizing HBaseServer.Connection.hostAddress (binlijin)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363905 13f79535-47bb-0310-9956-ffa450edef68
2012-07-20 19:16:28 +00:00
Jean-Daniel Cryans ce00f26e71 HBASE-6325 [replication] Race in ReplicationSourceManager.init can initiate a failover even if the node is alive
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363573 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 22:53:24 +00:00
Zhihong Yu 309f846827 HBASE-4956 Control direct memory buffer consumption by HBaseClient (Bob Copeland)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363526 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 20:31:44 +00:00
Zhihong Yu 1a6834c8c9 HBASE-6312 Make BlockCache eviction thresholds configurable (Jie Huang)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363468 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 18:38:52 +00:00
larsh e9aaf12f6e HBASE-6406 Remove TestReplicationPeer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363217 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 04:30:13 +00:00
Zhihong Yu d90f009688 HBASE-6421 [pom] add jettison and fix netty specification (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363216 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 04:20:20 +00:00
Zhihong Yu 92ed1401b7 HBASE-6405 Addendum for Eclipse (Jesse Yates)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363201 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 01:41:01 +00:00
jxiang 0da654d45f HBASE-6392 UnknownRegionException blocks hbck from sideline big overlap regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363190 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:23:56 +00:00
Michael Stack 7743260acc HBASE-6373 Add more context information to audit log messages
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363188 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:10:28 +00:00
jxiang dc17a2559c HBASE-6420 Gracefully shutdown logsyncer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363180 13f79535-47bb-0310-9956-ffa450edef68
2012-07-19 00:00:40 +00:00
Zhihong Yu 5586daa4de HBASE-6389 Revert, the patch breaks TestZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363179 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 23:51:25 +00:00
Zhihong Yu 9c5b6c5033 HBASE-6419 PersistentMetricsTimeVaryingRate gets used for non-time-based metrics (part2 of HBASE-6220) (Paul Cavallaro)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363016 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:57:57 +00:00
Zhihong Yu 57ec7d083a HBASE-6400 Add getMasterAdmin() and getMasterMonitor() to HConnection (Enis)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1363009 13f79535-47bb-0310-9956-ffa450edef68
2012-07-18 16:35:00 +00:00
Zhihong Yu dc15aef157 HBASE-6405 Addendum fixes RAT checking (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362696 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 22:42:42 +00:00
Zhihong Yu c863b51baa HBASE-6405 Create Hadoop compatibilty modules and Metrics2 implementation of replication metrics (Elliot Clark)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362681 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 22:02:06 +00:00
Zhihong Yu eeb9a275c8 HBASE-6336 Split point should not be equal to start row or end row (Chunhui)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1362340 13f79535-47bb-0310-9956-ffa450edef68
2012-07-17 03:56:07 +00:00