Commit Graph

2935 Commits

Author SHA1 Message Date
Jonathan M Hsieh 2c4934eda6 HBASE-11861 Native MOB Compaction mechanisms (Jingcheng Du) 2015-02-06 05:37:13 -08:00
anoopsjohn fbbb3249d9 HBASE-12820 Use table lock instead of MobZookeeper.(Jingcheng Du) 2015-01-24 11:37:01 +05:30
Ramkrishna 1b800f7d4c HBASE-12669 - Have compaction scanner save info about delete markers
(Jingcheng Du)
2015-01-22 14:52:40 +05:30
Jonathan M Hsieh 36bec4fa07 HBASE-12331 Shorten the mob snapshot unit tests (Jiajia Li) 2014-12-25 14:06:26 -08:00
Jonathan M Hsieh 917adbf0e5 HBASE-12698 Add mob cell count to the metadata of each mob file (Jingcheng Du) 2014-12-25 13:59:53 -08:00
Jonathan M Hsieh 9f1f8c3bc6 HBASE-12758 treat mob region as any other region when generating rs manifest 2014-12-24 08:18:48 -08:00
Jonathan M Hsieh 4a6f1d9d6b HBASE-12718 Convert TestAcidGuarantees from a unit test to an integration test 2014-12-18 17:45:08 -08:00
Jonathan M Hsieh c1eacd6221 HBASE-12691 Mob Sweeper job needs to exit with non-zero error value if job fails for any reason 2014-12-15 03:56:50 -08:00
Jonathan M Hsieh bd5b3e92de HBASE-12540 TestRegionServerMetrics#testMobMetrics test failure (Jingcheng Du and Jiajia Li) 2014-12-10 19:43:59 -08:00
Jonathan M Hsieh 30bc7d5598 HBASE-12646 SnapshotInfo tool does not find mob data in snapshots
Adds MobPath to HFileLink Resolver
2014-12-10 11:46:02 -08:00
anoopsjohn 33fc1918de HBASE-12591 Ignore the count of mob compaction metrics when there is issue.(Jiajia Li) 2014-12-02 07:14:39 +05:30
Ramkrishna 10e4ef7402 HBASE-12543 Incorrect log info in the store compaction of mob (Jiajia Li) 2014-11-21 15:28:37 +05:30
Ramkrishna 170eb1e88d HBASE-12487 Explicitly flush the file name in sweep job (Jingcheng Du) 2014-11-21 08:53:27 +05:30
Ramkrishna 0166ed2676 HBASE-12486 - Move the mob table name tag to the 2nd one (Jingcheng Du) 2014-11-21 08:52:11 +05:30
Ramkrishna 8a8b7de760 HBASE-12392 Incorrect implementation of
CompactionRequest.isRetainDeleteMarkers(Jingcheng Du)
2014-10-31 15:43:58 +05:30
Ramkrishna 3876bb764d HBASE-12391 Correct a typo in the mob metrics (Jingcheng Du) 2014-10-31 15:00:17 +05:30
Jonathan M Hsieh e5a1b86dba HBASE-11683 Metrics for MOB (Jingcheng Du) 2014-10-30 06:50:13 -07:00
Jonathan M Hsieh 7df56b2039 HBASE-11645 Snapshot for MOB (Jingcheng Du) 2014-10-23 10:19:16 -07:00
Ramkrishna aa523164e8 HBASE-12201 Close the writers in the MOB sweep tool (Jingcheng Du) 2014-10-09 09:50:39 +05:30
anoopsjohn 629042f4ce HBASE-12085 mob status should print human readable numbers.(Jingcheng Du) 2014-09-26 13:29:36 +05:30
anoopsjohn a0d9e18ccf HBASE-12030 Wrong compaction report and assert when MOB compaction switches to minor. 2014-09-25 09:47:57 +05:30
Jonathan M Hsieh 836021df28 HBASE-12066 Avoid major compaction in TestMobSweeper 2014-09-23 08:29:55 -07:00
Jonathan M Hsieh 6769ea9e20 HBASE-12027 The ZooKeeperWatcher in HMobStore only uses the default conf (Jingcheng Du) 2014-09-19 11:13:06 -07:00
Jonathan M Hsieh 84e957c875 HBASE-11644 External MOB compaction tools (Jingcheng Du) 2014-09-19 03:06:33 -07:00
Jonathan M Hsieh 7dbd828a90 HBASE-11646 Handle the MOB in compaction (Jingcheng Du) 2014-09-18 07:03:21 -07:00
Misty Stanley-Jones d147eced57 HBASE-12000 isMob and mobThreshold do not adhere to naming conventions 2014-09-18 07:52:13 +10:00
anoopsjohn 686e1e5bc5 HBASE-11968 If MOB is enabled, it should make sure hfile v3 is being used. 2014-09-14 14:21:00 +05:30
anoopsjohn 3e563c5cc7 HBASE-11647 MOB integration testing. (Jingcheng Du) 2014-09-06 10:06:37 +05:30
anoopsjohn e8938c40d6 HBASE-11901 Improve the value size of the reference cell in mob column.(Jingcheng Du) 2014-09-06 09:59:55 +05:30
Jonathan M Hsieh 5c14f749b3 HBASE-11643 Read and write MOB in HBase (Jingcheng Du) 2014-09-04 05:41:21 -07:00
Enis Soztutar 1a6eea335f HBASE-11826 Split each tableOrRegionName admin methods into two targetted methods (Carter and Enis) 2014-09-03 14:39:35 -07:00
stack 11ba6ac7c9 HBASE-11887 Memory retention in branch-1; millions of instances of LiteralByteString for column qualifier and value 2014-09-03 14:20:40 -07:00
Andrew Purtell 5ad6098b52 HBASE-11876 RegionScanner.nextRaw should not update metrics 2014-09-02 18:28:56 -07:00
Enis Soztutar bb1d95385a HBASE-11863 WAL files are not archived and stays in the WAL directory after splitting 2014-09-02 17:52:18 -07:00
Ted Yu b2d528aac6 HBASE-11878 TestVisibilityLabelsWithDistributedLogReplay#testAddVisibilityLabelsOnRSRestart sometimes fails due to VisibilityController not yet initialized 2014-09-02 22:44:18 +00:00
Jimmy Xiang 842f4808db HBASE-11880 NPE in MasterStatusServlet 2014-09-02 14:56:11 -07:00
Enis Soztutar 211c1e8ad4 HBASE-11797 Create Table interface to replace HTableInterface (Carter) 2014-09-02 13:07:02 -07:00
anoopsjohn 310ac4f71d HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface. 2014-09-02 16:30:37 +05:30
Jimmy Xiang d16c9d3776 HBASE-11867 TestSplitLogManager.testUnassignedTimeout is flaky 2014-09-01 14:28:01 -07:00
anoopsjohn 125f5619b9 HBASE-11777 Find a way to set sequenceId on Cells on the server. 2014-09-01 15:04:00 +05:30
Jimmy Xiang 478bdc8ea5 HBASE-11866 TestDistributedLogSplitting is flaky 2014-08-31 08:57:45 -07:00
stack 5719e4098b HBASE-11865 Result implements CellScannable; rather it should BE a CellScanner 2014-08-31 00:11:35 -07:00
stack 651b6bab49 HBASE-11822 Convert EnvironmentEdge#getCurrentTimeMillis to getCurrentTime 2014-08-29 17:14:25 -07:00
stack 3bfbd06291 HBASE-11822 Convert EnvironmentEdge#getCurrentTimeMillis to getCurrentTime 2014-08-29 17:14:25 -07:00
Andrew Purtell cdfc96f294 HBASE-11857 Restore ReaderBase.initAfterCompression() and WALCellCodec.create(Configuration, CompressionContext) (Ted Yu) 2014-08-29 16:53:22 -07:00
stack 2ceb875957 HBASE-11072 Abstract WAL splitting from ZK (Sergey Soldatov) 2014-08-29 16:47:14 -07:00
stack 1abaacffb5 HBASE-11072 Abstract WAL splitting from ZK (Sergey Soldatov) 2014-08-29 16:46:32 -07:00
Jimmy Xiang b7f7514762 HBASE-11689 Track meta in transition (Andrey Stepachev and Jimmy Xiang) 2014-08-29 13:23:35 -07:00
stack 2cd45eb9a0 HBASE-11726 Master should fail-safe if starting with a pre 0.96 layout (Esteban Guiterrez) 2014-08-29 11:17:08 -07:00
Andrew Purtell e5a5e968f1 HBASE-11810 Access SSL Passwords through Credential Provider API (Larry McCay) 2014-08-29 07:54:45 -07:00