Commit Graph

1936 Commits

Author SHA1 Message Date
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