Commit Graph

9110 Commits

Author SHA1 Message Date
Srikanth Srungarapu 095a0e9aa2 HBASE-11788 HBase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted 2014-08-27 09:16:14 -07:00
anoopsjohn 9bd9b26a0e HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration. 2014-08-27 10:29:51 +05:30
Sean Busbey 2ef6d03e56 HBASE-11828 callers of SeverName.valueOf should use equals and not ==.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-08-26 17:52:26 -07:00
Lars Hofhansl 95da29707f HBASE-9746 Addendum. 2014-08-26 10:51:44 -07:00
Andrew Purtell 02fed866ce HBASE-11814 TestAssignmentManager.testCloseFailed() and testOpenCloseRacing() is flaky (Virag Kothari) 2014-08-26 07:51:19 -07:00
Ted Yu 2fa197d3ab HBASE-11823 Cleanup javadoc warnings.(Andrey Stepachev) 2014-08-26 09:14:51 +00:00
stack b1b038a771 HBASE-11610 Enhance remote meta updates (Virag Kothari) 2014-08-25 18:17:18 -07:00
stack 59230cb184 HBASE-11610 Enhance remote meta updates (Virag Kothari) 2014-08-25 18:17:18 -07:00
Lars Hofhansl 6ac5718094 HBASE-9746 RegionServer can't start when replication tries to replicate to an unknown host. 2014-08-25 16:33:36 -07:00
Andrew Purtell 706c5fcf56 HBASE-11766 Backdoor CoprocessorHConnection is no longer being used for local writes 2014-08-25 15:58:23 -07:00
stack 2c5a2e854b HBASE-11813 CellScanner#advance may overflow stack 2014-08-25 14:53:27 -07:00
Jonathan M Hsieh 465d7d85a6 HBASE-11782 Document that hbase.MetaMigrationConvertingToPB needs to be set to true for migrations pre 0.96 (Misty Stanley-Jones) 2014-08-25 13:52:22 -07:00
stack 77085d0ff1 HBASE-11816 Initializing custom Metrics implementation failed in Mapper or Reducer 2014-08-25 12:27:50 -07:00
Lars Hofhansl cfd79ac1c2 HBASE-11536 Puts of region location to Meta may be out of order which causes inconsistent of region location. (Liu Shaohui) 2014-08-25 11:40:31 -07:00
Gary Helmling 971e775f91 HBASE-11800 Make HTableInterface coprocessorService methods public 2014-08-25 10:47:24 -07:00
Andrew Purtell 01e4f0ed8a HBASE-11794 StripeStoreFlusher causes NullPointerException (jeongmin kim) 2014-08-23 10:49:33 -07:00
Sean Busbey 08c14bd502 HBASE-8298 In shell, provide alias of 'desc' for 'describe'.
* Adds ability to alias commands
* map 'desc' alias to 'describe'

Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-08-23 10:40:29 -07:00
Andrew Purtell 4ba7f67f80 HBASE-11617 incorrect AgeOfLastAppliedOp and AgeOfLastShippedOp in replication Metrics when no new replication OP (Demai Ni) 2014-08-23 09:43:24 -07:00
Ramkrishna 6aba7cf40e HBASE-11802 Scan copy constructor doesn't copy reversed member variable 2014-08-22 22:05:37 +05:30
Matteo Bertozzi 600bee44be HBASE-11789 LoadIncrementalHFiles is not picking up the -D option 2014-08-21 19:09:29 +01:00
Matteo Bertozzi 07f9f3d38c Revert "LoadIncrementalHFiles is not picking up the -D option"
This reverts commit a80799a3bc.
2014-08-21 19:09:23 +01:00
Matteo Bertozzi a80799a3bc LoadIncrementalHFiles is not picking up the -D option 2014-08-20 21:32:38 +01:00
Nick Dimiduk 7d48fa698b HBASE-11752 Document blockcache prefetch option (Misty Stanley-Jones) 2014-08-20 12:57:20 -07:00
Nick Dimiduk 8670fb3339 Revert "Document blockcache prefetch option (Misty Stanley-Jones)"
This reverts commit 7f56783003.
2014-08-20 12:57:02 -07:00
Nick Dimiduk 9fb4bfec81 Document blockcache prefetch option (Misty Stanley-Jones) 2014-08-20 11:53:17 -07:00
Nicolas Liochon bafbc1264a HBASE-11744 RpcServer code should not use a collection from netty internal 2014-08-20 12:18:17 +02:00
anoopsjohn 98067274d9 HBASE-11553 Abstract visibility label related services into an interface. 2014-08-20 14:48:53 +05:30
Matteo Bertozzi aee3990eb5 HBASE-11736 Document SKIP_FLUSH snapshot option (Misty Stanley-Jones) 2014-08-20 09:47:39 +01:00
Matteo Bertozzi 5c1ae840f2 HBASE-11737 Document callQueue improvements from HBASE-11355 and HBASE-11724 (Misty Stanley-Jones) 2014-08-20 09:42:41 +01:00
Enis Soztutar cbc1bc7d49 HBASE-11512 Write region open/close events to WAL 2014-08-19 18:46:24 -07:00
Enis Soztutar 05e67eba9d HBASE-11572 Add support for doing get/scans against a particular replica_id (Jeffrey Zhong) 2014-08-19 18:27:20 -07:00
Jonathan M Hsieh f4f77b5756 HBASE-11682 Explain Hotspotting (Misty Stanley-Jones) 2014-08-19 16:46:38 -07:00
stack acf6911114 HBASE-11657 Put HTable region methods in an interface (Carter Page) 2014-08-19 16:15:35 -07:00
Andrew Purtell f3f3947397 HBASE-11774 Avoid allocating unnecessary tag iterators 2014-08-19 09:52:57 -07:00
Andrew Purtell 4901e649b6 HBASE-11773 Wrong field used for protobuf construction in RegionStates (Andrey Stepachev) 2014-08-19 09:23:21 -07:00
anoopsjohn d502bafad2 HBASE-11696 Make CombinedBlockCache resizable. 2014-08-19 17:35:03 +05:30
Ted Yu 12478cded7 HBASE-11762 Record the class name of Codec in WAL header 2014-08-19 00:52:16 +00:00
stack ac6b747370 HBASE-11770 TestBlockCacheReporting.testBucketCache is not stable (Sergey Soldatov) 2014-08-18 15:35:23 -07:00
Jonathan M Hsieh fb40c38345 HBASE-10202 Documentation is lacking information about rolling-restart.sh script (Misty Stanley-Jones) 2014-08-18 15:31:47 -07:00
Andrew Purtell cbd21dd9c1 HBASE-11754 [Shell] Record table property SPLITS_FILE in descriptor (chendihao) 2014-08-18 14:50:52 -07:00
Jonathan M Hsieh 137fea8a76 HBASE-11508 Document changes to IPC config parameters from HBASE-11492 (Misty Stanley-Jones) 2014-08-18 14:31:38 -07:00
Jonathan M Hsieh 5b2069b7c9 HBASE-11734 Document changed behavior of hbase.hstore.time.to.purge.deletes (Misty Stanley-Jones) 2014-08-18 13:41:50 -07:00
Matteo Bertozzi bf5eac49a9 HBASE-11757 Provide a common base abstract class for both RegionObserver and MasterObserver 2014-08-18 20:15:08 +01:00
Jonathan M Hsieh 73e04b0a70 HBASE-11753 Document HBASE_SHELL_OPTS environment variable (Misty Stanley-Jones) 2014-08-18 12:10:03 -07:00
Ramkrishna f8eb1962dc HBASE-11728 - Data loss while scanning using PREFIX_TREE
DATA-BLOCK-ENCODING (Ram)
2014-08-18 22:34:26 +05:30
Matteo Bertozzi 2d83d55455 HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost 2014-08-16 08:23:40 +01:00
Andrew Purtell baeabeab83 HBASE-11713 Adding hbase shell unit test coverage for visibility labels (Srikanth Srungarapu) 2014-08-15 15:31:21 -07:00
Jimmy Xiang a3f99265c3 HBASE-11740 RegionStates.getRegionAssignments() gets stuck on clone (Virag Kothari) 2014-08-15 10:37:52 -07:00
Andrew Purtell 0ca9a85c4d HBASE-11755 VisibilityController returns the wrong value for preBalanceSwitch (Matteo Bertozzi) 2014-08-15 10:31:47 -07:00
Andrew Purtell 3325bbe84f HBASE-11749 Better error logging when coprocessors loading has failed (Srikanth Srungarapu) 2014-08-14 17:51:08 -07:00