Andrew Purtell
|
b8f2f67d4c
|
HBASE-11589 AccessControlException should be a not retriable exception (Qiang Tian)
Amending-Author: Andrew Purtell <apurtell@apache.org>
|
2014-08-08 19:12:09 -07:00 |
Andrew Purtell
|
2df6b0562f
|
HBASE-11705 callQueueSize should be decremented in a fail-fast scenario (Esteban Gutierrez)
|
2014-08-08 18:41:28 -07:00 |
Andrew Purtell
|
59a49f3149
|
HBASE-11706 Set versions for VerifyReplication (cuijianwei)
|
2014-08-08 18:31:12 -07:00 |
Jimmy Xiang
|
1669bc44c7
|
HBASE-11659 Region state RPC call is not idempotent (Virag Kothari)
|
2014-08-08 15:04:38 -07:00 |
Andrew Purtell
|
5dd2afd670
|
HBASE-11701 Start and end of memstore flush log should be on the same level (Esteban Gutierrez)
|
2014-08-07 17:55:22 -07:00 |
Andrew Purtell
|
0c1daa6efd
|
HBASE-11697 Improve the 'Too many blocks' message on UI blockcache status page (Mikhail Antonov)
|
2014-08-07 15:13:08 -07:00 |
stack
|
2fea85a0b5
|
HBASE-11678 BucketCache ramCache fills heap after running a few hours
|
2014-08-07 14:26:56 -07:00 |
Jonathan M Hsieh
|
28e6aedf53
|
HBASE-6626 Add a chapter on HDFS in the troubleshooting section of the HBase reference guide (Misty Stanley-Jones)
|
2014-08-07 13:28:48 -07:00 |
stack
|
af2df3523a
|
HBASE-11603 Apply version of HADOOP-8027 to our JMXJsonServlet
|
2014-08-06 15:53:37 -07:00 |
Jonathan M Hsieh
|
ab15fc1411
|
HBASE-11681 Update and move doc about disabling the WAL (Misty Stanley-Jones)
|
2014-08-06 14:25:07 -07:00 |
Lars Hofhansl
|
fb8cc733ed
|
HBASE-11667 Comment ClientScanner logic for NSREs.
|
2014-08-06 11:28:56 -07:00 |
Jonathan M Hsieh
|
058ac502f3
|
HBASE-11535 ReplicationPeer map is not thread safe (Virag Kothari)
|
2014-08-06 11:18:35 -07:00 |
Nick Dimiduk
|
8fb3c5f4a2
|
HBASE-11674 LoadIncrementalHFiles should be more verbose after unrecoverable error (Jan Lukavsky)
|
2014-08-05 15:28:41 -07:00 |
Jimmy Xiang
|
6b011d7a54
|
HBASE-11671 TestEndToEndSplitTransaction fails on master (Mikhail Antonov)
|
2014-08-05 09:25:30 -07:00 |
Ted Yu
|
17c869d543
|
HBASE-11666 Enforce JDK7 javac for builds on branch-1 and master (Sean Busbey)
|
2014-08-05 14:59:54 +00:00 |
Sean Busbey
|
6a7f923c0d
|
HBASE-11662 shell should properly handle long form --debug.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
|
2014-08-04 21:31:56 -07:00 |
Andrew Purtell
|
bd24634707
|
HBASE-11668 Re-add HBASE_LIBRARY_PATH to bin/hbase (Esteban Gutierrez)
|
2014-08-04 21:27:57 -07:00 |
stack
|
c634fc8f8d
|
HBASE-11664 Build broken - TestVisibilityWithCheckAuths
|
2014-08-04 15:30:14 -07:00 |
stack
|
46fea6e09f
|
HBASE-11068 Update code to use Admin factory method instead of constructor
|
2014-08-04 11:43:14 -07:00 |
Andrew Purtell
|
2084272d74
|
HBASE-11318 Classes in security subpackages missing @InterfaceAudience annotations (Jonathan Hsieh and Andrew Purtell)
|
2014-08-04 11:14:26 -07:00 |
Andrew Purtell
|
ec5a859b92
|
HBASE-11650 Write hbase.id to a temporary location and move into place
|
2014-08-01 17:18:01 -07:00 |
stack
|
4d272fa5ee
|
HBASE-11651 Add conf which disables MetaMigrationConvertingToPB check (for experts only)
|
2014-08-01 16:35:33 -07:00 |
Ted Yu
|
9db8ecba74
|
HBASE-11632 Region split needs to clear force split flag at the end of SplitRequest run (Jerry He)
|
2014-08-01 22:18:15 +00:00 |
Ramkrishna
|
bf87170f50
|
HBASE-11384 - [Visibility Controller]Check for users covering
authorizations for every mutation (Ram)
|
2014-08-01 13:23:36 -07:00 |
Jimmy Xiang
|
7b3d0add60
|
HBASE-11631 Wait a little till server is online in assigning meta
|
2014-08-01 12:34:41 -07:00 |
Andrew Purtell
|
a28f048fbf
|
HBASE-11649 Add shortcut commands to bin/hbase for test tools
|
2014-08-01 10:44:24 -07:00 |
Ted Yu
|
e142961099
|
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:15:32 +00:00 |
Andrew Purtell
|
85e317b3ae
|
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:29 -07:00 |
stack
|
d34c5d4079
|
HBASE-11630 Refactor TestAdmin to use Admin interface instead of HBaseAdmin (Carter Page)
|
2014-08-01 09:44:19 -07:00 |
Andrew Purtell
|
b33fc4be9a
|
HBASE-11583 Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests (Srikanth Srungarapu)
|
2014-08-01 09:37:57 -07:00 |
Andrew Purtell
|
aa87b4a383
|
HBASE-11594 Unhandled NoNodeException in distributed log replay mode (Jeffrey Zhong)
|
2014-08-01 09:37:57 -07:00 |
Andrew Purtell
|
a1e6fc41cf
|
HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell)
|
2014-08-01 09:37:57 -07:00 |
Lars Hofhansl
|
24d6a65a12
|
mutateRowsWithLocks might require updatesLock.readLock with waitTime=0. ( cuijianwei)
|
2014-07-31 16:29:26 -07:00 |
Matteo Bertozzi
|
787f758ded
|
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)
|
2014-07-31 20:09:24 +01:00 |
Ted Yu
|
63d6f22c96
|
HBASE-11621 Make MiniDFSCluster run faster
|
2014-07-31 16:44:49 +00:00 |
Jimmy Xiang
|
be816b18a4
|
HBASE-11615 TestZKLessAMOnCluster.testForceAssignWhileClosing failed on Jenkins
|
2014-07-30 15:43:02 -07:00 |
Nick Dimiduk
|
2af67c2986
|
HBASE-11558 Caching set on Scan object gets lost when using TableMapReduceUtil in 0.95+ (Ishan Chhabra)
|
2014-07-30 13:30:51 -07:00 |
Matteo Bertozzi
|
a149219707
|
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified
|
2014-07-30 08:42:37 +01:00 |
Jimmy Xiang
|
90eb08eda5
|
HBASE-11540 Document HBASE-11474 (Misty Stanley-Jones)
|
2014-07-29 09:24:28 -07:00 |
stack
|
dd901e3553
|
HBASE-11600 DataInputputStream and DoubleOutputStream are no longer being used (Shengzhe Yao)
|
2014-07-28 13:46:38 -07:00 |
stack
|
5accd1a37e
|
HBASE-11593 TestCacheConfig failing consistently in precommit builds
|
2014-07-28 12:46:05 -07:00 |
Ted Yu
|
6f60f21711
|
HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter (Victor Xu)
|
2014-07-26 04:33:14 +00:00 |
Jimmy Xiang
|
b7e0bde346
|
HBASE-11531 RegionStates for regions under region-in-transition znode are not updated on startup
|
2014-07-25 08:47:31 -07:00 |
Andrew Purtell
|
13643807ad
|
HBASE-11586 HFile's HDFS op latency sampling code is not used
|
2014-07-24 17:07:54 -07:00 |
Andrew Purtell
|
e742d88b42
|
HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari)
|
2014-07-24 12:05:39 -07:00 |
Jimmy Xiang
|
147a3521f9
|
HBASE-11575 Pseudo distributed mode does not work as documented
|
2014-07-24 10:06:10 -07:00 |
Nicolas Liochon
|
d8562052a4
|
HBASE-11564 Improve cancellation management in the rpc layer
|
2014-07-24 17:49:01 +02:00 |
stack
|
0409368454
|
HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE
|
2014-07-23 13:22:20 -07:00 |
stack
|
01f253b99d
|
HBASE-11573 Report age on eviction
|
2014-07-23 13:11:08 -07:00 |
stack
|
afd4eb6668
|
HBASE-11551 BucketCache.run() doesn't handle exceptions correctly
|
2014-07-23 07:35:27 -07:00 |