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
Matteo Bertozzi
6304eb2cce
HBASE-11341 ZKProcedureCoordinatorRpcs should respond only to members
2014-06-17 11:17:33 +01:00
anoopsjohn
463fc9fbd8
HBASE-11194 [AccessController] issue with covering permission check in case of concurrent op on same row (Anoop)
2014-06-17 10:12:47 +05:30
Nicolas Liochon
0e647de3ee
HBASE-11353 Wrong Write Request Count
2014-06-16 09:54:15 +02:00
Jeffrey Zhong
5136c70554
hbase-11094: https://issues.apache.org/jira/browse/HBASE-11094(addendum)
2014-06-15 12:01:23 -07:00
Michael Stack
63f0dffdba
HBASE-11350 [PE] Allow random value size
2014-06-14 17:09:18 -04:00
Jimmy Xiang
58549428a6
HBASE-11059 ZK-less region assignment
2014-06-14 08:39:29 -07:00
Michael Stack
98deb39ace
HBASE-11342 The method isChildReadLock in class ZKInterProcessLockBase is wrong (Qianxi Zhang)
2014-06-13 12:35:49 -07:00
Michael Stack
492f1f6d44
HBASE-8315 Documentation should have more information of LRU Stats
2014-06-13 11:02:23 -07:00
Nick Dimiduk
632301f525
HBASE-11307 Deprecate SlabCache
2014-06-13 09:40:44 -07:00
Jean-Daniel Cryans
8e547f3ba7
HBASE-8844 Document the removal of replication state AKA start/stop_replication (Misty Stanley-Jones)
2014-06-13 08:58:55 -07:00
Jimmy Xiang
92b494df45
HBASE-10871 Indefinite OPEN/CLOSE wait on busy RegionServers (Esteban)
2014-06-13 08:52:09 -07:00
Jeffrey Zhong
55cecc9679
HBase-11094: Distributed log replay is incompatible for rolling restarts
2014-06-12 21:50:16 -07:00
Jimmy Xiang
9e824cda19
HBASE-11162 RegionServer webui uses the default master info port irrespective of the user configuration (Srikanth)
2014-06-12 20:04:06 -07:00
Jimmy Xiang
500ba3de32
HBASE-10923 Control where to put meta region
2014-06-12 16:17:13 -07:00
Matteo Bertozzi
8064bd4fff
HBASE-11326 Use an InputFormat for ExportSnapshot
2014-06-12 09:07:36 +01:00
Matteo Bertozzi
95a7e72302
HBASE-11327 ExportSnapshot hit stackoverflow error when target snapshotDir doesn't contain uri (Demai Ni)
2014-06-12 08:09:37 +01:00
Michael Stack
26096f363e
HBASE-10336 Remove deprecated usage of Hadoop HttpServer in InfoServer (Eric Charles)
2014-06-11 13:55:15 -07:00
Michael Stack
3d3784dd22
HBASE-11329 Minor fixup of new blockcache tab number formatting
2014-06-11 12:25:18 -07:00
Ted Yu
aa916b81ce
HBASE-11310 Addendum fixes compilation error
2014-06-11 18:50:27 +00:00
Jimmy Xiang
9944c6031f
HBASE-11328 testMoveRegion could fail
2014-06-11 11:28:01 -07:00
Ramkrishna
eb1db5ac71
HBASE-11312:Minor refactoring of TestVisibilityLabels class(Srikanth via
...
Ram)
2014-06-11 18:15:30 +05:30
Michael Stack
2ab3b325ca
HBASE-11320 Reenable bucket cache logging
2014-06-10 14:27:04 -07:00
Jimmy Xiang
ee76225783
HBASE-11120 Addendum for fixing compilation error
2014-06-10 09:31:36 -07:00
Michael Stack
948b22f082
HBASE-11120 Update documentation about major compaction algorithm (Misty Stanley-Jones) + addendum fixing CompactionConfiguration
2014-06-09 20:48:56 -07:00
Michael Stack
5851a06412
HBASE-4089 blockCache contents report
2014-06-09 16:42:30 -07:00
Matteo Bertozzi
2087489662
HBASE-11311 Secure Bulk Load does not execute chmod 777 on the files
2014-06-09 22:30:19 +01:00
Matteo Bertozzi
548d5061c9
HBASE-8495 Change ownership of the directory to bulk load
2014-06-09 22:27:50 +01:00
Ted Yu
961919d443
HBASE-11304 Enable HBaseAdmin.execProcedure to return data from procedure execution (Jerry He)
2014-06-08 18:48:20 +00:00
Jeffrey Zhong
c682d57e92
hbase-8763: Combine MVCC and SeqId
2014-06-06 18:25:46 -07:00
Ted Yu
b5e660fff4
HBASE-11302 ReplicationSourceManager#sources is not thread safe (Qianxi Zhang)
2014-06-06 16:57:57 +00:00
Michael Stack
623cfa33d1
HBASE-10962 Decouple region opening (HM and HRS) from ZK (Mikhail Antonov)
2014-06-06 07:46:00 -07:00
Nick Dimiduk
d824f0b25f
HBASE-10641 Configurable Bucket Sizes in bucketCache
2014-06-04 13:31:16 -07:00
Michael Stack
ec9c12edff
HBASE-10915 Decouple region closing (HM and HRS) from ZK (Mikhail Antonov)
2014-06-04 10:42:10 -07:00
Ted Yu
d20feaf1e7
HBASE-11204 Document bandwidth consumption limit feature for ExportSnapshot (Misty Stanley-Jones)
2014-06-04 04:33:24 +00:00
Ted Yu
5419bfdc8e
HBASE-11201 addendum allows null data from procedure member
2014-06-03 21:54:36 +00:00
Ramkrishna
6a2467bbf2
HBASE-11126-Add RegionObserver pre hooks that operate under row lock (Ram)
2014-06-03 17:54:59 +05:30
Jimmy Xiang
369141b795
HBASE-11279 Block cache could be disabled by mistake
2014-06-02 20:01:43 -07:00
Jimmy Xiang
bdfb4172f8
HBASE-11237 Bulk load initiated by user other than hbase fails -- REVERT
...
This reverts commit 57826c7da9
.
Reason: wrong commit message
2014-06-02 19:58:50 -07:00
Jeffrey Zhong
7465c31947
HBASE-10922: Log splitting status should always be closed
2014-06-02 17:56:15 -07:00
Jimmy Xiang
57826c7da9
HBASE-11237 Bulk load initiated by user other than hbase fails
2014-06-02 17:06:19 -07:00
Michael Stack
43be19794a
HBASE-10985 Decouple Split Transaction from Zookeeper (Sergey Soldatov)
2014-06-02 10:22:28 -07:00
Michael Stack
80557b872f
HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian)
2014-06-02 09:19:16 -07:00
Matteo Bertozzi
86e5db5099
HBASE-10935 support snapshot policy where flush memstore can be skipped to prevent production cluster freeze (Tianying Chang)
2014-06-02 08:03:19 +01:00
Andrew Purtell
7f2f7c23a7
HBASE-11277 RpcServer threads can wedge under high load
2014-05-31 15:24:06 -07:00
Andrew Purtell
af63fba391
HBASE-11275 [AccessController] postCreateTable hook fails when another CP creates table on their startup (Anoop Sam John)
2014-05-31 15:01:49 -07:00
Ted Yu
8c7772488c
HBASE-11201 Enable global procedure members to return values to procedure master (Jerry He)
2014-05-29 20:00:24 +00:00
Ted Yu
ee963a994b
HBASE-11201 Revert due to unit test failures
2014-05-29 18:39:50 +00:00
Ted Yu
cf896d0671
HBASE-11201 Addendum restores Procedure#waitForCompleted() which returns void (Jerry He)
2014-05-29 18:04:38 +00:00
Ted Yu
cbd39422b4
HBASE-11201 Enable global procedure members to return values to procedure master
2014-05-29 02:56:01 +00:00
Michael Stack
78f7cd450f
HBASE-11218 Data loss in HBase standalone mode (Liu Shaohui)
2014-05-28 10:34:10 -07:00
Matteo Bertozzi
ab896f05d1
HBASE-11220 Add listeners to ServerManager and AssignmentManager
2014-05-28 09:47:08 +01:00
Michael Stack
ef995efb1a
HBASE-8807 HBase MapReduce Job-Launch Documentation Misplaced (Misty Stanley-Jones)
2014-05-27 15:13:23 -07:00
Andrew Purtell
d9739b9e3f
HBASE-10692 The Multi TableMap job don't support the security HBase cluster (Liu Shaohui)
2014-05-27 10:59:40 -07:00
Michael Stack
aa101ca97e
HBASE-9149 javadoc cleanup of to reflect .META. rename to hbase:meta (Misty Stanley-Jones)
2014-05-27 10:36:55 -07:00
Michael Stack
00d550ca13
HBASE-11255 Negative request num in region load (Liu Shaohui)
2014-05-27 08:49:41 -07:00
Andrew Purtell
8e2a8cc0a8
HBASE-11096 stop method of Master and RegionServer coprocessor is not invoked (Qiang Tian)
2014-05-26 11:33:20 -07:00
Andrew Purtell
1f14726afb
Amend HBASE-11251 Attempt grants during tests only when security is enabled
2014-05-26 11:04:11 -07:00
Ramkrishna
1ce333901e
HBASE-11251-LoadTestTool should grant READ permission for the users that
...
are given READ access for specific cells (Ram)
2014-05-26 11:47:04 +05:30
Andrew Purtell
be85f89cd4
Amend HBASE-9857 Blockcache prefetch option; add missing license header to correct file this time
2014-05-23 23:13:00 +00:00
Devaraj Das
e9017586ca
HBASE-11149. Addendum for fixing unit test
2014-05-23 15:42:07 -07:00
Nicolas Liochon
7ee058bc20
HBASE-11202 Cleanup on HRegion class
2014-05-23 19:37:40 +02:00
Nicolas Liochon
220037c465
HBASE-10573 Use Netty 4 - addendum
2014-05-23 19:34:49 +02:00
Nicolas Liochon
28adf60658
HBASE-11226 Document and increase the default value for hbase.hstore.flusher.count
2014-05-23 19:28:51 +02:00
Jesse Yates
c61cb7fb55
HBASE-11048 Support setting custom priority per client RPC
2014-05-22 23:33:22 -07:00
Michael Stack
0b883059ea
HBASE-11239 Forgot to svn add test that was part of HBASE-11171, TestCacheConfig
2014-05-22 23:10:25 -07:00
Michael Stack
ea9e657694
HBASE-11229 Change block cache percentage metrics to be doubles rather than ints -- ADDENDUM to fix broke TestMetricsRegionServer
2014-05-22 22:35:39 -07:00
zjusch
edae564856
HBASE-11234 FastDiffDeltaEncoder#getFirstKeyInBlock returns wrong result
2014-05-23 12:57:10 +08:00
Andrew Purtell
41691e469a
HBASE-10831 IntegrationTestIngestWithACL is not setting up LoadTestTool correctly (Vandana Ayyalasomayajula)
2014-05-22 18:56:20 -07:00
Andrew Purtell
fd94fcde58
HBASE-11211 LoadTestTool option for specifying number of regions per server
2014-05-22 18:49:14 -07:00
Andrew Purtell
b168b8b2d5
HBASE-11149 Wire encryption is broken (Devaraj Das)
2014-05-22 18:46:29 -07:00
Enis Soztutar
9dcebc396b
HBASE-11217 Race between SplitLogManager task creation + TimeoutMonitor - ADDENDUM to fix unit test
2014-05-22 18:27:42 -07:00
Michael Stack
ea0731d60f
HBASE-11108 Split ZKTable into interface and implementation (Mikhail Antononv)
2014-05-22 16:15:51 -07:00
Michael Stack
c5d5a5d1bc
HBASE-11108 Split ZKTable into interface and implementation (Mikhail Antononv)
2014-05-22 16:15:35 -07:00
Jimmy Xiang
26387cbf18
HBASE-11237 Bulk load initiated by user other than hbase fails
2014-05-22 15:27:34 -07:00
Lars Hofhansl
dd9ac0c0ad
HBASE-11212 Fix increment index in KeyValueSortReducer. (Gustavo Anatoly)
2014-05-22 11:54:30 -07:00
Michael Stack
46e53b089a
HBASE-11229 Change block cache percentage metrics to be doubles rather than ints
...
In HBASE-8370 "Report data block cache hit rates apart from aggregate cache hit rates"
discussion highlights small changes in caching percentage can make for large
changes in cache contents; e.g. lots of data blocks may be getting evicited
but because meta blocks -- index and blooms -- are staying in cache with
high hit rates, a large data block eviction may show as a small change in
overall cache percentage (e.g. from 99.99 to 99.11).
Changes the getBlockCacheHitPercent from an int to a double.
Also changes name of the jmx metric blockCountHitPercent to be
blockCacheCountHitPercent instead.
May be incompatible change.
2014-05-22 11:37:50 -07:00
Enis Soztutar
92b2c86776
HBASE-11217 Race between SplitLogManager task creation + TimeoutMonitor
2014-05-22 11:22:57 -07:00
Andrew Purtell
264725d592
Amend HBASE-9857 Blockcache prefetch option; add missing license header
2014-05-22 10:31:31 -07:00
Andrew Purtell
58818496da
HBASE-9857 Blockcache prefetch option
2014-05-22 10:17:39 -07:00
anoopsjohn
53513dcb45
HBASE-10835 DBE encode path improvements.(Anoop)
2014-05-22 11:59:52 +05:30
tedyu
cb1428ddca
HBASE-11219 HRegionServer#createRegionLoad() should reuse RegionLoad.Builder instance when called in a loop
2014-05-22 04:40:47 +00:00
Michael Stack
4053868e72
HBASE-11203 Clean up javadoc and findbugs warnings in trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596383 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 20:12:41 +00:00
Zhihong Yu
ffc7215a50
HBASE-10417 index is not incremented in PutSortReducer#reduce() (Gustavo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596381 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 19:54:17 +00:00
Zhihong Yu
71c1d02f02
HBASE-11104 IntegrationTestImportTsv#testRunFromOutputCommitter misses credential initialization (Vandana)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596277 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 14:51:00 +00:00
nkeywal
b6646596c6
HBASE-10573 Use Netty 4
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596192 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 10:57:11 +00:00
mbertozzi
8a420c52ac
HBASE-11186 Improve TestExportSnapshot verifications
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596172 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 09:55:10 +00:00
mbertozzi
0ea99974fe
HBASE-11185 Parallelize Snapshot operations
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1596168 13f79535-47bb-0310-9956-ffa450edef68
2014-05-20 09:47:01 +00:00
Zhihong Yu
4d07aa5f1c
HBASE-11090 Backport HBASE-11083 ExportSnapshot should provide capability to limit bandwidth consumption
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595947 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 16:17:53 +00:00
Michael Stack
021bdae697
HBASE-11007 BLOCKCACHE in schema descriptor seems not aptly named
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595938 13f79535-47bb-0310-9956-ffa450edef68
2014-05-19 15:53:06 +00:00
Michael Stack
a5f6c55edd
HBASE-11171 More doc improvements on block cache options -- ADDENDUM TO FIX JAVADOC WARNINGS
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595369 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 22:22:28 +00:00
Zhihong Yu
622d55c1b2
HBASE-11189 Subprocedure should be marked as complete upon failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595357 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 21:29:41 +00:00
Michael Stack
b42fd10a32
HBASE-11171 More doc improvements on block cache options
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595267 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 17:10:12 +00:00
anoopsamjohn
247eadc582
HBASE-11167 Avoid usage of java.rmi package Exception in MemStore. (Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1595100 13f79535-47bb-0310-9956-ffa450edef68
2014-05-16 04:13:14 +00:00
ndimiduk
4c8510f852
HBASE-11137 Add mapred.TableSnapshotInputFormat
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594982 13f79535-47bb-0310-9956-ffa450edef68
2014-05-15 17:00:37 +00:00
mbertozzi
712ce70e2e
HBASE-11134 Add a -list-snapshots option to SnapshotInfo
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594854 13f79535-47bb-0310-9956-ffa450edef68
2014-05-15 10:34:38 +00:00
ndimiduk
54834e87a8
HBASE-11112 PerformanceEvaluation should document --multiGet option on its printUsage (Jean-Marc Spaggiari)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594757 13f79535-47bb-0310-9956-ffa450edef68
2014-05-15 01:47:02 +00:00
nkeywal
19f6522e10
HBASE-11098 Improve documentation around our blockcache options - addendum
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594640 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 16:59:31 +00:00
Jean-Daniel Cryans
6b1c419445
HBASE-10251 Restore API Compat for PerformanceEvaluation.generateValue() (Dima Spivak via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594637 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 16:51:00 +00:00
larsh
9be1c51427
HBASE-11143 Improve replication metrics.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594468 13f79535-47bb-0310-9956-ffa450edef68
2014-05-14 06:15:01 +00:00
Michael Stack
01f6b9540b
HBASE-11098 Improve documentation around our blockcache options
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594413 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 22:55:59 +00:00
Michael Stack
76322859a4
HBASE-11135 addendum fixing comments
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594366 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 20:11:50 +00:00
Michael Stack
3fde3c238f
HBASE-11135 Change region sequenceid generation so happens earlier in the append cycle rather than just before added to file
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594345 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 19:36:32 +00:00
liangxie
e1d16e9892
Amend HBASE-10561 Forward port: HBASE-10212 New rpc metric: number of active handler
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594126 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 05:06:14 +00:00
liangxie
5be2766ef4
HBASE-10561 Forward port: HBASE-10212 New rpc metric: number of active handler
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594117 13f79535-47bb-0310-9956-ffa450edef68
2014-05-13 03:05:45 +00:00
Michael Stack
0b5b0faeb5
HBASE-11151 move tracing modules from hbase-server to hbase-common (Masatake Iwasaki)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594110 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 22:43:40 +00:00
Michael Stack
5732ee52bc
HBASE-11140 LocalHBaseCluster should create ConsensusProvider per each server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1594106 13f79535-47bb-0310-9956-ffa450edef68
2014-05-12 22:35:49 +00:00
mbertozzi
bbde026ebc
HBASE-11139 BoundedPriorityBlockingQueue#poll() should check the return value from awaitNanos() (Shengzhe Yao)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593854 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 20:36:50 +00:00
mbertozzi
f00161be20
HBASE-11128 Add -target option to ExportSnapshot to export with a different name
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593775 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 11:39:56 +00:00
mbertozzi
a56a4c900e
HBASE-11133 Add an option to skip snapshot verification after ExportSnapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593771 13f79535-47bb-0310-9956-ffa450edef68
2014-05-11 10:57:33 +00:00
mbertozzi
788b285e11
HBASE-8332 Add truncate as HMaster method
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593439 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 22:25:01 +00:00
mbertozzi
64675ef3c2
HBASE-11119 Update ExportSnapShot to optionally not use a tmp file on external file system (Ted Malaska)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593337 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 17:23:52 +00:00
Michael Stack
4325d15edf
HBASE-11092 Server interface should have method getConsensusProvider()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593183 13f79535-47bb-0310-9956-ffa450edef68
2014-05-08 05:32:31 +00:00
mbertozzi
a669c765f7
HBASE-7987 Snapshot Manifest file instead of multiple empty files
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593139 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 21:28:12 +00:00
mbertozzi
de98955c16
HBASE-10993 Deprioritize long-running scanners
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1593137 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 21:05:04 +00:00
anoopsamjohn
4a7cc45f8a
HBASE-11117 [AccessController] checkAndPut/Delete hook should check only Read permission. (Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592940 13f79535-47bb-0310-9956-ffa450edef68
2014-05-07 05:28:06 +00:00
Zhihong Yu
4b2a4d10de
HBASE-10926 Use global procedure to flush table memstore cache (Jerry He)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1592368 13f79535-47bb-0310-9956-ffa450edef68
2014-05-04 16:12:32 +00:00
Enis Soztutar
1b7b4b8998
HBASE-9445 Snapshots should create column family dirs for empty regions
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591981 13f79535-47bb-0310-9956-ffa450edef68
2014-05-02 17:32:05 +00:00
Andrew Kyle Purtell
86464360f8
HBASE-11077 [AccessController] Restore compatible early-out access denial
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591524 13f79535-47bb-0310-9956-ffa450edef68
2014-05-01 01:04:36 +00:00
Michael Stack
c1d32df547
HBASE-10925 Do not OOME, throw RowTooBigException instead (Mikhail Antonov)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591154 13f79535-47bb-0310-9956-ffa450edef68
2014-04-30 00:08:39 +00:00
Zhihong Yu
58e36777b4
HBASE-10611 Description for hbase:acl table is wrong on master-status#catalogTables (Rekha Joshi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591070 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 19:48:25 +00:00
Jonathan Hsieh
3e3b9a2f65
HBASE-5697 Audit HBase for usage of deprecated hadoop 0.20.x, 1.x property names (Srikanth Srungarapu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591045 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 18:19:37 +00:00
ndimiduk
0e367e91e3
HBASE-11086 Add htrace support for PerfEval
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1591001 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 15:00:18 +00:00
ndimiduk
63bdc72447
HBASE-11082 Potential unclosed TraceScope in FSHLog#replaceWriter()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590997 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 14:51:26 +00:00
Michael Stack
a825ca179b
HBASE-10997 Add a modulo argument to PE to constrain the key range; REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590864 13f79535-47bb-0310-9956-ffa450edef68
2014-04-29 04:38:10 +00:00
ramkrishna
d77f9291cb
HBASE-11053 - Change DeleteTracker APIs to work with Cell (Javadoc addendum)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590553 13f79535-47bb-0310-9956-ffa450edef68
2014-04-28 04:36:14 +00:00
Zhihong Yu
d2c2792729
HBASE-11083 ExportSnapshot should provide capability to limit bandwidth consumption
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590291 13f79535-47bb-0310-9956-ffa450edef68
2014-04-26 20:15:14 +00:00
ramkrishna
6d291a55b4
HBASE-11054-Create new hook in StoreScanner to help user creating his own delete tracker (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590220 13f79535-47bb-0310-9956-ffa450edef68
2014-04-26 08:24:56 +00:00
ndimiduk
833fa82041
HBASE-9953 PerformanceEvaluation: Decouple data size from client concurrency
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590216 13f79535-47bb-0310-9956-ffa450edef68
2014-04-26 05:35:24 +00:00
Andrew Kyle Purtell
071b916775
HBASE-10918 [VisibilityController] System table backed ScanLabelGenerator
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590180 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 22:44:52 +00:00
Michael Stack
fe298e08d3
HBASE-11081 Trunk Master won't start; looking for Constructor that takes conf only
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590154 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 21:31:42 +00:00
Jean-Daniel Cryans
dcae5488cd
HBASE-10958 [dataloss] Bulk loading with seqids can prevent some log entries from being replayed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590144 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 21:03:11 +00:00
Jean-Daniel Cryans
e1a767105d
HBASE-11008 Align bulk load, flush, and compact to require Action.CREATE
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590124 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 20:00:21 +00:00
Michael Stack
6a127224e6
HBASE-11074 Have PE emit histogram stats as it runs rather than dump once at end of test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590085 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 17:17:25 +00:00
jxiang
c028d6ca4f
HBASE-10873 Control number of regions assigned to backup masters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590078 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 16:25:25 +00:00
ndimiduk
15cd44e443
HBASE-11038 Filtered scans can bypass metrics collection
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1590067 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 16:00:29 +00:00
ramkrishna
0b64b9288f
HBASE-11053- Change DeleteTracker APIs to work with Cell (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589963 13f79535-47bb-0310-9956-ffa450edef68
2014-04-25 09:43:05 +00:00
Andrew Kyle Purtell
1021af6aef
HBASE-11049 HBase WALPlayer needs to add credentials to job to play to table (Jerry He)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589886 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 21:32:12 +00:00
ndimiduk
dcd070dc0e
HBASE-11004 Extend traces through FSHLog#sync
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589762 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 15:01:26 +00:00
nkeywal
f95402a099
HBASE-11055 Extends the sampling size
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589733 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 14:06:17 +00:00
anoopsamjohn
26db1dc318
HBASE-10970 [AccessController] Issues with covering cell permission checks. (Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589593 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 05:46:02 +00:00
ramkrishna
b733180663
HBASE-10929 - Addendum that extracts out qualifierOffset, qualifierLength and timestamp
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589590 13f79535-47bb-0310-9956-ffa450edef68
2014-04-24 05:24:49 +00:00
Michael Stack
ece91da0d2
HBASE-11025 Infrastructure for pluggable consensus service (Mikhail Antonov)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589538 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 22:58:51 +00:00
Michael Stack
d5db1fb545
HBASE-11025 Infrastructure for pluggable consensus service (Mikhail Antonov)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589537 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 22:58:23 +00:00
anoopsamjohn
6a89699f9c
HBASE-10916 [VisibilityController] Stackable ScanLabelGenerators.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589461 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 17:37:53 +00:00
ramkrishna
43b9435dcb
HBASE-11026-Provide option to filter out all rows in PerformanceEvaluation tool (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589447 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 16:13:20 +00:00
jxiang
891b9f6a20
HBASE-11047 Remove TimeoutMontior
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589439 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 15:37:26 +00:00
ndimiduk
73a0b7ad3c
HBASE-10950 Add a configuration point for MaxVersion of Column Family (Enoch Hsu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589336 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 04:09:14 +00:00
sershe
ea4de9d124
HBASE-10141 instead of putting expired store files thru compaction, just archive them
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589332 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 02:34:25 +00:00
Zhihong Yu
b55ff6d5af
HBASE-11050 Replace empty catch block in TestHLog#testFailedToCreateHLogIfParentRenamed with @Test(expected=) (Gustavo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589331 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 02:16:00 +00:00
Andrew Kyle Purtell
4bf297b2d9
HBASE-10952 [REST] Let the user turn off block caching if desired
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589318 13f79535-47bb-0310-9956-ffa450edef68
2014-04-23 00:03:06 +00:00
Andrew Kyle Purtell
ff916906a3
HBASE-10884 [REST] Do not disable block caching when scanning
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589308 13f79535-47bb-0310-9956-ffa450edef68
2014-04-22 23:36:13 +00:00
nkeywal
f06591f9c0
HBASE-11000 Add autoflush option to PerformanceEvaluation - addendum
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589162 13f79535-47bb-0310-9956-ffa450edef68
2014-04-22 15:14:17 +00:00
nkeywal
5cf62f550f
HBASE-11028 FSLog: Avoid an extra sync if the current transaction is already sync'd
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589158 13f79535-47bb-0310-9956-ffa450edef68
2014-04-22 15:04:32 +00:00
ramkrishna
2513370c3e
HBASE-10929-Change ScanQueryMatcher to use Cells instead of KeyValue.(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1589018 13f79535-47bb-0310-9956-ffa450edef68
2014-04-22 03:58:41 +00:00
Zhihong Yu
3108c9a014
HBASE-11032 Replace deprecated methods in FileSystem with their replacements (Gustavo)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588979 13f79535-47bb-0310-9956-ffa450edef68
2014-04-21 20:46:52 +00:00
Zhihong Yu
3511399ca7
HBASE-10948 Fix hbase table file 'x' mode (Jerry He)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588718 13f79535-47bb-0310-9956-ffa450edef68
2014-04-20 05:31:19 +00:00
Zhihong Yu
a262b2424e
HBASE-11031 Revert
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588627 13f79535-47bb-0310-9956-ffa450edef68
2014-04-19 09:11:02 +00:00
larsh
e542dac2a8
HBASE-11030 HBaseTestingUtility.getMiniHBaseCluster should be able to return null.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588613 13f79535-47bb-0310-9956-ffa450edef68
2014-04-19 05:28:47 +00:00
larsh
b80a597997
HBASE-11037 Race condition in TestZKBasedOpenCloseRegion.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588610 13f79535-47bb-0310-9956-ffa450edef68
2014-04-19 05:21:43 +00:00
Zhihong Yu
25c7577573
HBASE-11031 Some HTable's are not closed in TestLogRolling
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588587 13f79535-47bb-0310-9956-ffa450edef68
2014-04-18 22:43:09 +00:00
Enis Soztutar
b1afd6e117
HBASE-10934 Provide Admin interface to abstract HBaseAdmin (Contributed by Carter)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588528 13f79535-47bb-0310-9956-ffa450edef68
2014-04-18 17:40:38 +00:00
mbertozzi
996ce5211c
HBASE-11011 Avoid extra getFileStatus() calls on Region startup
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588517 13f79535-47bb-0310-9956-ffa450edef68
2014-04-18 17:15:58 +00:00
Zhihong Yu
0045b86b78
HBASE-11019 incCount() method should be properly stubbed in HConnectionTestingUtility#getMockedConnectionAndDecorate()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588396 13f79535-47bb-0310-9956-ffa450edef68
2014-04-18 01:01:11 +00:00
Zhihong Yu
39fb144f17
HBASE-11012 InputStream is not properly closed in two methods of JarFinder
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588375 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 21:33:24 +00:00
Michael Stack
6c643e2031
HBASE-11009 We sync every hbase:meta table write twice
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588329 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 18:12:28 +00:00
Zhihong Yu
2c5f834a51
HBASE-11005 Remove dead code in HalfStoreFileReader#getScanner#seekBefore() (Gustavo Anatoly)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588295 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 16:04:59 +00:00
larsh
bdef332044
HBASE-11010 TestChangingEncoding is unnecessarily slow.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588129 13f79535-47bb-0310-9956-ffa450edef68
2014-04-17 04:08:20 +00:00
nkeywal
b4ad3d27d2
HBASE-11000 Add autoflush option to PerformanceEvaluation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1588069 13f79535-47bb-0310-9956-ffa450edef68
2014-04-16 20:51:05 +00:00
Zhihong Yu
d177b9b9a2
HBASE-10995 Fix resource leak related to unclosed HBaseAdmin
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587966 13f79535-47bb-0310-9956-ffa450edef68
2014-04-16 16:35:56 +00:00
Michael Stack
224aab57a0
HBASE-10997 Add a modulo argument to PE to constrain the key range
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587801 13f79535-47bb-0310-9956-ffa450edef68
2014-04-16 05:15:48 +00:00
Enis Soztutar
585a4f7778
HBASE-10955 HBCK leaves the region in masters in-memory RegionStates if region hdfs dir is lost
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587772 13f79535-47bb-0310-9956-ffa450edef68
2014-04-16 01:42:55 +00:00
Jean-Daniel Cryans
9fcb2ae865
HBASE-10312 Flooding the cluster with administrative actions leads to collapse
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587742 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 22:46:47 +00:00
jxiang
9f874d4d09
HBASE-10976 Start CatalogTracker after cluster ID is available
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587733 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 21:12:23 +00:00
Andrew Kyle Purtell
6af961c0d3
HBASE-10823 Resolve LATEST_TIMESTAMP to current server time before scanning for ACLs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587648 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 17:48:30 +00:00
mbertozzi
1a89a3fede
HBASE-10979 Fix AnnotationReadingPriorityFunction 'scan' handling
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587644 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 17:35:51 +00:00
Zhihong Yu
d16b201640
HBASE-10845 Memstore snapshot size isn't updated in DefaultMemStore#rollback()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587614 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 15:34:08 +00:00
Michael Stack
550618ceb7
HBASE-10966 RowCounter misinterprets column names that have colons in their qualifier
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587443 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 06:13:38 +00:00
ramkrishna
d1e4cf0566
HBASE-10972 - OOBE in prefix key encoding (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587417 13f79535-47bb-0310-9956-ffa450edef68
2014-04-15 05:03:27 +00:00
jxiang
b5867cb327
HBASE-10949 Reversed scan could hang
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1587061 13f79535-47bb-0310-9956-ffa450edef68
2014-04-13 17:56:01 +00:00
Andrew Kyle Purtell
2f4997c19a
HBASE-10963 Refactor cell ACL tests; add file missing from previous commit
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586880 13f79535-47bb-0310-9956-ffa450edef68
2014-04-12 17:22:31 +00:00
Zhihong Yu
89b60b0374
HBASE-10968 Null check in TableSnapshotInputFormat#TableSnapshotRegionRecordReader#initialize() is redundant
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586806 13f79535-47bb-0310-9956-ffa450edef68
2014-04-12 01:54:47 +00:00
Andrew Kyle Purtell
51c7b82c74
HBASE-10963 Refactor cell ACL tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586785 13f79535-47bb-0310-9956-ffa450edef68
2014-04-11 22:02:08 +00:00
Zhihong Yu
49a3f5e4d1
HBASE-10902 Make Secure Bulk Load work across remote secure clusters (Jerry He)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586709 13f79535-47bb-0310-9956-ffa450edef68
2014-04-11 16:12:22 +00:00
jxiang
a0a7cb53ca
HBASE-10897 On master start, deadlock if refresh UI
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586705 13f79535-47bb-0310-9956-ffa450edef68
2014-04-11 15:59:26 +00:00
Michael Stack
58c20f3c76
HBASE-10954 Fix TestCloseRegionHandler.testFailedFlushAborts (Mikhail Antonov)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586213 13f79535-47bb-0310-9956-ffa450edef68
2014-04-10 04:44:57 +00:00
nkeywal
8bcb70ddcf
HBASE-10931 Enhance logs
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586019 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 16:33:22 +00:00
nkeywal
c908da44d0
HBASE-10813 Possible over-catch of exceptions (Ding Yuan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1586006 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 16:11:06 +00:00
ramkrishna
e17ef0d87b
HBASE-10883-Restrict the universe of labels and authorizations(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585946 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 11:57:24 +00:00
ramkrishna
2922c5284d
HBASE-7319-Extend Cell usage through read path (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585945 13f79535-47bb-0310-9956-ffa450edef68
2014-04-09 11:46:14 +00:00
jxiang
78cf844cf3
HBASE-10911 ServerShutdownHandler#toString shows meaningless message
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585576 13f79535-47bb-0310-9956-ffa450edef68
2014-04-07 19:56:10 +00:00
nkeywal
4b762ee841
HBASE-10018 Change the location prefetch
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585518 13f79535-47bb-0310-9956-ffa450edef68
2014-04-07 16:55:45 +00:00
ramkrishna
3b1c72dfd3
HBASE-10899-[AccessController] Apply MAX_VERSIONS from schema or request when scanning(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1585014 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 07:41:24 +00:00
Zhihong Yu
7d821d1099
HBASE-10912 setUp / tearDown in TestSCVFWithMiniCluster should be done once per run
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584952 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 02:49:03 +00:00
jeffreyz
e524b5b330
HBASE-10895: unassign a region fails due to the hosting region server is in FailedServerList
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584947 13f79535-47bb-0310-9956-ffa450edef68
2014-04-05 00:58:55 +00:00
Michael Stack
b2ef1ce01c
HBASE-10886 add htrace-zipkin to the runtime dependencies again -- REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584935 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 23:19:35 +00:00
Zhihong Yu
25c95d8dd9
HBASE-10906 Change error log for NamingException in TableInputFormatBase to WARN level
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584890 13f79535-47bb-0310-9956-ffa450edef68
2014-04-04 20:28:03 +00:00
Zhihong Yu
60cac49720
HBASE-10705 CompactionRequest#toString() may throw NullPointerException (Rekha Joshi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584476 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 23:58:52 +00:00
Michael Stack
62908378bc
HBASE-10886 add htrace-zipkin to the runtime dependencies again (Masatake Iwasaki)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584455 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 23:04:10 +00:00
Zhihong Yu
75fd9ff2b7
HBASE-10890 ExportSnapshot needs to add acquired token to job (Jerry He)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584449 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 22:57:33 +00:00
Michael Stack
c6042a57e4
HBASE-10903 HBASE-10740 regression; cannot pass commands for zk to run
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584407 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 21:34:11 +00:00
sershe
60079f0cd0
HBASE-10118 Major compact keeps deletes with future timestamps (Liu Shaohui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584383 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 20:29:30 +00:00
Michael Stack
6892ae258d
HBASE-10888 Enable distributed log replay as default
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584346 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 19:39:55 +00:00
Zhihong Yu
e124054e4e
HBASE-10850 essential column family optimization is broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584335 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 10:13:32 +00:00
anoopsamjohn
3e1d49e146
HBASE-10854 [VisibilityController] Apply MAX_VERSIONS from schema or request when scanning. (Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584327 13f79535-47bb-0310-9956-ffa450edef68
2014-04-03 09:28:16 +00:00
jxiang
a9440c57c9
HBASE-10897 On master start, deadlock if refresh UI
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1584091 13f79535-47bb-0310-9956-ffa450edef68
2014-04-02 16:50:27 +00:00
Michael Stack
556f7fa07e
HBASE-10855 Enable hfilev3 by default
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583819 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 23:00:03 +00:00
jxiang
211ae1d150
HBASE-10851 Wait for regionservers to join the cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583769 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 19:53:55 +00:00
Zhihong Yu
50983ad638
HBASE-10867 Addendum removes two unused variables
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583740 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 17:25:33 +00:00
Zhihong Yu
165a6d679a
HBASE-10867 TestRegionPlacement#testRegionPlacement occasionally fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583515 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 02:11:13 +00:00
Zhihong Yu
0f0d6c1754
HBASE-10848 Filter SingleColumnValueFilter combined with NullComparator does not work (Fabien)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583511 13f79535-47bb-0310-9956-ffa450edef68
2014-04-01 01:53:01 +00:00
jxiang
bc42dc04ac
HBASE-10815 Master regionserver should be rolling-upgradable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583373 13f79535-47bb-0310-9956-ffa450edef68
2014-03-31 16:42:04 +00:00
ramkrishna
ea78f39854
HBASE-10531-Revisit how the key byte[] is passed to HFileScanner.seekTo and reseekTo (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1583031 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 17:18:56 +00:00
anoopsamjohn
4fa7db7304
HBASE-10860 Insufficient AccessController covering permission check.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582987 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 11:11:20 +00:00
Zhihong Yu
a3e66356fe
HBASE-10863 Scan doesn't return rows for user who has authorization by visibility label
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582979 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 10:32:56 +00:00
Michael Stack
300bc2b4ea
HBASE-10864 Spelling nit (Alex Newman)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582946 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 03:40:10 +00:00
Zhihong Yu
177bbff391
HBASE-10868 TestAtomicOperation should close HRegion instance after each subtest
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582927 13f79535-47bb-0310-9956-ffa450edef68
2014-03-29 00:54:23 +00:00
jeffreyz
026e89af76
HBASE-10809: HBaseAdmin#deleteTable fails when META region happen to move around same time
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582841 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 17:38:30 +00:00
anoopsamjohn
897554ff3c
HBASE-10849 Fix increased javadoc warns.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582832 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 17:08:54 +00:00
liangxie
2084122996
HBASE-10788 Add 99th percentile of latency in PE (Liu Shaohui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582583 13f79535-47bb-0310-9956-ffa450edef68
2014-03-28 02:37:59 +00:00
Michael Stack
a0415141f9
HBASE-10853 NPE in RSRpcServices.get on trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582553 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 23:53:46 +00:00
Michael Stack
325fcaf4e1
HBASE-10796 Set default log level as INFO
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582532 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 23:09:59 +00:00
Zhihong Yu
2fa73bce2b
HBASE-10852 TestDistributedLogSplitting#testDisallowWritesInRecovering occasionally fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582487 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 21:44:56 +00:00
anoopsamjohn
4487333e5e
HBASE-10840 Fix findbug warn induced by HBASE-10569.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582242 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 10:32:23 +00:00
Enis Soztutar
e44d0d8083
HBASE-10842 Some loggers not declared static final (Richard Ding)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582142 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 00:54:15 +00:00
jxiang
a87927acdc
HBASE-10839 NullPointerException in construction of RegionServer in Security Cluster
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582140 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 00:34:43 +00:00
Zhihong Yu
25932c793d
HBASE-8889 TestIOFencing#testFencingAroundCompaction occasionally fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582133 13f79535-47bb-0310-9956-ffa450edef68
2014-03-27 00:05:10 +00:00
jeffreyz
26eee4c501
HBASE-10833: Region assignment may fail during cluster start up
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1582110 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 23:15:09 +00:00
Enis Soztutar
28efa14cc3
HBASE-10829 Flush is skipped after log replay if the last recovered edits file is skipped
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581947 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 17:21:36 +00:00
Andrew Kyle Purtell
af8d406d14
HBASE-10838 Insufficient AccessController covering permission check (Anoop Sam John)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581939 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 17:05:29 +00:00
mbertozzi
8acd72dbba
HBASE-10825 Add copy-from option to ExportSnapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581909 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 16:23:20 +00:00
liangxie
b8975a0e8a
HBASE-10774 Restore TestMultiTableInputFormat (Liu Shaohui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581661 13f79535-47bb-0310-9956-ffa450edef68
2014-03-26 03:00:53 +00:00
Zhihong Yu
758d68b7cc
HBASE-10828 TestRegionObserverInterface#testHBase3583 should wait for all regions to be assigned
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581515 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 21:03:52 +00:00
jxiang
d59d9b48f4
HBASE-10569 Co-locate meta and master - ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581513 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 21:02:20 +00:00
jxiang
7716a3ca94
HBASE-10569 Co-locate meta and master
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581479 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 19:34:52 +00:00
mbertozzi
4a0904502d
HBASE-10804 Add a validation step to ExportSnapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581411 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 16:43:08 +00:00
anoopsamjohn
e165d19130
HBASE-10750 Pluggable MemStoreLAB.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581287 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 09:47:28 +00:00
Zhihong Yu
1bf2308543
HBASE-5175 Add DoubleColumnInterpreter (Julian Wissmann)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1581200 13f79535-47bb-0310-9956-ffa450edef68
2014-03-25 03:14:16 +00:00
larsh
2d17ce3999
HBASE-10805 Speed up KeyValueHeap.next() a bit
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580149 13f79535-47bb-0310-9956-ffa450edef68
2014-03-22 04:09:16 +00:00
Michael Stack
c4610ecab2
HBASE-10746 Bump the version of HTrace to 3.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1580076 13f79535-47bb-0310-9956-ffa450edef68
2014-03-21 22:46:03 +00:00
Zhihong Yu
3a84ed22ee
HBASE-10752 Port HBASE-10270 'Remove DataBlockEncoding from BlockCacheKey' to trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579742 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 21:16:05 +00:00
Enis Soztutar
39c1c2ee2d
HBASE-10799 [WINDOWS] TestImportTSVWithVisibilityLabels.testBulkOutputWithTsvImporterTextMapper fails on windows
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579723 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 19:46:16 +00:00
liangxie
c729de9aa0
HBASE-10782 Hadoop2 MR tests fail occasionally because of mapreduce.jobhistory.address is no set in job conf (Shaohui Liu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579520 13f79535-47bb-0310-9956-ffa450edef68
2014-03-20 03:25:00 +00:00
ndimiduk
7278d9ccf1
HBASE-10792 RingBufferTruck does not release its payload
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579475 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 23:59:44 +00:00
Zhihong Yu
1f5c0d14fc
HBASE-10786 If snapshot verification fails with 'Regions moved', the message should contain the name of region causing the failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579374 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 20:03:22 +00:00
Andrew Kyle Purtell
3eb0400a31
HBASE-10787 TestHCM#testConnection* takes too long (Ted Yu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1579358 13f79535-47bb-0310-9956-ffa450edef68
2014-03-19 19:15:41 +00:00
mbertozzi
11b3ce7f82
HBASE-10770 Don't exit from the Canary daemon mode if no regions are present
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578606 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 21:37:40 +00:00
mbertozzi
53d43e3439
HBASE-10766 SnapshotCleaner allows to delete referenced files (Bharath Vissapragada)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578450 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 16:15:39 +00:00
Zhihong Yu
36d2589461
HBASE-10767 Load balancer may interfere with tests in TestHBaseFsck
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1578447 13f79535-47bb-0310-9956-ffa450edef68
2014-03-17 16:14:48 +00:00
Andrew Kyle Purtell
26f20dca6a
HBASE-10762 clone_snapshot doesn't check for missing namespace (Matteo Bertozzi)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577956 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:43:55 +00:00
Enis Soztutar
7be181e455
HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577951 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:24:26 +00:00
Andrew Kyle Purtell
543908ecc2
HBASE-10764 TestLoadIncrementalHFilesSplitRecovery#testBulkLoadPhaseFailure takes too long (rajeshbabu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577949 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 23:21:05 +00:00
Zhihong Yu
d18274e992
HBASE-10760 Wrong methods' names in ClusterLoadState class (Victor Xu)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577914 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 17:51:51 +00:00
larsh
f3cb34588b
HBASE-10706 Disable writeToWal in tests where possible
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577780 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 04:22:19 +00:00
Michael Stack
8d7a4fcbdb
HBASE-10549 When there is a hole, LoadIncrementalHFiles will hang in an infinite loop -- ADDENDUM
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577776 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 04:04:18 +00:00
Enis Soztutar
2242036c01
HBASE-10184 [Online Schema Change]: Add additional tests for online schema change (Aleksandr Shulman) REVERTED patch and addendum patch
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577770 13f79535-47bb-0310-9956-ffa450edef68
2014-03-15 00:41:24 +00:00
Michael Stack
a1a5f57bff
HBASE-10656 high-scale-lib's Counter depends on Oracle (Sun) JRE, and also has some bug
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577759 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 23:20:14 +00:00
Andrew Kyle Purtell
6bf39f5359
HBASE-10599 Replace System.currentMillis() with EnvironmentEdge.currentTimeMillis in memstore flusher and related places (Ramkrishna S. Vasudevan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577702 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 20:46:33 +00:00
Michael Stack
e97a4df4e0
HBASE-10751 TestHRegion testWritesWhileScanning occasional fail since HBASE-10514 went in
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577664 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 19:16:44 +00:00
rajeshbabu
7f35dcd74a
HBASE-10549 When there is a hole, LoadIncrementalHFiles will hang in an infinite loop.(yuanxinen)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577655 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 18:46:51 +00:00
jxiang
221bd54ba2
HBASE-10745 Access ShutdownHook#fsShutdownHooks should be synchronized
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577588 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 15:56:43 +00:00
anoopsamjohn
47e3864ee0
HBASE-10648 Pluggable Memstore.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577541 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 14:07:10 +00:00
jxiang
575f58f13c
HBASE-10744 AM#CloseRegion no need to retry on FailedServerException
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577416 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 03:06:32 +00:00
jxiang
6b2437de2c
HBASE-10739 RS web UI NPE if master shuts down sooner
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577415 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 03:02:21 +00:00
Zhihong Yu
5c43d3cbed
HBASE-10184 Addendum fixes compilation against hadoop-1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577394 13f79535-47bb-0310-9956-ffa450edef68
2014-03-14 00:34:50 +00:00
Andrew Kyle Purtell
bb8594380d
HBASE-10184 [Online Schema Change]: Add additional tests for online schema change (Aleksandr Shulman)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577375 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 23:25:37 +00:00
jxiang
5f300467b8
HBASE-10738 AssignmentManager should shut down executors on stop
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577357 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:42:02 +00:00
Michael Stack
731e2f6541
HBASE-10514 Forward port HBASE-10466, possible data loss when failed flushes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577353 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:35:26 +00:00
Michael Stack
98cf3e27ee
HBASE-10476 HBase Master log grows very fast after stopped hadoop (due to connection exception) (Demai Ni)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577340 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 22:11:52 +00:00
jxiang
889ff7cbed
HBASE-10737 HConnectionImplementation should stop RpcClient on close
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1577304 13f79535-47bb-0310-9956-ffa450edef68
2014-03-13 20:04:00 +00:00
Michael Stack
748aaefb12
HBASE-9294 NPE in /rs-status during RS shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576953 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 22:12:26 +00:00
Michael Stack
d8ce8d0506
HBASE-10679 Both clients get wrong scan results if the first scanner expires and the second scanner is created with the same scannerId on the same region
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576928 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 21:33:55 +00:00
Andrew Kyle Purtell
f4ee8a05ea
HBASE-10726 Fix java.lang.ArrayIndexOutOfBoundsException in StochasticLoadBalancer (Enis Soztutar)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576795 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 16:02:36 +00:00
Andrew Kyle Purtell
d54525ca90
HBASE-10169 Batch coprocessor (Jingcheng Du and Gary Helmling)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576791 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 15:56:57 +00:00
Andrew Kyle Purtell
b22548ff06
HBASE-10718 TestHLogSplit fails when it sets a KV size to be negative (Esteban Gutierrez)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576747 13f79535-47bb-0310-9956-ffa450edef68
2014-03-12 14:16:24 +00:00
Zhihong Yu
f6ae53870f
HBASE-10723 Convert TestExplicitColumnTracker to junit4 test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576542 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 23:28:47 +00:00
larsh
d2eac30d68
HBASE-9778 Add hint to ExplicitColumnTracker to avoid seeking
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576457 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 18:28:42 +00:00
Zhihong Yu
fdd4e8a01b
HBASE-10717 TestFSHDFSUtils#testIsSameHdfs fails with IllegalArgumentException running against hadoop 2.3
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576371 13f79535-47bb-0310-9956-ffa450edef68
2014-03-11 14:53:39 +00:00
jxiang
9f5175186f
HBASE-10714 SyncFuture hangs when sequence is 0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576118 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 22:48:19 +00:00
ramkrishna
829c3725c7
HBASE-10675 - IntegrationTestIngestWithACL should allow User to be passed as Parameter (Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1576016 13f79535-47bb-0310-9956-ffa450edef68
2014-03-10 17:46:40 +00:00
Michael Stack
6dab763850
HBASE-10651 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in Replication (Honghua Feng)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575605 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 20:41:32 +00:00
Zhihong Yu
ae1abc8b1b
HBASE-8304 Bulkload fails to remove files if fs.default.name / fs.defaultFS is configured without default port (Haosdent)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575590 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 18:48:55 +00:00
ndimiduk
f032023ea5
HBASE-10660 MR over snapshots can OOM when alternative blockcache is enabled
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575454 13f79535-47bb-0310-9956-ffa450edef68
2014-03-08 00:33:20 +00:00
Michael Stack
7f95fccd06
HBASE-10663 Some code cleanup of class Leases and ScannerListener.leaseExpired
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575451 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 23:47:17 +00:00
Zhihong Yu
e2c671183e
HBASE-10697 Convert TestSimpleTotalOrderPartitioner to junit4 test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575297 13f79535-47bb-0310-9956-ffa450edef68
2014-03-07 15:51:01 +00:00
Zhihong Yu
727b414e35
HBASE-10693 Correct declarations of Atomic* fields from 'volatile' to 'final' (Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575059 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 21:50:19 +00:00
Zhihong Yu
61d7c89d24
HBASE-10694 TableSkewCostFunction#cost() casts integral division result to double
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575031 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 20:35:11 +00:00
Enis Soztutar
617235b953
HBASE-10686 [WINDOWS] TestStripeStoreFileManager fails on windows
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1575011 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 19:08:16 +00:00
ndimiduk
1237a85052
HBASE-10432 Rpc retries non-recoverable error
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574973 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 17:35:33 +00:00
mbertozzi
3ce062eb89
HBASE-10678 Make verifyrep tool implement toolrunner (Bharath Vissapragada)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574821 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 09:46:57 +00:00
Andrew Kyle Purtell
9265f6f762
HBASE-10665 TestCompaction and TestCompactionWithCoprocessor run too long
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574775 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 05:51:04 +00:00
Andrew Kyle Purtell
59f57d9158
HBASE-10666 TestMasterCoprocessorExceptionWithAbort hangs at shutdown
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574773 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 05:42:51 +00:00
Zhihong Yu
fc9407f3a3
HBASE-10662 RegionScanner is never closed if the region has been moved-out or re-opened when performing scan request
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574743 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 01:42:32 +00:00
jxiang
78b7dad2c8
HBASE-10649 TestMasterMetrics fails occasionally
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574738 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 01:26:25 +00:00
Zhihong Yu
bd18c274ba
HBASE-10615 Make LoadIncrementalHFiles skip reference files (Jerry He)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574736 13f79535-47bb-0310-9956-ffa450edef68
2014-03-06 01:09:34 +00:00
larsh
04ee3b2f25
HBASE-10594 Speed up TestRestoreSnapshotFromClient.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574602 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 18:21:37 +00:00
rajeshbabu
c1c9f1ff05
HBASE-10669 [hbck tool] Usage is wrong for hbck tool for -sidelineCorruptHfiles option(Deepak Sharma)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574593 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 18:05:07 +00:00
Zhihong Yu
ddaf9b7701
HBASE-10670 HBaseFsck#connect() should use new connection
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574588 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 17:45:37 +00:00
rajeshbabu
1500ae9438
HBASE-10677 boundaries check in hbck throwing IllegalArgumentException(Rajesh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574583 13f79535-47bb-0310-9956-ffa450edef68
2014-03-05 17:35:30 +00:00
Zhihong Yu
bc9834426a
HBASE-10624 Fix 2 new findbugs warnings introduced by HBASE-10598
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574149 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 17:44:30 +00:00
mbertozzi
50f857944e
HBASE-10622 Improve log and Exceptions in Export Snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1574031 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 11:19:17 +00:00
nkeywal
78930691ca
HBASE-9999 Add support for small reverse scan
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573949 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 09:06:27 +00:00
nkeywal
f9dab7dddd
HBASE-10650 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in RegionServer (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573942 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 08:50:01 +00:00
nkeywal
84f48f87f8
HBASE-10652 Fix incorrect handling of IE that restores current thread's interrupt status within while/for loops in rpc (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573937 13f79535-47bb-0310-9956-ffa450edef68
2014-03-04 08:45:15 +00:00
Zhihong Yu
f3233d72ba
HBASE-10609 Remove filterKeyValue(Cell ignored) from FilterBase
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573774 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 21:57:23 +00:00
Enis Soztutar
e196b203ac
HBASE-10632 Region lost in limbo after ArrayIndexOutOfBoundsException during assignment
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573723 13f79535-47bb-0310-9956-ffa450edef68
2014-03-03 20:07:04 +00:00
anoopsamjohn
518e3c72d6
HBASE-10451 Enable back Tag compression on HFiles.(Anoop)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573149 13f79535-47bb-0310-9956-ffa450edef68
2014-03-01 10:50:50 +00:00
Zhihong Yu
05139ace54
HBASE-10644 TestSecureExportSnapshot#testExportFileSystemState fails on hadoop-1
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573116 13f79535-47bb-0310-9956-ffa450edef68
2014-03-01 00:44:54 +00:00
Zhihong Yu
80e007aa98
HBASE-10627 A logic mistake in HRegionServer isHealthy (Shaohui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1573012 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 17:32:49 +00:00
mbertozzi
9f86836794
HBASE-10631 Avoid extra seek on FileLink open
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572889 13f79535-47bb-0310-9956-ffa450edef68
2014-02-28 09:13:58 +00:00
nkeywal
eb38979c80
HBASE-10080 Unnecessary call to locateRegion when creating an HTable instance
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572525 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 11:36:28 +00:00
larsh
3600a9a973
HBASE-10594 Revert due to test instability
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572439 13f79535-47bb-0310-9956-ffa450edef68
2014-02-27 05:34:38 +00:00
Andrew Kyle Purtell
8c18ecfba3
HBASE-10618 User should not be allowed to disable/drop visibility labels table (Anoop Sam John)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572354 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:52:42 +00:00
Michael Stack
c6236a57a5
HBASE-10598 Written data can not be read out because MemStore#timeRangeTracker might be updated concurrently (cuijianwei)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572333 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 23:12:02 +00:00
Enis Soztutar
ee48ff48a1
HBASE-10591 Sanity check table configuration in createTable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572301 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 22:24:20 +00:00
ndimiduk
196931e022
HBASE-10592 Refactor PerformanceEvaluation tool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572286 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 21:56:41 +00:00
mbertozzi
7a66576ff7
HBASE-10608 Acquire the FS Delegation Token for Secure ExportSnapshot (addendum)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572243 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 20:37:19 +00:00
nkeywal
43b5767f62
HBASE-10606 Bad timeout in RpcRetryingCaller#callWithRetries w/o parameters
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1572124 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 16:08:04 +00:00
Michael Stack
29a526ab73
HBASE-10614 Master could not be stopped (Jingcheng Du)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571915 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 04:32:12 +00:00
Zhihong Yu
d77ef9a8b5
HBASE-10600 HTable#batch() should perform validation on empty Put
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571899 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 02:44:31 +00:00
mbertozzi
31b8b2d92b
HBASE-10608 Acquire the FS Delegation Token for Secure ExportSnapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571890 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 01:03:50 +00:00
Jonathan Hsieh
fb349b084e
HBASE-10436 restore regionserver lists removed from hbase 0.96.0 jmx
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571887 13f79535-47bb-0310-9956-ffa450edef68
2014-02-26 01:02:00 +00:00
Michael Stack
f52a5144ee
HBASE-10604 Fix parseArgs javadoc (Jean-Marc Spaggiari)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571809 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 20:17:15 +00:00
nkeywal
21ddb60dc0
HBASE-10566 cleanup rpcTimeout in the client
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571727 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 16:28:57 +00:00
Michael Stack
48d8e996ed
HBASE-10575 ReplicationSource thread can't be terminated if it runs into the loop to contact peer's zk ensemble and fails continuously
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571579 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 06:31:10 +00:00
jeffreyz
577c1ee7d7
HBASE-10582: 0.94->0.96 Upgrade: ACL can't be repopulated when ACL table contains row for table '-ROOT' or '.META.'
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571529 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 01:58:01 +00:00
jeffreyz
3fe9d15c18
HBASE-10581: ACL znode are left without PBed during upgrading hbase0.94* to hbase0.96+
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571519 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 01:30:51 +00:00
Michael Stack
64740a5c07
HBASE-10556 Possible data loss due to non-handled DroppedSnapshotException for user-triggered flush from client/shell
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571501 13f79535-47bb-0310-9956-ffa450edef68
2014-02-25 00:58:56 +00:00
Zhihong Yu
b024de156c
HBASE-10597 IOEngine#read() should return the number of bytes transferred
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571445 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 21:28:23 +00:00
jxiang
9582b9b34d
HBASE-10587 Master metrics clusterRequests is wrong
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571354 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 17:10:03 +00:00
nkeywal
7e1ac02210
HBASE-10525 Allow the client to use a different thread for writing to ease interrupt
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571210 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 10:05:39 +00:00
larsh
39a174f6af
HBASE-10594 Speed up TestRestoreSnapshotFromClient a bit.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1571141 13f79535-47bb-0310-9956-ffa450edef68
2014-02-24 05:08:37 +00:00
Andrew Kyle Purtell
65e7b7e2e1
HBASE-10589 Reduce unnecessary TestRowProcessorEndpoint resource usage
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570763 13f79535-47bb-0310-9956-ffa450edef68
2014-02-22 00:32:32 +00:00
ndimiduk
9924b66e25
HBASE-10392 Correct references to hbase.regionserver.global.memstore.upperLimit
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570721 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 21:58:35 +00:00
jxiang
e4f8a7419f
HBASE-10526 Using Cell instead of KeyValue in HFileOutputFormat
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570702 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 20:39:21 +00:00
nkeywal
b0c77d1d7e
HBASE-10516 Refactor code where Threads.sleep is called within a while/for loop (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570524 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 10:56:47 +00:00
mbertozzi
7378dd8521
HBASE-10567 Add overwrite manifest option to ExportSnapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570502 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 09:39:52 +00:00
Gary Helmling
e05863f8e5
HBASE-10527 Token authentication fails with IBM JDK
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570437 13f79535-47bb-0310-9956-ffa450edef68
2014-02-21 03:19:46 +00:00
nkeywal
3f485568a9
HBASE-10524 Correct wrong handling and add proper handling for swallowed InterruptedException thrown by Thread.sleep in regionserver (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570219 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:16:46 +00:00
nkeywal
65fa5c4d82
HBASE-10519 Add handling for swallowed InterruptedException thrown by Thread.sleep in rest related files (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570217 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:10:03 +00:00
nkeywal
1d52d528c9
HBASE-10521 Add handling for swallowed InterruptedException thrown by Thread.sleep in RpcServer (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570212 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 15:03:17 +00:00
nkeywal
f20938d8ec
HBASE-10520 Add handling for swallowed InterruptedException thrown by Thread.sleep in MiniZooKeeperCluster (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1570211 13f79535-47bb-0310-9956-ffa450edef68
2014-02-20 14:58:25 +00:00
rajeshbabu
318888fd00
HBASE-10534 Rowkey in TsvImporterTextMapper initializing with wrong length(Rajesh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569837 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 17:29:13 +00:00
ndimiduk
2e2162ccc8
HBASE-10419 Add multiget support to PerformanceEvaluation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569826 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 17:19:59 +00:00
nkeywal
b165690999
HBASE-10523 Correct wrong handling and add proper handling for swallowed InterruptedException thrown by Thread.sleep in util (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569733 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 13:13:16 +00:00
mbertozzi
96a5ef9131
HBASE-10537 Let the ExportSnapshot mapper fail and retry on error
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569680 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 10:57:21 +00:00
Andrew Kyle Purtell
2514f24468
HBASE-10565 FavoredNodesPlan accidentally uses an internal Netty type
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569589 13f79535-47bb-0310-9956-ffa450edef68
2014-02-19 01:31:37 +00:00
ndimiduk
342571498a
HBASE-10548 Correct commons-math dependency version
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569565 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 23:48:09 +00:00
larsh
09e16b32d0
HBASE-10501 Improve IncreasingToUpperBoundRegionSplitPolicy to avoid too many regions.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569507 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 19:43:30 +00:00
larsh
6b81ac7c93
HBASE-10546 Two scanner objects are open for each hbase map task but only one scanner object is closed. (Vasu Mariyala)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569500 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 19:29:26 +00:00
jxiang
fc59a1f66e
HBASE-10543 Two rare test failures with TestLogsCleaner and TestSplitLogWorker
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569496 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 19:27:54 +00:00
Andrew Kyle Purtell
ac00a60db2
HBASE-10539. HRegion.addAndGetGlobalMemstoreSize returns previous size (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569471 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:49:03 +00:00
Michael Stack
4b7c58487e
HBASE-10564 HRegionServer.nextLong should be removed since it's not used anywhere, or should be used somewhere it meant to
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569467 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 18:40:01 +00:00
mbertozzi
8c24e585e1
HBASE-10563 Set name for FlushHandler thread (Himanshu Vashishtha)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569370 13f79535-47bb-0310-9956-ffa450edef68
2014-02-18 15:00:15 +00:00
larsh
e8e5a7a881
HBASE-10552 HFilePerformanceEvaluation.GaussianRandomReadBenchmark fails sometimes.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1569126 13f79535-47bb-0310-9956-ffa450edef68
2014-02-17 22:33:21 +00:00
Andrew Kyle Purtell
aee76671fe
HBASE-10488 'mvn site' is broken due to org.apache.jasper.JspC not found
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568869 13f79535-47bb-0310-9956-ffa450edef68
2014-02-17 00:48:42 +00:00
Michael Stack
f3072b07bf
HBASE-10545 RS Hangs waiting on region to close on shutdown; has to timeout before can go down
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568707 13f79535-47bb-0310-9956-ffa450edef68
2014-02-16 02:00:20 +00:00
ndimiduk
aa111b80b7
HBASE-10518 DirectMemoryUtils.getDirectMemoryUsage spams when none is configured
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568417 13f79535-47bb-0310-9956-ffa450edef68
2014-02-14 18:08:51 +00:00
rajeshbabu
d727e505be
HBASE-10498 Add new APIs to load balancer interface(Rajesh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1568188 13f79535-47bb-0310-9956-ffa450edef68
2014-02-14 02:21:16 +00:00
Zhihong Yu
f1ad5cb938
HBASE-10452 Fix potential bugs in exception handlers (Ding Yuan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567979 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 17:26:25 +00:00
nkeywal
0bafd16057
HBASE-10490 Simplify RpcClient code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567919 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 13:51:38 +00:00
nkeywal
d5047681e0
HBASE-10511 Add latency percentiles on PerformanceEvaluation
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567867 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 09:09:13 +00:00
Zhihong Yu
39fb8c4666
HBASE-10510 Addendum removes HTable and uses tableName directly.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567847 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 04:41:20 +00:00
liangxie
c14dd4f515
HBASE-10506 Fail-fast if client connection is lost before the real call be executed in RPC layer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567841 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 03:44:44 +00:00
Zhihong Yu
d8c71dcddc
HBASE-10510 HTable is not closed in LoadTestTool#loadTable()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567830 13f79535-47bb-0310-9956-ffa450edef68
2014-02-13 02:08:45 +00:00
jxiang
34948b947b
HBASE-7849 Provide administrative limits around bulkloads of files into a single region
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567736 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 19:42:27 +00:00
ndimiduk
e6fa0cf92d
HBASE-10500 Some tools OOM when BucketCache is enabled
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567687 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 17:10:38 +00:00
rajeshbabu
8b99b91cb9
HBASE-10495 upgrade script is printing usage two times with help option.(Rajesh)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567493 13f79535-47bb-0310-9956-ffa450edef68
2014-02-12 02:06:30 +00:00
Zhihong Yu
b6d4bea6fd
HBASE-10493 InclusiveStopFilter#filterKeyValue() should perform filtering on row key
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567403 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 21:44:16 +00:00
Zhihong Yu
eb2281d94a
HBASE-10413 addendum makes split length readable
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1567232 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 17:43:20 +00:00
Zhihong Yu
ed423e2deb
HBASE-10487 Avoid allocating new KeyValue and according bytes-copying for appended kvs which don't have existing values (Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566981 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 03:58:42 +00:00
Jean-Daniel Cryans
89f1d1a051
HBASE-8751 Enable peer cluster to choose/change the ColumnFamilies/Tables it
...
really want to replicate from a source cluster (Feng Honghua via JD)
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566944 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 01:16:39 +00:00
Jean-Daniel Cryans
27cc3f0ed3
HBASE-9501 Provide throttling for replication (Feng Honghua via JD)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566923 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:48:38 +00:00
Zhihong Yu
083a1cfd9c
HBASE-10485 PrefixFilter#filterKeyValue() should perform filtering on row key
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566912 13f79535-47bb-0310-9956-ffa450edef68
2014-02-11 00:43:00 +00:00
Zhihong Yu
5550e328c4
HBASE-10485 Revert to address more review comments
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566869 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 23:53:39 +00:00
Zhihong Yu
fa77c2a3e5
HBASE-10413 Tablesplit.getLength returns 0 (Lukas Nalezenec)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566768 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 22:29:49 +00:00
jeffreyz
b54f49e633
HBASE-10486: ProtobufUtil Append & Increment deserialization lost cell level timestamp
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566505 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 05:19:57 +00:00
sershe
74ab28497d
HBASE-10479 HConnection interface is public but is used internally, and contains a bunch of methods
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566501 13f79535-47bb-0310-9956-ffa450edef68
2014-02-10 04:16:34 +00:00
Zhihong Yu
df5bd6e99f
HBASE-10485 PrefixFilter#filterKeyValue() should perform filtering on row key
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1566307 13f79535-47bb-0310-9956-ffa450edef68
2014-02-09 16:30:10 +00:00
Michael Stack
653e682d99
HBASE-10482 ReplicationSyncUp doesn't clean up its ZK, needed for tests
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565837 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 22:26:45 +00:00
nkeywal
4742456403
HBASE-10472 Manage the interruption in ZKUtil#getData
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565787 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 20:27:42 +00:00
mbertozzi
6f79ebe884
HBASE-10480 TestLogRollPeriod#testWithEdits may fail due to insufficient waiting
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565770 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 19:46:48 +00:00
Michael Stack
d30249534b
HBASE-10313 Duplicate servlet-api jars in hbase 0.96.0
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565730 13f79535-47bb-0310-9956-ffa450edef68
2014-02-07 17:06:00 +00:00
Zhihong Yu
e3136720ff
HBASE-10475 TestRegionServerCoprocessorExceptionWithAbort may timeout due to concurrent lease removal
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565065 13f79535-47bb-0310-9956-ffa450edef68
2014-02-06 03:29:56 +00:00
Enis Soztutar
3cc587b961
HBASE-10471 Remove HTD.isAsyncLogFlush() from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1565003 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 23:56:04 +00:00
Zhihong Yu
eb55803634
HBASE-10470 Import generates huge log file while importing large amounts of data (Vasu Mariyala)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564933 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:19:05 +00:00
Michael Stack
e866faba1a
HBASE-10473 Add utility for adorning http Context
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564928 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:12:01 +00:00
Michael Stack
3b05134e0d
HBASE-10473 Add utility for adorning http Context
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564927 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 21:11:30 +00:00
jxiang
976ea775ae
HBASE-10465 TestZKPermissionsWatcher.testPermissionsWatcher fails sometimes
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564881 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 19:00:29 +00:00
Andrew Kyle Purtell
87963e7a91
Amend HBASE-10337 HTable.get() uninteruptible; add missing license headers
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564861 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 18:22:49 +00:00
Andrew Kyle Purtell
8c23d35d50
HBASE-10337 HTable.get() uninteruptible (Nicolas Liochon)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564851 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 18:00:09 +00:00
sershe
7898e68fd4
HBASE-10277 refactor AsyncProcess
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564832 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 17:08:33 +00:00
Zhihong Yu
3db5a52193
HBASE-10467 Revert from trunk
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564640 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 05:46:07 +00:00
Zhihong Yu
5d3892d864
HBASE-10467 Restore HTableDescriptor#isDeferredLogFlush()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564591 13f79535-47bb-0310-9956-ffa450edef68
2014-02-05 00:44:17 +00:00
mbertozzi
aa41a960d6
HBASE-10457 Print corrupted file information in SnapshotInfo tool without -file option (Bharath Vissapragada)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564425 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 19:18:44 +00:00
anoopsamjohn
42a2456b44
HBASE-10454 Tags presence file info can be wrong in HFiles when PrefixTree encoding is used.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564384 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 17:21:32 +00:00
ramkrishna
6b7fb21ec0
HBASE-10447-Memstore flusher scans storefiles also when the scanner heap gets resetKVHeap(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564377 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 16:58:35 +00:00
nkeywal
174f2bd144
HBASE-10455 cleanup InterruptedException management
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564241 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 10:13:01 +00:00
mbertozzi
c74c407229
HBASE-10319 HLog should roll periodically to allow DN decommission to eventually complete
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564237 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 10:06:01 +00:00
Zhihong Yu
5a965b599e
HBASE-10461 table.close() in TableEventHandler#reOpenAllRegions() should be enclosed in finally block
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564184 13f79535-47bb-0310-9956-ffa450edef68
2014-02-04 03:48:57 +00:00
mbertozzi
5b918a16fd
HBASE-7963 HBase VerifyReplication not working when security enabled
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564069 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 21:31:10 +00:00
jxiang
d4355b91d5
HBASE-10456 Balancer should not run if it's just turned off
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1564047 13f79535-47bb-0310-9956-ffa450edef68
2014-02-03 20:36:12 +00:00
ramkrishna
d5a347591c
HBASE-10443-IndexOutOfBoundExceptions when processing compressed tags in HFile(Ramkrishna S Vasudevan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1563584 13f79535-47bb-0310-9956-ffa450edef68
2014-02-02 09:16:21 +00:00
jxiang
b3b3d0ddff
HBASE-10446 Backup master gives Error 500 for debug dump
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562986 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 21:37:00 +00:00
Andrew Kyle Purtell
3f9f4e00b6
HBASE-10440 Integration tests fail due to nonce collisions (Sergey Shelukhin)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562675 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 03:10:06 +00:00
Andrew Kyle Purtell
1bc0a5b6c7
HBASE-10442 prepareDelete() isn't called before doPreMutationHook for a row deletion case (Jeffrey Zhong)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562673 13f79535-47bb-0310-9956-ffa450edef68
2014-01-30 03:07:00 +00:00
nkeywal
e0c1033891
HBASE-10431 Rename com.google.protobuf.ZeroCopyLiteralByteString
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562576 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 20:31:31 +00:00
Andrew Kyle Purtell
7756ace9a2
HBASE-10434 Store Tag compression information for a WAL in its header (Anoop Sam John)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562567 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 19:52:32 +00:00
Andrew Kyle Purtell
b75d3a54c1
HBASE-10433 SecureProtobufWALReader does not handle unencrypted WALs if configured to encrypt (Anoop Sam John)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562545 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 18:55:40 +00:00
mbertozzi
3b21be1303
HBASE-10435 Lower the log level of Canary region server match
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562391 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 10:08:06 +00:00
Zhihong Yu
672ae26ca5
HBASE-10416 Improvements to the import flow (Vasu Mariyala)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562343 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 02:51:37 +00:00
jxiang
f8e4ebacc0
HBASE-10428 Test jars should have scope test
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562339 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:19:28 +00:00
sershe
a29dbf4162
HBASE-10427 clean up HRegionLocation/ServerName usage
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562338 13f79535-47bb-0310-9956-ffa450edef68
2014-01-29 01:07:51 +00:00
Andrew Kyle Purtell
f9761a55fc
HBASE-10429 Make Visibility Controller to throw a better msg if it is of type RegionServerCoprocessor (Ramkrishna S. Vasudevan)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1562312 13f79535-47bb-0310-9956-ffa450edef68
2014-01-28 23:42:30 +00:00
Michael Stack
c2de5398b4
HBASE-10423 Report back the message of split or rollback failure to the master (Harsh J)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561745 13f79535-47bb-0310-9956-ffa450edef68
2014-01-27 17:00:10 +00:00
Michael Stack
2dedc95c9e
HBASE-10317 getClientPort method of MiniZooKeeperCluster does not always return the correct value
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561453 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:52:38 +00:00
Michael Stack
74b5a394f4
HBASE-10156 FSHLog Refactor (WAS -> Fix up the HBASE-8755 slowdown when low contention)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561450 13f79535-47bb-0310-9956-ffa450edef68
2014-01-26 04:41:39 +00:00
larsh
cf9fd55406
HBASE-10420 Replace KV.getBuffer with KV.get{Row|Family|Qualifier|Value|Tags}Array.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561410 13f79535-47bb-0310-9956-ffa450edef68
2014-01-25 22:01:08 +00:00
Andrew Kyle Purtell
d967845f5b
HBASE-10412 Distributed log replay: Cell tags getting missed (Anoop Sam John)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561230 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 23:40:42 +00:00
Zhihong Yu
d3cb5d2f3e
HBASE-10408 Intermittent TestDistributedLogSplitting#testLogReplayForDisablingTable failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1561119 13f79535-47bb-0310-9956-ffa450edef68
2014-01-24 19:08:21 +00:00
Jonathan Hsieh
8b49f4297c
HBASE-10401 [hbck] perform overlap group merges in parallel
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560774 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 18:10:52 +00:00
Jonathan Hsieh
5cd2a757f3
HBASE-10400 [hbck] Continue if region dir missing on region merge attempt
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560577 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 03:23:38 +00:00
Zhihong Yu
1fb3e0bb93
HBASE-10365 HBaseFsck should clean up connection properly when repair is completed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560564 13f79535-47bb-0310-9956-ffa450edef68
2014-01-23 00:54:05 +00:00
Andrew Kyle Purtell
8bca647645
HBASE-10394. Test for Replication with tags (Anoop Sam John)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560542 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 22:14:34 +00:00
Andrew Kyle Purtell
6cc0c86133
Amend HBASE-10338 Fix NPE if the server is terminated before the RegionServerCoprocessorHost is initialized (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560494 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 20:17:43 +00:00
Zhihong Yu
ca59922702
HBASE-10395 endTime won't be set in VerifyReplication if startTime is not set (Jianwei Cui)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560434 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 17:28:09 +00:00
anoopsamjohn
508f7697a5
HBASE-10322 Strip tags from KV while sending back to client on reads.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560265 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 07:19:45 +00:00
Jonathan Hsieh
c079ba4660
HBASE-9426 Make custom distributed barrier procedure pluggable (Richard Ding)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560234 13f79535-47bb-0310-9956-ffa450edef68
2014-01-22 01:42:49 +00:00
Jean-Daniel Cryans
028a00cc31
HBASE-10249 TestReplicationSyncUpTool fails because failover takes too long
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560201 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 21:30:49 +00:00
nkeywal
a0bb401537
HBASE-10087 Store should be locked during a memstore snapshot
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1560018 13f79535-47bb-0310-9956-ffa450edef68
2014-01-21 14:08:32 +00:00
jxiang
0febbf4c40
HBASE-10384 Failed to increment serveral columns in one Increment
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559855 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 23:53:35 +00:00
Michael Stack
5645d48eac
HBASE-10377 Add test for HBASE-10370 Compaction in out-of-date Store causes region split failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559838 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 21:58:00 +00:00
Zhihong Yu
e93012ca83
HBASE-10323 Auto detect data block encoding in HFileOutputFormat
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559771 13f79535-47bb-0310-9956-ffa450edef68
2014-01-20 16:33:42 +00:00
jeffreyz
8eeb7f3d9a
HBASE-10366: 0.94 filterRow() may be skipped in 0.96(or onwards) code
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559547 13f79535-47bb-0310-9956-ffa450edef68
2014-01-19 18:52:43 +00:00
jxiang
fa298a9573
HBASE-10349 Table became unusable when master balanced its region after table was dropped
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559311 13f79535-47bb-0310-9956-ffa450edef68
2014-01-18 03:20:41 +00:00
Zhihong Yu
bebb59dc10
HBASE-10370 Compaction in out-of-date Store causes region split failure, fix only
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559277 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 23:12:01 +00:00
Zhihong Yu
c27bfd6acc
HBASE-10370 revert due to TestSplitTransactionOnCluster.testSplitFailedCompactionAndSplit failure
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559275 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:49:17 +00:00
ndimiduk
697c0fec38
HBASE-10346 Add Documentation for stateless scanner ADDENDUM (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559269 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:19:02 +00:00
ndimiduk
9f949e12e7
HBASE-10346 Add Documentation for stateless scanner (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559266 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 22:01:23 +00:00
Zhihong Yu
4381308ac8
HBASE-10371 Compaction creates empty hfile, then selects this file for compaction and creates empty hfile and over again
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559247 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 20:49:19 +00:00
Zhihong Yu
e7c36e7822
HBASE-10370 Compaction in out-of-date Store causes region split failed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559216 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 18:46:35 +00:00
Jonathan Hsieh
0e47eb67ff
HBASE-10123 Change default ports; move them out of linux ephemeral port range
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1559200 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 17:37:25 +00:00
ndimiduk
a8ec7232cc
HBASE-9343 Implement stateless scanner for Stargate (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558994 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 02:31:00 +00:00
Zhihong Yu
4c2c982faa
HBASE-10369 LabelExpander#createLabels() should close scanner in finally clause
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558975 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 01:33:49 +00:00
jxiang
c661d926c0
HBASE-10333 Assignments are not retained on a cluster start
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558963 13f79535-47bb-0310-9956-ffa450edef68
2014-01-17 00:03:20 +00:00
Zhihong Yu
5f3e90573d
HBASE-10364 Allow configuration option for parent znode in LoadTestTool
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558941 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:44:31 +00:00
Enis Soztutar
4567415008
HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server -- REVERT
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558935 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 22:16:07 +00:00
Andrew Kyle Purtell
5e859ec8a7
HBASE-6873. Clean up Coprocessor loading failure handling
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558869 13f79535-47bb-0310-9956-ffa450edef68
2014-01-16 18:25:31 +00:00
Zhihong Yu
16943fe2ae
HBASE-10344 Improve write performance by ignoring sync to hdfs when an asyncer's writes have been synced by other asyncer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558506 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 18:49:55 +00:00
Andrew Kyle Purtell
279e890edd
HBASE-10338. Region server fails to start with AccessController coprocessor if installed into RegionServerCoprocessorHost (Vandana Ayyalasomayajula)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558260 13f79535-47bb-0310-9956-ffa450edef68
2014-01-15 01:24:05 +00:00
Enis Soztutar
971080fbdb
HBASE-10334 RegionServer links in table.jsp is broken
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558238 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 23:21:12 +00:00
Zhihong Yu
405b51a0eb
HBASE-10294 ServerManager#onlineServers synchronization
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558174 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 19:19:43 +00:00
Zhihong Yu
1951d272a2
HBASE-10316 Canary#RegionServerMonitor#monitorRegionServers() should close the scanner returned by table.getScanner()
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558137 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 18:16:52 +00:00
mbertozzi
4970f6f3dd
HBASE-10332 Missing .regioninfo file during daughter open processing
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1558033 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 13:26:54 +00:00
larsh
086b0ebcb6
HBASE-10320 Avoid ArrayList.iterator() ExplicitColumnTracker
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557948 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 06:50:01 +00:00
Zhihong Yu
5f9ef02234
HBASE-10324 refactor deferred-log-flush/Durability related interface/code/naming to align with changed semantic of the new write thread model
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557939 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 05:36:37 +00:00
Enis Soztutar
185aec9c24
HBASE-10274 MiniZookeeperCluster should close ZKDatabase when shutdown ZooKeeperServers (chendihao via enis)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557919 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:29:20 +00:00
Enis Soztutar
00ad1cf236
HBASE-9721 RegionServer should not accept regionOpen RPC intended for another(previous) server
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557914 13f79535-47bb-0310-9956-ffa450edef68
2014-01-14 03:19:03 +00:00
eclark
a6675d5f5d
HBASE-10315 Canary shouldn't exit with 3 if there is no master running.
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557864 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:51:07 +00:00
Andrew Kyle Purtell
33df9fac20
HBASE-10331. Insure security tests use SecureTestUtil methods for grants
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557856 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 21:22:13 +00:00
Zhihong Yu
f492b3fc63
HBASE-10329 Fail the writes rather than proceeding silently to prevent data loss when AsyncSyncer encounters null writer and its writes aren't synced by other Asyncer
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557839 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 20:38:24 +00:00
anoopsamjohn
721147acf5
HBASE-10326 Super user should be able scan all the cells irrespective of the visibility labels(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557792 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 17:53:40 +00:00
Zhihong Yu
a041afacff
HBASE-10294 Some synchronization on ServerManager#onlineServers can be removed
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557636 13f79535-47bb-0310-9956-ffa450edef68
2014-01-13 01:12:54 +00:00
Andrew Kyle Purtell
f9a93ec9df
Amend HBASE-10292. TestRegionServerCoprocessorExceptionWithAbort fails occasionally
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557436 13f79535-47bb-0310-9956-ffa450edef68
2014-01-11 19:19:02 +00:00
Andrew Kyle Purtell
b8c7e3e380
HBASE-10310. ZNodeCleaner session expired for /hbase/master (Samir Ahmic)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1557273 13f79535-47bb-0310-9956-ffa450edef68
2014-01-10 22:44:48 +00:00
Andrew Kyle Purtell
d39389e2e3
HBASE-10268. TestSplitLogWorker occasionally fails
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556916 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 18:50:52 +00:00
ramkrishna
3cc835b7e1
HBASE-9846-Integration test and LoadTestTool support for cell ACLs(Ram)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556866 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 16:45:26 +00:00
Zhihong Yu
6b22f6f57a
HBASE-10301 TestAssignmentManagerOnCluster#testOpenCloseRacing fails intermittently
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556708 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 03:19:31 +00:00
liangxie
ce1641dd80
HBASE-10263 make LruBlockCache single/multi/in-memory ratio user-configurable and provide preemptive mode for in-memory type block (Feng Honghua)
...
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556703 13f79535-47bb-0310-9956-ffa450edef68
2014-01-09 02:58:35 +00:00
Andrew Kyle Purtell
3ad57c7195
HBASE-10298. TestIOFencing occasionally fails
...
This flapping test produces low confidence results so temporarily
disable it while tracking down the cause.
git-svn-id: https://svn.apache.org/repos/asf/hbase/trunk@1556596 13f79535-47bb-0310-9956-ffa450edef68
2014-01-08 18:18:55 +00:00