Jimmy Xiang
3a82cf238b
HBASE-11760 Tighten up region state transition
2014-09-11 13:21:12 -07:00
stack
c615f22329
HBASE-11619 Remove unused test class from TestHLogSplit (Mikhail Antonov)
2014-09-11 10:30:29 -07:00
Jimmy Xiang
a6314e2578
HBASE-11947 NoSuchElementException in balancer for master regions (Sergey Soldatov and Jimmy Xiang)
2014-09-11 10:18:36 -07:00
Enis Soztutar
8c604e14a3
HBASE-11942 Fix TestHRegionBusyWait
2014-09-10 19:48:14 -07:00
Nick Dimiduk
eec15bd172
HBASE-11331 [blockcache] lazy block decompression
...
When hbase.block.data.cachecompressed=true, DATA (and ENCODED_DATA) blocks are
cached in the BlockCache in their on-disk format. This is different from the
default behavior, which decompresses and decrypts a block before caching.
2014-09-10 15:22:13 -07:00
Enis Soztutar
f7bcf3df6b
HBASE-11921 Minor fixups that come of testing branch-1 (Stack)
2014-09-09 12:05:43 -07:00
anoopsjohn
0259d27341
HBASE-11919 Remove the deprecated pre/postGet CP hook.
2014-09-09 22:32:41 +05:30
stack
7ea085beb8
HBASE-11839 TestRegionRebalance is flakey
2014-09-09 08:29:05 -07:00
Ted Yu
ee631e19c6
HBASE-11918 TestVisibilityLabelsWithDistributedLogReplay#testAddVisibilityLabelsOnRSRestart sometimes fails due to VisibilityController initialization not being recognized
2014-09-09 14:34:01 +00:00
Enis Soztutar
4995ed8a02
HBASE-11679 Replace HTable with HTableInterface where backwards-compatible (Carter)
2014-09-08 23:39:34 -07:00
Enis Soztutar
71e6ff4377
HBASE-9473 Change UI to list 'system tables' rather than 'catalog tables' (Stack)
2014-09-08 22:38:32 -07:00
Enis Soztutar
62d1ae12c2
HBASE-11445 TestZKProcedure#testMultiCohortWithMemberTimeoutDuringPrepare is flaky (Jeffrey Zhong)
2014-09-08 20:57:55 -07:00
Ted Yu
f9bea36146
HBASE-11772 Bulk load mvcc and seqId issues with native hfiles (Jerry He)
2014-09-08 14:50:02 +00:00
anoopsjohn
0a9bfcaf74
HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.
2014-09-07 15:48:21 +05:30
Ted Yu
fec7771f73
HBASE-11896 LoadIncrementalHFiles fails in secure mode if the namespace is specified (Ashish Singhi and Ted Yu)
2014-09-06 13:23:28 +00:00
stack
b4f88469ba
HBASE-11905 Add orca to server UIs and update logo -- ADDENDUM
2014-09-05 22:22:31 -07:00
stack
a1353b826b
HBASE-11905 Add orca to server UIs and update logo
2014-09-05 16:45:54 -07:00
stack
502fcd6711
HBASE-11905 Add orca to server UIs and update logo
2014-09-05 16:44:46 -07:00
Ted Yu
a9a1eb50ce
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/hbase
2014-09-05 21:53:30 +00:00
Ted Yu
c9e5229294
HBASE-11869 Support snapshot owner
2014-09-05 21:53:08 +00:00
Sean Busbey
39609a556a
HBASE-11891 Introduce an HBaseInterfaceAudience level to denote class names that appear in configs.
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-09-05 14:33:39 -07:00
Sean Busbey
8b5582370e
HBASE-11858 Add InterfaceAudience for classes missing it in regionserver packages.
...
* RpcSchedulerFactory and PriorityFunction scoped to Coproc / Phoenix based on SimpleRpcSchedulerFactory and RpcScheduler
* RegionCoprocessorHost, RegionServerCoprocessorHost set to Coproc based on their need for the Observers that are in the book section on coprocessors
* RowProcessor and BaseRowProcessor scoped to Coproc based on RowProcessorClient
* RowTooBigException scope to Public because the book says it will be thrown by the client
Other modified classes set expressly to private.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-09-05 14:33:10 -07:00
Lars Hofhansl
edac84567f
HBASE-11898 CoprocessorHost.Environment should cache class loader instance. (Vladimir Rodionov)
2014-09-05 09:46:58 -07:00
stack
aa05ad1291
HBASE-11877 Make TableSplit more readable (Liu Shaohui)
2014-09-04 21:25:54 -07:00
Ramkrishna
8de30d32d4
HBASE-11882 Row level consistency may not be maintained with bulk load and
...
compaction (Jerry He)
Signed-off-by: Ramkrishna <ramkrishna.s.vasudevan@intel.com>
2014-09-05 08:55:53 +05:30
Andrew Purtell
f77ebcf191
HBASE-11886 The creator of the table should have all permissions on the table (Devaraj Das and Andrew Purtell)
2014-09-03 18:30:52 -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
Andrew Purtell
27ba048651
HBASE-11846 HStore#assertBulkLoadHFileOk should log if a full HFile verification will be performed during a bulkload (Esteban Gutierrez)
2014-08-28 15:53:19 -07:00
Sean Busbey
49b526169a
HBASE-11849 remove classes with audience.private for internals that we don't use.
...
Signed-off-by: Jonathan M Hsieh <jmhsieh@apache.org>
2014-08-28 11:53:52 -07:00
anoopsjohn
736f84bfed
HBASE-9875 Removing the empty file NamespaceJanitor
2014-08-28 16:37:00 +05:30
stack
80fbcfcd23
HBASE-4920 We need a mascot, a totem
2014-08-27 19:14:35 -07:00
stack
cd8a908499
HBASE-4920 We need a mascot, a totem
...
Add in images Add reference on front page and from refguide.
2014-08-27 19:13:33 -07:00
stack
e5123cc2ce
HBASE-9875 NamespaceJanitor chore is not used
2014-08-27 09:56:16 -07:00
Srikanth Srungarapu
57328e1121
HBASE-11788 HBase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted
2014-08-27 09:05:34 -07:00
stack
f4c55b877c
HBASE-11834 TestHRegionBusyWait.testParallelAppendWithMemStoreFlush fails sporadically
2014-08-27 08:21:38 -07:00
anoopsjohn
0cb2ab6a76
HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration.
2014-08-27 10:28:49 +05:30
stack
aada70053b
HBASE-7782 HBaseTestingUtility.truncateTable() not acting like CLI (Sean Busbey)
2014-08-26 10:44:22 -07:00
Andrew Purtell
906fafe93d
HBASE-11814 TestAssignmentManager.testCloseFailed() and testOpenCloseRacing() is flaky (Virag Kothari)
2014-08-26 07:51:09 -07:00
Ramkrishna
dea6480023
HBASE-11591 Scanner fails to retrieve KV from bulk loaded file with
...
highest sequence id than the cell's mvcc in a non-bulk loaded file (Ram)
2014-08-26 17:36:37 +05:30
Ted Yu
582123cd8f
HBASE-11823 Cleanup javadoc warnings.(Andrey Stepachev)
2014-08-26 09:13:22 +00:00
Andrew Purtell
5ed89df4bb
HBASE-11766 Backdoor CoprocessorHConnection is no longer being used for local writes
2014-08-25 15:58:11 -07:00
stack
03687b80bc
HBASE-11813 CellScanner#advance may overflow stack
2014-08-25 14:52:36 -07:00
stack
dd6c21e4d5
HBASE-11610 Enhance remote meta updates
2014-08-25 11:55:43 -07:00
Andrew Purtell
368aee62af
HBASE-11794 StripeStoreFlusher causes NullPointerException (jeongmin kim)
2014-08-23 10:49:21 -07:00
Andrew Purtell
d281ffb139
HBASE-11617 incorrect AgeOfLastAppliedOp and AgeOfLastShippedOp in replication Metrics when no new replication OP (Demai Ni)
2014-08-23 09:43:12 -07:00
Ted Yu
3b57f28dad
HBASE-11798 TestBucketWriterThread may hang due to WriterThread stopping prematurely (Sergey Soldatov and Alex Newman)
2014-08-22 01:54:06 +00:00
Matteo Bertozzi
6df18a1b65
HBASE-11789 LoadIncrementalHFiles is not picking up the -D option
2014-08-21 19:05:17 +01:00
Matteo Bertozzi
cf771b85a5
Revert "LoadIncrementalHFiles is not picking up the -D option"
...
This reverts commit e05e27f2d5
.
2014-08-21 19:04:33 +01:00
Nicolas Liochon
018bbc0993
HBASE-4955 Use the official versions of surefire (Alex Newman)
2014-08-21 10:50:14 +02:00
Matteo Bertozzi
e05e27f2d5
LoadIncrementalHFiles is not picking up the -D option
2014-08-20 21:31:29 +01:00
Nicolas Liochon
c308c37b23
HBASE-11744 RpcServer code should not use a collection from netty internal
2014-08-20 12:14:40 +02:00
anoopsjohn
062f6a6aac
HBASE-11553 Abstract visibility label related services into an interface.
2014-08-20 14:47:29 +05:30
Enis Soztutar
e28ec72464
HBASE-11568 Async WAL replication for region replicas
2014-08-19 18:59:22 -07:00
Enis Soztutar
d44e7df5dc
HBASE-11512 Write region open/close events to WAL
2014-08-19 18:45:21 -07:00
Enis Soztutar
aeecd20373
HBASE-11572 Add support for doing get/scans against a particular replica_id (Jeffrey Zhong)
2014-08-19 18:23:09 -07:00
stack
c08f850d40
HBASE-11657 Put HTable region methods in an interface (Carter Page)
2014-08-19 16:15:02 -07:00
Andrew Purtell
3b864842c7
HBASE-11774 Avoid allocating unnecessary tag iterators
2014-08-19 09:38:33 -07:00
Andrew Purtell
393a2a3814
HBASE-11773 Wrong field used for protobuf construction in RegionStates (Andrey Stepachev)
2014-08-19 09:24:45 -07:00
anoopsjohn
3c13e8f3ce
HBASE-11696 Make CombinedBlockCache resizable.
2014-08-19 17:32:50 +05:30
Ted Yu
fd4dfb489a
HBASE-11762 Record the class name of Codec in WAL header
2014-08-19 00:53:54 +00:00
stack
f93e4d47d9
HBASE-11770 TestBlockCacheReporting.testBucketCache is not stable (Sergey Soldatov)
2014-08-18 15:34:27 -07:00
Matteo Bertozzi
c45a8832d2
HBASE-11757 Provide a common base abstract class for both RegionObserver and MasterObserver
2014-08-18 20:19:04 +01:00
Ramkrishna
70696ebf59
HBASE-11728 - Data loss while scanning using PREFIX_TREE
...
DATA-BLOCK-ENCODING (Ram)
2014-08-18 22:32:56 +05:30
Matteo Bertozzi
6856e4533e
HBASE-11733 Avoid copy-paste in Master/Region CoprocessorHost
2014-08-16 08:22:48 +01:00
Andrew Purtell
680a6f32f2
HBASE-11713 Adding hbase shell unit test coverage for visibility labels (Srikanth Srungarapu)
2014-08-15 15:20:35 -07:00
Jimmy Xiang
2c5825d897
HBASE-11740 RegionStates.getRegionAssignments() gets stuck on clone (Virag Kothari)
2014-08-15 10:36:49 -07:00
Andrew Purtell
dbf16df44c
HBASE-11755 VisibilityController returns the wrong value for preBalanceSwitch (Matteo Bertozzi)
2014-08-15 10:29:26 -07:00
Jimmy Xiang
783d87b3c0
HBASE-11732 Should not preemptively offline a region
2014-08-15 08:43:30 -07:00
Andrew Purtell
9db1f2cc37
HBASE-11749 Better error logging when coprocessors loading has failed (Srikanth Srungarapu)
2014-08-14 17:51:06 -07:00
shuai.lou
a15b343fbf
HBASE-11708 RegionSplitter incorrectly calculates splitcount
...
when split table using the util(UniformSplit or HexStringSplit),
with "-r" option, the caculation of splitCount in funciton rollingSplit
may be wrong.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-08-14 17:51:06 -07:00
Sean Busbey
e9fd2d5cae
HBASE-11627 guard against divide by zero in RegionSplitter logging.
...
Adds a test for noop rolling splits that fails prior to the addition
of the guard.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-08-14 17:51:06 -07:00
Matteo Bertozzi
e1e70a7e2f
HBASE-11724 Add to RWQueueRpcExecutor the ability to split get and scan handlers
2014-08-14 20:52:11 +01:00
Andrew Purtell
819b06d621
Amend HBASE-11438 [Visibility Controller] Support UTF8 character as Visibility Labels; Fix failing tests
...
String(byte[]) constructor may not select UTF8 aware conversion
depending on environment
2014-08-14 11:44:09 -07:00
Andrew Purtell
1e55bdbf77
HBASE-11745 FilterAllFilter should return ReturnCode.SKIP
2014-08-14 11:42:30 -07:00
anoopsjohn
cabcb6ca23
HBASE-11717 Remove unused config 'hbase.offheapcache.percentage' from hbase-default.xml and book. (Anoop)
2014-08-14 23:47:03 +05:30
Andrew Purtell
6367074381
HBASE-11702 Better introspection of long running compactions
2014-08-14 09:12:52 -07:00
Jimmy Xiang
4ed32bd77e
HBASE-11687 No need to abort on postOpenDeployTasks exception if region opening is cancelled
2014-08-14 09:06:22 -07:00
Ramkrishna
c1660a7962
HBASE-11438 - [Visibility Controller] Support UTF8 character as Visibility
...
Labels (ram)
2014-08-14 12:41:16 +05:30
Nick Dimiduk
c60cfbc999
HBASE-11550 Custom value for BUCKET_CACHE_BUCKETS_KEY should be sorted (Gustavo Anatoly)
2014-08-13 21:07:41 -07:00
Jimmy Xiang
71d3f6896b
HBASE-11727 Assignment wait time error in case of ServerNotRunningYetException
2014-08-12 12:57:27 -07:00
Jimmy Xiang
1262f1e2d4
HBASE-11703 Meta region state could be corrupted
2014-08-12 11:31:41 -07:00
Jimmy Xiang
9abe2da9e8
HBASE-11709 TestMasterShutdown can fail sometime
2014-08-12 09:55:20 -07:00
Andrew Purtell
d8a262996b
HBASE-11716 LoadTestDataGeneratorWithVisibilityLabels should handle Delete mutations (Anoop Sam John)
2014-08-11 10:52:12 -07:00
Andrew Purtell
12d4a42e71
HBASE-11589 AccessControlException should be a not retriable exception (Qiang Tian)
2014-08-08 19:10:56 -07:00
Andrew Purtell
c2bfc64719
HBASE-11705 callQueueSize should be decremented in a fail-fast scenario (Esteban Gutierrez)
2014-08-08 18:41:18 -07:00
Andrew Purtell
3c03dcb1b9
HBASE-11706 Set versions for VerifyReplication (cuijianwei)
2014-08-08 18:30:47 -07:00
Jimmy Xiang
fa46724f36
HBASE-11659 Region state RPC call is not idempotent (Virag Kothari)
2014-08-08 15:02:38 -07:00
anoopsjohn
d7011a9dcc
HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop)
2014-08-08 23:45:29 +05:30
Andrew Purtell
da01d2f53d
HBASE-11701 Start and end of memstore flush log should be on the same level (Esteban Gutierrez)
2014-08-07 17:53:43 -07:00
Andrew Purtell
e11e89e5af
HBASE-11697 Improve the 'Too many blocks' message on UI blockcache status page (Mikhail Antonov)
2014-08-07 15:11:44 -07:00
stack
5e899c68e0
HBASE-11678 BucketCache ramCache fills heap after running a few hours
2014-08-07 14:23:22 -07:00
stack
889c8a6f3a
HBASE-11333 Remove deprecated class MetaMigrationConvertingToPB
2014-08-07 13:08:57 -07:00
stack
8372d9694d
HBASE-11333 Remove deprecated class MetaMigrationConvertingToPB
2014-08-07 13:08:17 -07:00
Jimmy Xiang
041a2ba948
HBASE-11611 Addendum to fix hanging tests
2014-08-07 09:00:42 -07:00
anoopsjohn
12d9697d93
HBASE-11527 Cluster free memory limit check should consider L2 block cache size also when L2 cache is onheap. (Anoop)
2014-08-07 17:16:16 +05:30
Jimmy Xiang
17dff6818e
HBASE-11611 Clean up ZK-based region assignment
2014-08-06 16:22:08 -07:00
stack
e17a3ca091
HBASE-10205 ConcurrentModificationException in BucketAllocator (Arjen Roodselaar and Chunhui Shen)
2014-08-06 15:56:31 -07:00
stack
cae7d76646
HBASE-11603 Apply version of HADOOP-8027 to our JMXJsonServlet
2014-08-06 15:49:16 -07:00
Ted Yu
c9d0feb284
HBASE-11673 TestIOFencing#testFencingAroundCompactionAfterWALSync fails(Sergey Soldatov)
2014-08-06 02:20:54 +00:00
Nick Dimiduk
51cc4fed0a
HBASE-11674 LoadIncrementalHFiles should be more verbose after unrecoverable error (Jan Lukavsky)
2014-08-05 15:21:00 -07:00
Jimmy Xiang
074f83c80b
HBASE-11671 TestEndToEndSplitTransaction fails on master (Mikhail Antonov)
2014-08-05 09:22:32 -07:00
Ted Yu
ab757169a1
HBASE-10674 HBCK should be updated to do replica related checks Addendum
2014-08-05 04:19:22 +00:00
Devaraj Das
8562752143
HBASE-10674. HBCK should be updated to do replica related checks
2014-08-04 18:00:29 -07:00
stack
af4e0a78de
HBASE-11664 Build broken - TestVisibilityWithCheckAuths
2014-08-04 15:28:45 -07:00
stack
e91e2659a7
HBASE-11068 Update code to use Admin factory method instead of constructor
2014-08-04 11:42:38 -07:00
Andrew Purtell
757b13dea4
HBASE-11318 Classes in security subpackages missing @InterfaceAudience annotations (Jonathan Hsieh and Andrew Purtell)
2014-08-04 11:13:58 -07:00
Nicolas Liochon
4d005b70a0
HBASE-11585 PE: Allows warm-up
2014-08-04 11:41:34 +02:00
Andrew Purtell
543c64d2e9
HBASE-11650 Write hbase.id to a temporary location and move into place
2014-08-01 17:18:00 -07:00
Ted Yu
eb79a43580
HBASE-11632 Region split needs to clear force split flag at the end of SplitRequest run (Jerry He)
2014-08-01 22:17:09 +00:00
Ramkrishna
04e06645ac
HBASE-11384 - [Visibility Controller]Check for users covering
...
authorizations for every mutation (Add new test file) (Ram)
2014-08-01 13:22:08 -07:00
Ramkrishna
4fd3b110f3
HBASE-11384 - [Visibility Controller]Check for users covering
...
authorizations for every mutation (Ram)
2014-08-01 13:18:09 -07:00
Jimmy Xiang
111636c0e7
HBASE-11631 Wait a little till server is online in assigning meta
2014-08-01 12:32:18 -07:00
Ted Yu
b384c06d35
HBASE-11620 Record the class name of Writer in WAL header so that only proper Reader can open the WAL file (Ted Yu)
2014-08-01 17:17:38 +00:00
Sean Busbey
aca2462ce3
HBASE-4744 enable test that log roll fails after split start.
...
Note that this changes testLogRollAfterSplitStart from a Large
test to a Medium test.
FSHLog changes:
* make logging in replaceWriter handle null newPath
* clean up javadoc for replaceWriter
TestHLogSplit changes:
* removed testLogRollAfterSplitStart
TestLogRollAbort
* added testLogRollAfterSplitStart
* remove @Ignore, add debug messages about test progress
* clean up check for proper failure from log roll
2014-08-01 10:12:08 -07:00
Andrew Purtell
aba9f5a7f4
HBASE-3270 When we create the .version file, we should create it in a tmp location and then move it into place
2014-08-01 10:03:12 -07:00
stack
a2bbb6b43c
HBASE-11630 Refactor TestAdmin to use Admin interface instead of HBaseAdmin (Carter Page)
2014-08-01 09:43:32 -07:00
Andrew Purtell
78d47cc0e4
HBASE-11583 Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests (Srikanth Srungarapu)
2014-08-01 09:37:56 -07:00
Andrew Purtell
b727d1e181
HBASE-11594 Unhandled NoNodeException in distributed log replay mode (Jeffrey Zhong)
2014-08-01 09:37:56 -07:00
Andrew Purtell
19e9b8aa52
HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell)
2014-08-01 09:37:56 -07:00
Lars Hofhansl
1326d329ee
mutateRowsWithLocks might require updatesLock.readLock with waitTime=0. ( cuijianwei)
2014-07-31 16:28:51 -07:00
Matteo Bertozzi
1441ec9c0c
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)
2014-07-31 19:55:40 +01:00
Ted Yu
62d51bb377
HBASE-11621 Make MiniDFSCluster run faster
2014-07-31 16:45:52 +00:00
Jimmy Xiang
f1c5741f9b
HBASE-11616 TestNamespaceUpgrade fails in trunk
2014-07-30 18:13:56 -07:00
Jimmy Xiang
22445d0ebb
HBASE-11615 TestZKLessAMOnCluster.testForceAssignWhileClosing failed on Jenkins
2014-07-30 15:41:31 -07:00
Nick Dimiduk
50ac59fa85
HBASE-11558 Caching set on Scan object gets lost when using TableMapReduceUtil in 0.95+ (Ishan Chhabra)
2014-07-30 13:29:40 -07:00
Matteo Bertozzi
fa160bd124
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified
2014-07-30 08:41:58 +01:00
stack
85853f69c8
HBASE-11316 Expand info about compactions beyond HBASE-11120 ADDENDUM TO FIX BROKE TESTS
2014-07-29 19:00:17 -07:00
Jimmy Xiang
7f9ec95831
HBASE-11606 Enable ZK-less region assignment by default
2014-07-29 09:37:43 -07:00
stack
6a74ef1542
HBASE-4436 Remove and convert @deprecated RemoteExceptionHandler.decodeRemoteException calls (Talat Uyarer)
2014-07-28 18:16:55 -07:00
stack
ff655e04d1
HBASE-3135 Make our MR jobs implement Tool and use ToolRunner so can do -D trickery, etc. (Talat Uyarer)
2014-07-28 16:39:49 -07:00
stack
c71d1f6a02
HBASE-11603 Apply version of HADOOP-8027 to our JMXJsonServlet
2014-07-28 15:58:08 -07:00
stack
7d4dbb18d1
HBASE-11600 DataInputputStream and DoubleOutputStream are no longer being used (Shengzhe Yao)
2014-07-28 13:45:49 -07:00
stack
b26d6c9ea9
HBASE-11593 TestCacheConfig failing consistently in precommit builds
2014-07-28 12:45:26 -07:00
Ted Yu
42fd743222
HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter (Victor Xu)
2014-07-26 04:34:21 +00:00
Jimmy Xiang
28c771a306
HBASE-11531 RegionStates for regions under region-in-transition znode are not updated on startup
2014-07-25 08:46:28 -07:00
Andrew Purtell
531eee0031
HBASE-11586 HFile's HDFS op latency sampling code is not used
2014-07-24 17:07:34 -07:00
Andrew Purtell
7b5a309697
HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari)
2014-07-24 12:05:27 -07:00
Nicolas Liochon
d8401c8e44
HBASE-11564 Improve cancellation management in the rpc layer
2014-07-24 15:53:32 +02:00
Ted Yu
75c94c6bb5
HBASE-11551 BucketCache.run() doesn't handle exceptions correctly (Ted Yu)
2014-07-24 00:59:10 +00:00
stack
60f5378895
HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE
2014-07-23 13:25:53 -07:00
stack
0523c34321
HBASE-11573 Report age on eviction
2014-07-23 13:25:12 -07:00
Nick Dimiduk
69039f8620
HBASE-11555 TableSnapshotRegionSplit should be public
2014-07-22 15:48:12 -07:00
Enis Soztutar
214694467f
HBASE-11064 Odd behaviors of TableName for empty namespace (Rekha Joshi)
2014-07-22 14:19:51 -07:00
Andrew Purtell
3ea48f73db
HBASE-11566 Make ExportSnapshot extendable by removing 'final'
2014-07-22 13:07:36 -07:00
Jonathan M Hsieh
226672c55f
HBASE-11561 deprecate ImmutableBytesWritable.getSize and replace with getLength
2014-07-22 11:41:43 -07:00
stack
549a8ee219
HBASE-11559 Add dumping of DATA block usage to the BlockCache JSON report
2014-07-22 10:21:37 -07:00
Nicolas Liochon
d8faab2fff
HBASE-11492 Hadoop configuration overrides some ipc parameters including tcpNoDelay
2014-07-22 14:54:52 +02:00
Jonathan M Hsieh
c5dc88791b
HBASE-11556 Move HTablePool to hbase-thrift module
2014-07-21 15:43:32 -07:00
Nick Dimiduk
857c03c166
HBASE-11545 mapred.TableSnapshotInputFormat is missing InterfaceAudience annotation
2014-07-21 07:53:13 -07:00
stack
4aeded7588
HBASE-11548 [PE] Add 'cycling' test N times and unit tests for size/zipf/valueSize calculations
2014-07-18 23:57:00 -07:00
Jonathan M Hsieh
5f4e85d3f9
HBASE-11537 Avoid synchronization on instances of ConcurrentMap (Mike Drob)
2014-07-18 15:40:10 -07:00
stack
15815791a6
HBASE-5696 Use Hadoop's DataOutputOutputStream instead of have a copy local (Talat Uyarer)
2014-07-18 10:16:02 -07:00
Ted Yu
5bf37d0b51
HBASE-11471 Move TableStateManager and ZkTableStateManager and Server to hbase-server (Alex Newman)
2014-07-18 04:36:40 +00:00
Jimmy Xiang
7487278baf
HBASE-11525 Region server holding in region states is out of sync with meta
2014-07-17 12:54:16 -07:00
Jimmy Xiang
d6c5e5f374
HBASE-11530 RegionStates adds regions to wrong servers
2014-07-17 08:57:50 -07:00
Devaraj Das
9f96d91b2e
HBASE-11261 Addendum to remove an unneeded debug message
2014-07-17 08:54:22 -07:00
Devaraj Das
72ddb74700
HBASE-11261 Handle splitting/merging of regions that have region_replication greater than one
2014-07-17 08:51:13 -07:00
stack
3455065a75
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REAPPLY
2014-07-16 14:54:20 -07:00
stack
782b1456f2
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REVERT
2014-07-16 13:56:52 -07:00
stack
688877606b
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov)
2014-07-16 13:53:44 -07:00
stack
76543f525a
HBASE-2251 PE defaults to 1k rows - uncommon use case, and easy to hit benchmarks -- Add zipf distribution of cell values
2014-07-16 13:41:32 -07:00
stack
9d8ad39a4c
HBASE-11523 JSON serialization of PE Options is broke
2014-07-16 08:43:38 -07:00
stack
8a481b87b5
HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache"
2014-07-15 23:14:14 -07:00
Enis Soztutar
58727343f2
HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test)
2014-07-15 18:28:32 -07:00
Enis Soztutar
bbe29eb93c
HBASE-11511 Write flush events to WAL
2014-07-15 14:47:19 -07:00
stack
bb73791dad
HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE
2014-07-15 10:02:51 -07:00
Ramkrishna
995a5a6c68
HBASE-10930 Change Filters and GetClosestRowBeforeTracker to work with
...
Cells (Ram)
2014-07-15 22:07:00 +05:30
stack
c694ec11df
HBASE-11240 Print hdfs pipeline when hlog's sync is slow ADDENDUM
2014-07-15 07:57:20 -07:00
stack
96dcd67f56
HBASE-11514 Fix findbugs warnings in blockcache
2014-07-15 07:51:27 -07:00
Enis Soztutar
0b22eb07bb
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (ADDENDUM patch to fix flaky unit test)
2014-07-14 17:00:14 -07:00
Enis Soztutar
7db2563c6a
HBASE-11442 ReplicationSourceManager doesn't cleanup the queues for recovered sources (Virag Kothari)
2014-07-14 16:46:11 -07:00
Enis Soztutar
463d52d8cf
HBASE-11367 Pluggable replication endpoint
2014-07-14 16:22:26 -07:00
Andrew Purtell
4824b0dea7
HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse Yates)
2014-07-14 15:05:06 -07:00
Andrew Purtell
c61676a1ef
Amend HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Matteo Bertozzi)
...
Changes RpcScheduler from an interface into an abstract class
2014-07-14 14:19:52 -07:00
Ramkrishna
e71d69bf00
HBASE-11509 Forward port HBASE-11039 to trunk and branch-1 after
...
HBASE-11489 (Ram)
2014-07-14 22:52:48 +05:30
anoopsjohn
94b3f32f9f
HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)
2014-07-14 22:32:45 +05:30
anoopsjohn
470d00ea9a
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum
2014-07-14 15:24:09 +05:30
Andrew Purtell
01a7dda255
HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Jesse Yates)
2014-07-13 22:42:29 -07:00
Jimmy Xiang
fc57363404
HBASE-11474 [Thrift2] support authentication/impersonation
2014-07-13 15:11:13 -07:00
anoopsjohn
213e565bce
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop)
2014-07-13 12:10:21 +05:30
anoopsjohn
f5e13c7460
HBASE-11118 non environment variable solution for "IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString". -Addendum
2014-07-12 22:02:26 +05:30
Nick Dimiduk
c01e7e50c1
HBASE-11118 non environment variable solution for "IllegalAccessError: class com.google.protobuf.ZeroCopyLiteralByteString cannot access its superclass com.google.protobuf.LiteralByteString"
2014-07-11 16:52:32 -07:00
Enis Soztutar
c6ddc0336e
HBASE-11488 cancelTasks in SubprocedurePool can hang during task error (Jerry He)
2014-07-11 14:16:27 -07:00
Andrew Purtell
f2a40fc058
HBASE-11487 ScanResponse carries non-zero cellblock for CloseScanRequest (Shengzhe Yao)
2014-07-11 13:06:42 -07:00
Nicolas Liochon
dd9f1cbf3a
Revert "HBASE-11492 The servers do not honor the tcpNoDelay option"
...
This reverts commit 79676f15f4
.
2014-07-11 18:48:06 +02:00
Nicolas Liochon
79676f15f4
HBASE-11492 The servers do not honor the tcpNoDelay option
2014-07-11 14:15:08 +02:00
Nicolas Liochon
4f3d5bbab9
HBASE-11491 Add an option to sleep randomly during the tests with the PE tool
2014-07-11 14:06:28 +02:00
anoopsjohn
77554df881
HBASE-11423 Visibility label and per cell ACL feature not working with HTable#mutateRow() and MultiRowMutationEndpoint. (Anoop)
2014-07-11 12:15:48 +05:30
Enis Soztutar
09fcdb50af
HBASE-11475 Distributed log replay should also replay compaction events
2014-07-10 10:50:22 -07:00
Jonathan M Hsieh
95ef3acdd3
HBASE-4931 [docs] CopyTable instructions could be improved (Misty Stanley-Jones)
2014-07-10 01:50:38 -07:00
Andrew Purtell
f0b9b6bbf2
HBASE-11481 TableSnapshotInputFormat javadoc wrongly claims HBase 'enforces security'
2014-07-08 15:09:09 -07:00
Jimmy Xiang
ed9ab70180
HBASE-11349 Addendum fixes javadoc warning
2014-07-08 13:57:26 -07:00
Jimmy Xiang
79a03c8bcb
HBASE-11349 [Thrift] support authentication/impersonation
2014-07-08 11:15:58 -07:00
Enis Soztutar
b47a3f6924
HBASE-11458 NPEs if RegionServer cannot initialize
2014-07-07 20:35:40 -07:00
Enis Soztutar
36d84a1515
HBASE-11473 Add BaseWALObserver class
2014-07-07 17:23:40 -07:00
Jeffrey Zhong
d07bc87cd6
HBase-11315: Keeping MVCC for configurable longer time
2014-07-06 18:25:18 -07:00
anoopsjohn
a04e0b703f
HBASE-11465 [VisibilityController] Reserved tags check not happening for Append/Increment. (Anoop)
2014-07-06 19:14:00 +05:30
stack
c6db308977
HBASE-11452 add getUserPermission feature in AccessControlClient as client API (Demai Ni)
2014-07-04 19:47:57 -07:00
Ramkrishna
62c048660b
HBASE-10885 Support visibility expressions on Deletes (Ram)
2014-07-04 23:55:05 +05:30
Andrew Purtell
2416d798fa
HBASE-11446 Reduce the frequency of RNG calls in SecureWALCellCodec#EncryptedKvEncoder
2014-07-04 10:45:19 -07:00
stack
6da1a485fc
HBASE-11463 (findbugs) HE: Class defines equals() and uses Object.hashCode()
2014-07-03 21:54:28 -07:00
Andrew Purtell
80f1271ee5
HBASE-11434 [AccessController] Disallow inbound cells with reserved tags
2014-07-03 17:23:00 -07:00
Ramkrishna
80f0a522f9
HBASE-11449 IntegrationTestIngestWithACL fails to use different users
...
after HBASE-10810 (Ram)
2014-07-03 12:03:59 +05:30
Matteo Bertozzi
c88b4c46a4
HBASE-11450 Improve file size info in SnapshotInfo tool
2014-07-03 07:19:00 +02:00
stack
ea085c6373
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
2014-07-02 19:01:04 -07:00
stack
1d8958685a
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (Mikhail Antonov)
2014-07-02 19:00:49 -07:00
Devaraj Das
9f8d1876a0
HBASE-11344 Hide row keys and such from the web UIs
2014-07-02 13:07:11 -07:00
Nick Dimiduk
20cac213af
HBASE-11372 Remove SlabCache
2014-07-02 10:17:31 -07:00
stack
9ff90931dc
HBASE-11413 [findbugs] RV: Negating the result of compareTo()/compare() (Mike Drob)
2014-07-02 10:06:15 -07:00
stack
ad78a9cfde
HBASE-11240 Print hdfs pipeline when hlog's sync is slow (Liu Shaohui)
2014-07-01 15:05:03 -07:00
Ted Yu
5f3c0b7f9b
HBASE-11439 StripeCompaction may not obey the OffPeak rule to compaction (Victor Xu)
2014-07-01 16:32:03 +00:00
anoopsjohn
ba044f010e
HBASE-11435 Visibility labelled cells fail to getting replicated. (Anoop)
2014-07-01 18:34:22 +05:30
Matteo Bertozzi
0e8e41d0ef
HBASE-11355 a couple of callQueue related improvements
2014-07-01 10:31:44 +02:00
Enis Soztutar
92c52a727a
Updated version in master to 2.0.0-SNAPSHOT after 'branch-1' is created for 1.x line of releases
2014-06-30 20:26:47 -07:00
Enis Soztutar
0167558eb3
HBASE-11448 Fix javadoc warnings
2014-06-30 20:11:02 -07:00
Ted Yu
34cd00b291
HBASE-11443 TestIOFencing#testFencingAroundCompactionAfterWALSync times out
2014-06-30 22:28:16 +00:00
Enis Soztutar
5af264c5b5
HBASE-11335 Fix the TABLE_DIR param in TableSnapshotInputFormat (deepankar)
2014-06-30 13:48:31 -07:00
stack
cfba8ccbad
HBASE-11433 LruBlockCache does not respect its configurable parameters
2014-06-30 11:22:53 -07:00
Andrew Purtell
d797fc872f
HBASE-11432 [AccessController] Remove cell first strategy
2014-06-30 09:52:21 -07:00
Ted Yu
dce2520828
HBASE-11436 Support start Row and stop Row in HBase Export (Ward Viaene)
2014-06-29 18:09:18 +00:00
Jeffrey Zhong
c591a25f3c
HBASE-11430: lastFlushSeqId has been updated wrongly during region open
2014-06-27 17:58:32 -07:00
Enis Soztutar
14a09e79bd
HBASE-11332 Fix for metas location cache from HBASE-10785
2014-06-27 16:39:41 -07:00
Devaraj Das
e5ec49b123
HBASE-10818. Add integration test for bulkload with replicas (Nick Dimiduk and Devaraj Das)
2014-06-27 16:39:40 -07:00
Devaraj Das
1daf8acfc9
HBASE-11214. Fixes for scans on a replicated table
2014-06-27 16:39:40 -07:00
Enis Soztutar
5a8f3f7cef
HBASE-10357 Failover RPC's for scans (Devaraj Das)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1595388 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Enis Soztutar
25baace0de
HBASE-10810 LoadTestTool should share the connection and connection pool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1595078 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Enis Soztutar
d84c863525
HBASE-10661 TestStochasticLoadBalancer.testRegionReplicationOnMidClusterWithRacks() is flaky
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1593587 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
Enis Soztutar
e86b13f75a
HBASE-10957 HMaster can abort with NPE in #rebuildUserRegions (Nicolas Liochon)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1590184 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:40 -07:00
sershe
579f305bd0
HBASE-10794 multi-get should handle replica location missing from cache
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1586468 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
ndimiduk
d313103aeb
HBASE-10791 Add integration test to demonstrate performance improvement
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585807 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Enis Soztutar
7d247524b3
HBASE-10859 Use HFileLink in opening region files from secondaries
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585768 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Enis Soztutar
ad05de172f
HBASE-10701 Cache invalidation improvements from client side
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585766 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
nkeywal
e04e61ed77
HBASE-10817 Add some tests on a real cluster for replica: multi master, replication
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1585484 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Enis Soztutar
2ddb142990
HBASE-10858 TestRegionRebalancing is failing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1582554 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Zhihong Yu
f09ab44cc6
HBASE-10778 Unique keys accounting in MultiThreadedReader is incorrect
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1578672 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Devaraj Das
ffabf9ba9b
HBASE-10616. Addendum that fixes the case of multiget_batchsize == 1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577438 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Devaraj Das
72ba78667c
HBASE-10743. Replica map update is problematic in RegionStates
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577384 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:39 -07:00
Devaraj Das
41116848e5
HBASE-10616. Integration test for multi-get calls
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577372 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Devaraj Das
a0a4744556
HBASE-10734. Fix RegionStates.getRegionAssignments to not add duplicate regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1577001 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Enis Soztutar
fa68470fe6
HBASE-10620 LoadBalancer.needsBalance() should check for co-located region replicas as well (Addendum patch to fix return value from balance() call)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576975 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Devaraj Das
d723115058
HBASE-10729. Enable table doesn't balance out replicas evenly if the replicas were unassigned earlier
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576964 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Enis Soztutar
759cfb83af
HBASE-10572 Create an IntegrationTest for region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576465 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Zhihong Yu
55a7c87294
HBASE-10704 BaseLoadBalancer#roundRobinAssignment() may add same region to assignment plan multiple times
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1576156 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
nkeywal
c2f6f479ad
HBASE-10355 Failover RPC's from client using region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1575261 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Devaraj Das
e34dae0c9a
HBASE-10620. LoadBalancer.needsBalance() should check for co-located region replicas as well
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1575097 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Devaraj Das
b0480db1ae
HBASE-10672. Table snapshot should handle tables whose REGION_REPLICATION is greater than one
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1575096 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:38 -07:00
Devaraj Das
aed0216810
HBASE-10633. StoreFileRefresherChore throws ConcurrentModificationException sometimes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572808 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Enis Soztutar
a98f52953a
HBASE-10351 LoadBalancer changes for supporting region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572298 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das
87b2b923e2
HBASE-10362. HBCK changes for supporting region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1571884 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Enis Soztutar
d7d9f8db62
HBASE-10352 Region and RegionServer changes for opening region replicas, and refreshing store files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1571865 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das
72355a920a
HBASE-10361. Enable/AlterTable support for region replicas (ddas)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1570008 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das
c1f9b6193d
HBASE-10359 Master/RS WebUI changes for region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569992 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das
3d8ee3a06e
HBASE-10350. Master/AM/RegionStates changes to create and assign region replicas (ddas)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569861 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
sershe
25b6103dad
HBASE-10356 Failover RPC's for multi-get
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569559 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das
d6f603a492
HBASE-10354. Addendum commit. 10354.add.patch committed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1568205 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Devaraj Das
481a116e26
HBASE-10348. HTableDescriptor changes for region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565658 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Enis Soztutar
d4b82224cc
HBASE-10347 HRegionInfo changes for adding replicaId and MetaEditor/MetaReader changes for region replicas
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565041 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Ted Yu
e04009c989
HBASE-10330 TableInputFormat/TableRecordReaderImpl leaks HTable
2014-06-27 23:29:06 +00:00
anoopsjohn
7c1135b3e3
HBASE-11424 Avoid usage of CellUtil#getTagArray(Cell cell) within server. (Anoop)
2014-06-27 22:35:08 +05:30
stack
96681210a7
HBASE-11415 [PE] Dump config before running test
2014-06-26 12:58:03 -07:00
Ramkrishna
7f2f4e80c4
HBASE-10861 Extend ByteRange to create Mutable and Immutable ByteRange
...
(Ram)
2014-06-26 13:54:48 +05:30
Jimmy Xiang
f0a32dff9b
HBASE-11370 SSH doesn't need to scan meta if not using ZK for assignment
2014-06-25 08:58:56 -07:00
Matteo Bertozzi
200579f5fd
HBASE-11326 Use an InputFormat for ExportSnapshot (addendum)
2014-06-25 16:28:18 +02:00
Ramkrishna
b8428a68c3
HBASE-11027-Remove kv.isDeleteXX() and related methods and use CellUtil
...
apis (Ram)
2014-06-25 17:02:18 +05:30
Nicolas Liochon
07a771866f
HBASE-11297 Remove some synchros in the rpcServer responder
2014-06-25 11:01:42 +02:00
Ted Yu
3a097784b5
HBASE-11397 When merging expired stripes, we need to create an empty file to preserve metadata (Victor Xu)
2014-06-25 03:39:40 +00:00
Andrew Purtell
b26fb383cf
HBASE-11363 Access checks in preCompact and preCompactSelection are out of sync
2014-06-24 17:09:38 -07:00
Nicolas Liochon
ab72babd97
HBASE-11403 Fix race conditions around Object#notify
2014-06-24 11:37:02 +02:00
Nicolas Liochon
e991fd8055
HBASE-11390 PerformanceEvaluation: add an option to use a single connection
2014-06-24 11:34:45 +02:00
Nicolas Liochon
b2914be9d3
HBASE-11387 metrics: wrong totalRequestCount
2014-06-24 11:21:12 +02:00
Ted Yu
af9e519e00
HBASE-11380 HRegion lock object is not being released properly, leading to snapshot failure
2014-06-24 03:06:40 +00:00
Ted Yu
092fc71b18
HBASE-11398 Print the stripes' state with file size info (Victor Xu)
2014-06-23 21:30:40 +00:00
Jimmy Xiang
54a5375710
HBASE-11404 TestLogLevel should stop the server at the end
2014-06-23 09:51:04 -07:00
Ted Yu
008860cb3b
HBASE-11395 Add logging for HBase table operations
2014-06-21 01:56:17 +00:00
Andrew Purtell
890618bb11
HBASE-11362 Minor improvements to LoadTestTool and PerformanceEvaluation (Vandana Ayyalasomayajula)
2014-06-19 17:11:16 -07:00
Michael Stack
b5db143280
HBASE-9345 Add support for specifying filters in scan (Virag Kothari)
2014-06-19 16:11:52 -07:00
Jimmy Xiang
45bc13d87a
HBASE-11378 TableMapReduceUtil overwrites user supplied options for multiple tables/scaners job
2014-06-19 09:12:53 -07:00
Jimmy Xiang
175f133dbc
HBASE-11373 hbase-protocol compile failed for name conflict of RegionTransition
2014-06-18 09:10:59 -07:00
Jimmy Xiang
6834c929cc
HBASE-11319 No need to use favored node mapping initialization to find all regions
2014-06-18 08:34:17 -07:00
Michael Stack
3ed3c5513c
HBASE-11364 [BlockCache] Add a flag to cache data blocks in L1 if multi-tier cache
2014-06-17 22:33:40 -05:00
Michael Stack
e476947d3f
HBASE-11069 Decouple region merging from ZooKeeper (Sergey Soldatov)
2014-06-17 07:23:04 -05:00