Commit Graph

2087 Commits

Author SHA1 Message Date
ramkrishna 5212bba403 HBASE-9767 - Support OperationAttributes in ImportTSV Parser (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535487 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:34:27 +00:00
rajeshbabu 10d336a51d HBASE-9593 Region server left in online servers list forever if it went down after registering to master and before creating ephemeral node
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535479 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 18:26:42 +00:00
Michael Stack 5102aec6c0 HBASE-9645 Regionserver halt because of HLogs "Logic Error Snapshot seq id from earlier flush still present"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 06:49:47 +00:00
jxiang bccd10de11 HBASE-9827 Intermittent TestLogRollingNoCluster#testContendedLogRolling failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535254 13f79535-47bb-0310-9956-ffa450edef68
2013-10-24 01:14:30 +00:00
jxiang f4c98563b6 HBASE-9821 Scanner id could collide
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535198 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 22:18:42 +00:00
Michael Stack 1280a4431f HBASE-9785 Fix heap size reporting in HRegion
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535172 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 20:49:38 +00:00
Michael Stack 0d98399152 HBASE-9694 HBaseTestingUtility.createTable infinite loop
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535117 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:41:58 +00:00
Michael Stack f7ed0f18f5 HBASE-9695 Some never used local variables cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1535112 13f79535-47bb-0310-9956-ffa450edef68
2013-10-23 18:34:47 +00:00
Michael Stack be060b4077 HBASE-9737 Corrupt HFile cause resource leak leading to Region Server OOM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534850 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 23:37:29 +00:00
jxiang 9b93724dd8 HBASE-9813 Log splitting doesn't prevent RS creating new hlog file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534785 13f79535-47bb-0310-9956-ffa450edef68
2013-10-22 20:57:33 +00:00
Andrew Kyle Purtell 670bc625b2 HBASE-9716. LoadTestTool should provide default min and max settings to the data generator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534352 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 19:57:08 +00:00
Zhihong Yu 0e64f91e37 HBASE-9754 Addendum passes readpoint to StoreScanner ctor
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1534019 13f79535-47bb-0310-9956-ffa450edef68
2013-10-21 03:18:25 +00:00
larsh 0acab6e39d HBase Rest Server - DELETE scanner operation is a no-op (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533977 13f79535-47bb-0310-9956-ffa450edef68
2013-10-20 20:44:34 +00:00
Zhihong Yu 09ec361d3a HBASE-9754 Eliminate threadlocal from MVCC code (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 21:09:48 +00:00
mbertozzi 6d0eade8b6 HBASE-9786 hbck -metaonly incorrectly reports inconsistent regions after HBASE-9698 fix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533620 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 20:33:26 +00:00
larsh 3f496372bf HBASE-9747 added test (Aditya Kishore)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533609 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 19:39:36 +00:00
jxiang 000596f7c3 HBASE-9793 Offline a region before it's closed could cause double assignment
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533525 13f79535-47bb-0310-9956-ffa450edef68
2013-10-18 15:57:06 +00:00
jxiang 0e3025566f HBASE-9791 MR initializes scanner twice
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533213 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 19:03:18 +00:00
jyates bcff872bf1 HBASE-9749: Custom threadpool for Coprocessor obtained HTables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1533187 13f79535-47bb-0310-9956-ffa450edef68
2013-10-17 18:13:18 +00:00
ramkrishna f267e36d57 HBASE-9765-TestImportTsv.testBulkOutputWithTsvImporterTextMapper() may not be working correctly (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532705 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 10:11:05 +00:00
mbertozzi 8b9918454b HBASE-9770 HFilePerformanceEvaluation is using the wrong Comparator
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532702 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 09:49:31 +00:00
anoopsamjohn 4a4778c2dc HBASE-9766 HFileV3 - Optional tags write and read is not working as expected
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532678 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 08:07:34 +00:00
jxiang c610e59c0d HBASE-9773 Master aborted when hbck asked the master to assign a region that was already online
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532633 13f79535-47bb-0310-9956-ffa450edef68
2013-10-16 02:44:59 +00:00
ndimiduk 76b5c4f3cc HBASE-9771 [WebUI] Humanize store and blockcache statistics on RS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532598 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 23:44:45 +00:00
Zhihong Yu febd79c128 HBASE-9753 Excessive readpoint checks in MemstoreScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532432 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 17:03:07 +00:00
anoopsamjohn 16bf1c48f0 HBASE-9137 Add Tag dictionary in WAL compression
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532176 13f79535-47bb-0310-9956-ffa450edef68
2013-10-15 03:56:36 +00:00
mbertozzi 5f61023e1d HBASE-9562 Make HLogPE run against configured FS - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1532086 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 20:49:00 +00:00
larsh 1be3aeda38 HBASE-9751 Excessive readpoints checks in StoreFileScanner
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531790 13f79535-47bb-0310-9956-ffa450edef68
2013-10-14 03:57:15 +00:00
jxiang 30837458ee HBASE-9696 Master recovery ignores online merge znode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531435 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 21:46:14 +00:00
Michael Stack 71e8021b65 HBASE-9744 Set io.serializations correctly in HFileOutputFormat.configureIncrementalLoad
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531188 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:59:43 +00:00
Zhihong Yu 8c47f89932 HBASE-9706 Improve detection of secure ZooKeeper
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531178 13f79535-47bb-0310-9956-ffa450edef68
2013-10-11 03:13:15 +00:00
Zhihong Yu 14863dfcab HBASE-8652 Number of compacting KVs is not reset at the end of compaction
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1531067 13f79535-47bb-0310-9956-ffa450edef68
2013-10-10 18:22:54 +00:00
Enis Soztutar 341256ae5b HBASE-9724 Failed region split is not handled correctly by AM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530826 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 23:02:14 +00:00
larsh 65e623415f HBASE=9732 Static AtomicLong updated in StoreFileScanner every (re)seek
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530764 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 19:04:25 +00:00
Enis Soztutar 7709eb393a HBASE-9730 Exceptions in multi operations are not handled correctly
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530728 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 17:41:54 +00:00
Michael Stack 208787b5b1 HBASE-9563 Autorestart doesn't work if zkcleaner fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530675 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 15:25:21 +00:00
ramkrishna 7dd240c8ad HBASE-9546-HFileContext should adopt Builder pattern (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530567 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 11:21:03 +00:00
Michael Stack 419ef531eb HBASE-9563 Autorestart doesn't work if zkcleaner fails
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530498 13f79535-47bb-0310-9956-ffa450edef68
2013-10-09 05:53:06 +00:00
Zhihong Yu 7619a444a0 HBASE-9720 TestSplitTransactionOnCluster#testShutdownFixupWhenDaughterHasSplit occasionally times out
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1530133 13f79535-47bb-0310-9956-ffa450edef68
2013-10-08 02:21:17 +00:00
Michael Stack 36e49e01e3 HBASE-9612 Ability to batch edits destined to different regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529348 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 23:38:41 +00:00
Zhihong Yu 6b9cbc2e0a HBASE-9687 Addendum shuts down the MiniMapReduceCluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529304 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 21:05:28 +00:00
Zhihong Yu b7b14cc80a HBASE-9687 ClassNotFoundException is thrown when ExportSnapshot runs against hadoop cluster where HBase is not installed on the same node as resourcemanager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529288 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 20:40:40 +00:00
jeffreyz 26ed93141d HBASE-9709: LogReplay throws NPE when no KVs to be replayed in a WALEdit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529247 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 18:20:34 +00:00
Enis Soztutar 4bde0d30f6 HBASE-9703 DistributedHBaseCluster should not throw exceptions, but do a best effort restore
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1529045 13f79535-47bb-0310-9956-ffa450edef68
2013-10-04 00:55:42 +00:00
Enis Soztutar a07ef888e1 HBASE-9698 HBCK does not handle tables with no regions left
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528989 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 20:11:58 +00:00
Jonathan Hsieh 3be068f6da HBASE-9686 More temporary test files are being left in /tmp/hbase-<user>
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528984 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 19:47:09 +00:00
jxiang 04de6764ac HBASE-9693 Fix javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528938 13f79535-47bb-0310-9956-ffa450edef68
2013-10-03 17:02:23 +00:00
eclark 122082955e HBASE-9700 remove htrace-zipkin from the runtime dependencies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528622 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 21:01:37 +00:00
nkeywal ec45fc299f HBASE-9667 NullOutputStream removed from Guava 15
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528573 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:26:59 +00:00
Jean-Daniel Cryans 88d236d364 HBASE-9602 Cluster can't start when log splitting at startup time and the
master's web UI is refreshed a few times


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528571 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:25:45 +00:00
Zhihong Yu 03adb3aae4 HBASE-9598 Non thread safe increment of task.unforcedResubmits in SplitLogManager#resubmit()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528568 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:21:47 +00:00
Jean-Daniel Cryans 3d0c0cb394 HBASE-8710 The balancer shouldn't try balancing one node (James Kinley via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528564 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 17:08:47 +00:00
rajeshbabu 31c21f4a3b HBASE-9697 ZKDataMigrator should exit on table(s) null check.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528329 13f79535-47bb-0310-9956-ffa450edef68
2013-10-02 07:45:27 +00:00
jxiang 3d525b08e0 HBASE-9514 Prevent region from assigning before log splitting is done
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528227 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 22:02:01 +00:00
Zhihong Yu 289c7e7966 HBASE-9664 ArrayIndexOutOfBoundsException may be thrown in TestZKSecretWatcher
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1528163 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 18:04:44 +00:00
Zhihong Yu 999121997a HBASE-9687 Revert due to some TestExportSnapshot failure on hadoop-2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527854 13f79535-47bb-0310-9956-ffa450edef68
2013-10-01 01:40:49 +00:00
Zhihong Yu 5cc0fb1729 HBASE-9687 ClassNotFoundException is thrown when ExportSnapshot runs against hadoop cluster where HBase is not installed on the same node as resourcemanager
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527823 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 23:23:19 +00:00
mbertozzi 4308ddce48 HBASE-9663 PerformanceEvaluation does not properly honor specified table name parameter
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527817 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 22:57:44 +00:00
Michael Stack 5987ee67e1 HBASE-9612 Ability to batch edits destined to different regions -- REVERT
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527789 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 21:27:33 +00:00
Michael Stack dc959eadc2 HBASE-9677 Remove MasterAdmin and MasterMonitor protos; have MasterService provide these functions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527719 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 19:05:58 +00:00
Michael Stack fb72852f65 HBASE-9612 Ability to batch edits destined to different regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 16:52:59 +00:00
jeffreyz 266e1791d1 hbase-9390: coprocessors observers are not called during a recovery with the new log replay algorithm - review addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527444 13f79535-47bb-0310-9956-ffa450edef68
2013-09-30 05:13:03 +00:00
Michael Stack 678e8c52bf HBASE-9684 Remove MultiRowMutationProcessorMessages.proto
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527419 13f79535-47bb-0310-9956-ffa450edef68
2013-09-29 23:21:18 +00:00
Enis Soztutar a7bae17b16 HBASE-9672 LoadTestTool NPE's when -num_tables is given, but -tn is not
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527067 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 20:38:57 +00:00
mbertozzi 4ae82009f4 HBASE-9548 Cleanup SnapshotTestingUtils
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1527020 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 18:26:58 +00:00
Zhihong Yu 9f46b87576 HBASE-9605 Allow AggregationClient to skip specifying column family for row count aggregate
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526987 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 17:31:47 +00:00
Jean-Daniel Cryans 20df90d8ee HBASE-9656 Remove decimal places from Requests Per Second stats (James Kinley via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526755 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 00:06:18 +00:00
Jean-Daniel Cryans 7cb75d865e HBASE-8711 Requests count is completely off (James Kinley via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526754 13f79535-47bb-0310-9956-ffa450edef68
2013-09-27 00:04:03 +00:00
jeffreyz f67903e4d6 hbase-9390: coprocessors observers are not called during a recovery with the new log replay algorithm - part2
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526696 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 21:16:33 +00:00
Zhihong Yu 0ff371fe05 HBASE-9640 Increment of loadSequence in CoprocessorHost#loadInstance() is thread-unsafe
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526519 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 14:50:40 +00:00
mbertozzi 2528b35c82 HBASE-9662 PerformanceEvaluation input do not handle tags properties
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526452 13f79535-47bb-0310-9956-ffa450edef68
2013-09-26 11:58:50 +00:00
Zhihong Yu ad2d0f45b6 HBASE-9654 Optimize HStore#getRowKeyAtOrBefore() when exact match is found
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526321 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 22:22:16 +00:00
sershe a21deb20f1 HBASE-8870 Store.needsCompaction() should include minFilesToCompact (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526320 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 22:17: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
Enis Soztutar 31bbc77410 HBASE-9652 Remove HServerLoad092
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 17:18:26 +00:00
Jonathan Hsieh f6d44db9c6 HBASE-9649 HFilePrettyPrinter should not throw a NPE if FirstKey or LastKey is null (Jean-Marc Spaggiari)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526113 13f79535-47bb-0310-9956-ffa450edef68
2013-09-25 05:45:15 +00:00
ndimiduk 91508fd564 HBASE-9639 SecureBulkLoad dispatches file load requests to all Regions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526033 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 22:26:08 +00:00
ndimiduk b6ad121cb9 HBASE-9630 Add thread which detects JVM pauses like HADOOP's (Liang Xie)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526026 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 22:11:09 +00:00
Devaraj Das 49a29f6e94 HBASE-9642. AM ZK Workers stuck doing 100% CPU on HashMap.put
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1526009 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 21:04:24 +00:00
Zhihong Yu 29909882ea HBASE-9519 fix NPE in EncodedScannerV2.getFirstKeyInBlock()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525953 13f79535-47bb-0310-9956-ffa450edef68
2013-09-24 17:56:05 +00:00
nkeywal 21796347aa HBASE-9633 Partial reverse of HBASE-9533
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525648 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:55:09 +00:00
nkeywal bba51c29c7 HBASE-9632 Put the shell in a maven sub module (hbase-shell) instead of hbase-server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525641 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:40:51 +00:00
Zhihong Yu d5a76a8927 HBASE-9590 TableEventHandler#reOpenAllRegions() should close the HTable instance
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525640 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 16:37:23 +00:00
ramkrishna 0edcdfa4e3 HBASE-8496-Implement tags and the internals of how a tag should look like - Addendum to remove ChecksumFactory.java (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525504 13f79535-47bb-0310-9956-ffa450edef68
2013-09-23 04:34:27 +00:00
mbertozzi 9a8821d77d HBASE-9607 Data loss after snapshot restore into cloned table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525352 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 12:22:08 +00:00
jxiang bbbceb5cbf HBASE-8496 Implement tags and the internals of how a tag should look like - ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525317 13f79535-47bb-0310-9956-ffa450edef68
2013-09-22 02:25:11 +00:00
ramkrishna a02bd8cc0d HBASE-8496 - Implement tags and the internals of how a tag should look like (Ram)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525269 13f79535-47bb-0310-9956-ffa450edef68
2013-09-21 18:01:32 +00:00
Michael Stack a72066f13f HBASE-9600 TestColumnSchemaModel and TestTableSchemaModel test cases are failing with IBM IBM Java 6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525179 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 23:33:37 +00:00
eclark 10f0270f2c HBASE-9597 Create an hbase-thrift module
* Starting to create a thrift server module.
* Finished creating a thrift module
* Fix the assembly.
(cherry picked from commit 84e71a3469ec8eea1e0164bee3f7b2c9e0242847)
(cherry picked from commit 7fa170bd25e9b311b1cf268070ae05562d221f49)

git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525139 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:44:22 +00:00
nkeywal c951784d43 HBASE-9558 PerformanceEvaluation is in hbase-server, and creates a dependency to MiniDFSCluster - addendum
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1525120 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 20:04:03 +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 015df40389 HBASE-7462 TestDrainingServer is an integration test. It should be a unit test instead (Gustavo Anatoly)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524995 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 13:22:17 +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
anoopsamjohn 1bd014c106 HBASE-9244 Add CP hooks around StoreFileReader creation
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524949 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 08:51:37 +00:00
anoopsamjohn 0541a8da5c HBASE-9430 Memstore heapSize calculation - DEEP_OVERHEAD is incorrect
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524914 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 06:46:51 +00:00
Michael Stack ab5e4b98d0 HBASE-9518 getFakedKey() improvement
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524896 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:47:19 +00:00
Michael Stack 4e600b8e0e HBASE-9533 List of dependency jars for MR jobs is hard-coded and does not include netty, breaking MRv1 jobs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524894 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 03:39:56 +00:00
Jonathan Hsieh 3d890a0f4b HBASE-9586 Deprecate/Remove o.a.h.h.util.Keying class
Removed in 0.98 deprecated in 0.96
 


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524877 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:50:51 +00:00
Michael Stack f5aca7f59f HBASE-9577 Log process environment variable on HBase service startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524873 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:31:54 +00:00
Michael Stack 107e99b2ca HBASE-9581 Few tests broken since HBASE-9551; ADDENDUM -- aditya followup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524870 13f79535-47bb-0310-9956-ffa450edef68
2013-09-20 00:26:13 +00:00
jeffreyz f56dbe50a5 HBASE-9551: HBaseTestingUtility#createPreSplitLoadTestTable double close HBaseAdmin
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524595 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 22:27:12 +00:00
ndimiduk 6d5a7fbebe HBASE-9364 Get request with multiple columns returns partial results
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524576 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 21:23:57 +00:00
jyates 6bc48464ca HBASE-9534: Short-Circuit Coprocessor HTable access when on the same server
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524514 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 18:18:58 +00:00
Zhihong Yu db0a4b2d07 HBASE-9564 Intermittent TestSimpleRpcScheduler#testHandlerIsolation failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524415 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 13:53:50 +00:00
Michael Stack d36860258e HBASE-9569 TestHLog is broken
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524294 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 05:08:59 +00:00
zjushch de3d34bd4a HBASE-9488 Improve performance for small scan
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524272 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 01:40:20 +00:00
eclark e7c5a38416 HBASE-9400 [UI] Catalog tables section isn't aligned
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524262 13f79535-47bb-0310-9956-ffa450edef68
2013-09-18 00:16:47 +00:00
eclark d9afde973a HBASE-9565 LocalityRegionPicker was mistakenly commented out
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524256 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 23:49:09 +00:00
ndimiduk eceab57bed HBASE-9549 KeyValue#parseColumn empty qualifier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524236 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 22:00:44 +00:00
Michael Stack 5d68130e8d HBASE-9562 Make HLogPE run against configured FS
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524228 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 21:21:52 +00:00
eclark 3994ae593a HBASE-9561 hbase-server-tests.jar contains a test mapred-site.xml
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524218 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 20:41:55 +00:00
rajeshbabu f9db5c8943 HBASE-9249 Add cp hook before setting PONR in split
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1524114 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 16:13:26 +00:00
Michael Stack 9d58ffe302 HBASE-9555 Reset loadbalancer back to StochasticLoadBalancer; ADDENDUM
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523926 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 06:34:45 +00:00
Michael Stack 161832243a HBASE-9555 Reset loadbalancer back to StochasticLoadBalancer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523914 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 06:03:05 +00:00
Michael Stack 040b53e09a HBASE-9510 Namespace operations should throw clean exceptions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523902 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 05:43:06 +00:00
Michael Stack 866a2c6c42 HBASE-9467 write can be totally blocked temporarily by a write-heavy region
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523881 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 03:34:51 +00:00
Michael Stack 8fd9db6d6c HBASE-9554 TestOfflineMetaRebuildOverlap#testMetaRebuildOverlapFail fails due to NPE
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523870 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 02:13:58 +00:00
Michael Stack 80ab9fe15c HBASE-9539 Handle post namespace snapshot files when checking for HFile V1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523867 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 02:10:34 +00:00
Devaraj Das a61c9beeeb HBASE-9552. NPE while updating RegionServers with the favored nodes assignments.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523849 13f79535-47bb-0310-9956-ffa450edef68
2013-09-17 00:08:56 +00:00
Michael Stack c26a69f23e HBASE-9547 Surefire steals focus on mac osx; ADDENDUM2 --I'd double-committed mapred-site.xml so two copies
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523838 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 23:18:38 +00:00
Zhihong Yu 8baf8ebe3a HBASE-9544 Remove TestAdmin#testIsEnabledOnNonexistentTable()
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523837 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 23:14:22 +00:00
jxiang e7195a2e3c HBASE-9525 "Move" region right after a region split is dangerous
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523832 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 23:05:30 +00:00
sershe ed90c565ef HBASE-9496 make sure HBase APIs are compatible between 0.94 and 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523825 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 22:36:38 +00:00
Jean-Daniel Cryans 5a0016d1af HBASE-9505 Enable replication by default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523820 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 21:31:08 +00:00
eclark 14f8d46f2f HBASE-9366 TestHTraceHooks.testTraceCreateTable errors out sometimes.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523816 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 21:22:34 +00:00
Michael Stack 10eec81e09 HBASE-9541 icv fails w/ npe if client does not support cellblocks
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523812 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 21:05:35 +00:00
Jean-Daniel Cryans 2ee04ae2cf HBASE-9425 Starting a LocalHBaseCluster when 2181 is occupied results in "Too many open files"
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523809 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 21:04:39 +00:00
nkeywal 027f7a708f HBASE-9521 clean clearBufferOnFail behavior and deprecate it
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523782 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 20:07:13 +00:00
Michael Stack 74da3e4480 HBASE-9547 Surefire steals focus on mac osx
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523767 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 19:26:46 +00:00
jxiang 704a00b544 HBASE-9547 Master could fail start if region server with system table is down
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523522 13f79535-47bb-0310-9956-ffa450edef68
2013-09-16 01:41:12 +00:00
jeffreyz b9ad5e8413 hbase-9512: Regions can't get out InRecovery state sometimes when turn off distributeLogReplay and restart a cluster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523407 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 06:13:22 +00:00
Michael Stack 270aad5d55 HBASE-9536 Fix minor javadoc warnings
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523406 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 05:33:18 +00:00
Michael Stack ee0c193d53 HBASE-9461 Some doc and cleanup in RPCServer
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523386 13f79535-47bb-0310-9956-ffa450edef68
2013-09-15 02:23:46 +00:00
jxiang b7d127e5e7 HBASE-9480 Regions are unexpectedly made offline in certain failure conditions
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523303 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 19:43:23 +00:00
jeffreyz 41f0f6f9d1 hbase-9390: coprocessors observers are not called during a recovery with the new log replay algorithm - 1
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523172 13f79535-47bb-0310-9956-ffa450edef68
2013-09-14 01:44:53 +00:00
Michael Stack ed509f750c HBASE-9508 Restore some API mistakenly removed in client, mapred*, and common
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523141 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 23:15:00 +00:00
Michael Stack aaf04f7ea0 HBASE-9101 Addendum to pluggable RpcScheduler
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523108 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 21:18:42 +00:00
Michael Stack 3583d29fc3 HBASE-9328 Table web UI is corrupted sometime
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523098 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 20:52:53 +00:00
Michael Stack 10b1a39495 HBASE-9241 Add cp hook before initialize variable set to true in master intialization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523082 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 20:28:58 +00:00
Zhihong Yu 143ee011d4 HBASE-9211 "ERROR: undefined method `message' for nil:NilClass" in the shell on error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523031 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 17:45:51 +00:00
ndimiduk 486d9e16a6 HBASE-9347 followup -- adding new files missed in original commit
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1523020 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 17:20:00 +00:00
Zhihong Yu 7891b666a4 HBASE-9515 Intermittent TestZKSecretWatcher#testKeyUpdate failure (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522949 13f79535-47bb-0310-9956-ffa450edef68
2013-09-13 14:29:20 +00:00
Zhihong Yu 80b4a529fd HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522677 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 17:38:04 +00:00
ndimiduk d70829a110 HBASE-9375 [REST] Querying row data gives all the available versions of a column (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522590 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 14:19:47 +00:00
ndimiduk 37e9a86396 HBASE-9347 Support for enabling servlet filters for REST service (Vandana Ayyalasomayajula)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522586 13f79535-47bb-0310-9956-ffa450edef68
2013-09-12 14:14:02 +00:00
Michael Stack b685cf69da HBASE-9460 Fix HLogPerformanceEvaluation so runs against localfs
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522073 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 22:22:17 +00:00
Zhihong Yu 8e2a1d3e37 HBASE-9462 Revert due to test failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522057 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 21:37:29 +00:00
Michael Stack a00e664801 HBASE-9509 Fix HFile V1 Detector to handle AccessControlException for non-existant files
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522051 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 21:19:07 +00:00
Michael Stack 7fb94c126a HBASE-9494 Cleanup inconsistencies in protobuf message and rpc names
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522035 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 21:07:33 +00:00
Zhihong Yu e52a38d501 HBASE-9462 HBaseAdmin#isTableEnabled() should throw exception for non-existent table
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1522010 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 19:51:30 +00:00
Michael Stack e150672901 HBASE-9468 Previous active master can still serves RPC request when it is trying recovering expired zk session
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521949 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 17:43:43 +00:00
Michael Stack d1d7e80c21 HBASE-9497 Old .META. .tableinfo file kills HMaster
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521736 13f79535-47bb-0310-9956-ffa450edef68
2013-09-11 05:29:05 +00:00
Jonathan Hsieh 3e25e1b7f5 HBASE-9493 Rename CellUtil#get*Array to CellUtil#clone*
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521676 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 23:05:50 +00:00
Jonathan Hsieh 95b202008d HBASE-9477 Add deprecation compat shim for Result#raw and Result#list for 0.96
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521633 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 20:39:07 +00:00
Enis Soztutar bf66af4357 HBASE-9487 create_namespace with property value throws error
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521577 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 18:33:00 +00:00
Devaraj Das 661d22ce59 HBASE-9481. Servershutdown handler get aborted with ConcurrentModificationException
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521571 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 18:22:32 +00:00
Devaraj Das 4745caaa87 HBASE-9456. Meta doesn't get assigned in a master failure scenario.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521569 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 18:19:21 +00:00
larsh da4167c42b HBASE-8930 REAPPLY with testfix
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521354 13f79535-47bb-0310-9956-ffa450edef68
2013-09-10 04:56:32 +00:00
Michael Stack 916366615b HBASE-9476 Yet more master log cleanup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521315 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 23:21:13 +00:00
Zhihong Yu c181637e7a HBASE-9458 Intermittent TestFlushSnapshotFromClient#testTakeSnapshotAfterMerge failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521280 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 20:25:15 +00:00
nkeywal 77599e2fc2 HBASE-9463 Fix comments around alter tables
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521270 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 20:06:09 +00:00
Michael Stack 6b41e5ebcf HBASE-9475 Fix pom warnings found by new m2eclipse
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521255 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 19:27:39 +00:00
larsh 87b4bfefa0 HBASE-9301 Default hbase.dynamic.jars.dir to hbase.rootdir/jars (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521227 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 18:25:10 +00:00
larsh 633369205f HBASE-8930 REVERT due to test issues
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521217 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 17:39:12 +00:00
nkeywal ecedb57f7e HBASE-9436 hbase.regionserver.handler.count default
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1521166 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 15:56:06 +00:00
nkeywal 9de8402281 HBASE-9452 Simplify the configuration of the multicast notifier
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520999 13f79535-47bb-0310-9956-ffa450edef68
2013-09-09 08:53:29 +00:00
jeffreyz bd8bb3e68a HBASE-9376: TestDistributedLogSplitting creates a MiniCluster rooted at ~/hbase
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520691 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 20:40:31 +00:00
Zhihong Yu 90590e349a HBASE-9441 Intermittent TestRegionPlacement#testRegionPlacement failure
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520671 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 19:30:54 +00:00
nkeywal 3bd87232ef HBASE-9437 hbase.regionserver.checksum.verify default is true
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520634 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 17:12:56 +00:00
Michael Stack df49eca1eb HBASE-9413 WebUI says ".META." table but table got renames to "hbase:meta". Meed to update the UI
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520463 13f79535-47bb-0310-9956-ffa450edef68
2013-09-06 00:29:48 +00:00
jxiang b0af10a526 HBASE-9439 shell command list shows something not meaningful - REVERTED
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520452 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:57:03 +00:00
Jonathan Hsieh 67dc0b1631 HBASE-9442 HLogKey(walKey) constructor needs to be removed (Roman Shaposhnik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520450 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:56:48 +00:00
Jonathan Hsieh efffa5714e HBASE-9443 ReplicationProtobufUtil.HLogEntries needs to be removed (Roman Shaposhnik)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520449 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:44:53 +00:00
Zhihong Yu 3f9e1e6c8f HBASE-9411 Increment / decrement of rpcCount in RpcServer#Connection is not protected by synchronization
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520438 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 22:03:37 +00:00
Andrew Kyle Purtell 787a6f8053 HBASE-9314. Dropping a table always prints a TableInfoMissingException in the master log
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520425 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 21:05:47 +00:00
jxiang 2da88f9ce9 HBASE-9438 Enhance hbase shell un/assign to take encoded region name
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520383 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 18:54:34 +00:00
jxiang ab61360461 HBASE-9434 hbck tries to sideline file to root dir
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520356 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 16:06:17 +00:00
Michael Stack f8252c4bb1 HBASE-9435 Fix jersey serialization/deserialization of json objects
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520179 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 00:05:26 +00:00
jxiang f515772c1f HBASE-9439 shell command list shows something not meaningful
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520176 13f79535-47bb-0310-9956-ffa450edef68
2013-09-05 00:01:51 +00:00
jxiang a6fcaa7f2d HBASE-9433 OpenRegionHandler uses different assignment timeout
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520173 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 23:55:14 +00:00
larsh 813f88a482 HBASE-8930 Add missing file
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520169 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 23:20:48 +00:00
larsh ee1562dace HBASE-8930 Filter evaluates KVs outside requested columns (Vasu Mariyala)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520168 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 23:10:44 +00:00
Zhihong Yu 81b756f09b HBASE-9317 Define timeout period for TestHBaseFsck#testSplitDaughtersNotInMeta
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520073 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 17:13:13 +00:00
Zhihong Yu c925dd3d76 HBASE-9387 Region could get lost during assignment (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520058 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 16:04:04 +00:00
Zhihong Yu 7c21efdb04 HBASE-9421 Provide better error message when dropping non-existent namespace (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1520043 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 14:58:30 +00:00
jxiang 9da78ca043 HBASE-9423 Log splitting should not start till HDFS out of safe mode
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519910 13f79535-47bb-0310-9956-ffa450edef68
2013-09-04 03:25:10 +00:00
jxiang 09df79e588 HBASE-9418 REST server web UI has some dead links
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519836 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 20:18:42 +00:00
mbertozzi ed15aecab8 HBASE-9397 Snapshots with the same name are allowed to proceed concurrently (Jerry He)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519769 13f79535-47bb-0310-9956-ffa450edef68
2013-09-03 17:55:08 +00:00
Zhihong Yu a90a187d48 HBASE-9402 initCause() uses wrong exception in ProtobufLogReader#readNext(HLog$Entry) (Ted Yu)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519181 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 13:53:12 +00:00
nkeywal 11baf3baf5 HBASE-9391 Compilation problem in AccessController with JDK 6
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519172 13f79535-47bb-0310-9956-ffa450edef68
2013-08-31 11:36:32 +00:00
Jonathan Hsieh 5a3060ee37 HBASE-9334 Convert KeyValue to Cell in hbase-client module - Filters
HBASE-9359 Convert KeyValue to Cell in hbase-client module - Result/Put/Delete, ColumnInterpreter


git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519077 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 20:31:47 +00:00
Jean-Daniel Cryans 3ccdefbd57 HBASE-9394 [replication] size accounting is completely off in the source
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519040 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 18:10:47 +00:00
Jean-Daniel Cryans 031b3d99a9 HBASE-9373 [replication] data loss because replication doesn't expect partial reads
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519037 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 18:07:35 +00:00
Devaraj Das ce96c187ef HBASE-9389. Fixes the verification part of favored node assignments
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519030 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 17:30:50 +00:00
Michael Stack 345405ea4d HBASE-9382 replicateWALEntry doesn't use the replication handlers
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519017 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 16:28:40 +00:00
Michael Stack db28d97206 HBASE-7954 Fix the retrying logic of memstore flushes to avoid extra sleep
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1519010 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 16:11:37 +00:00
Michael Stack 92e20f9f49 HBASE-9385 Log HBase Master command line arguments on startup
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518887 13f79535-47bb-0310-9956-ffa450edef68
2013-08-30 03:33:32 +00:00
Enis Soztutar e526e3f5e2 HBASE-9380 StoreFile.Reader is not being closed on memstore flush
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518827 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 21:20:45 +00:00
Jonathan Hsieh 739f438176 HBASE-9247 Cleanup Key/KV/Meta/MetaKey Comparators
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1518817 13f79535-47bb-0310-9956-ffa450edef68
2013-08-29 20:45:04 +00:00