Ryan Rawson
0a46a638d3
Changing rawson\'s organization
2014-08-15 15:43:22 -07: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
Nick Dimiduk
9936b86f70
HBASE-11748 Cleanup and add pool usage tracing to Compression
2014-08-14 16:53:26 -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
865fae8a80
HBASE-11731 Add option to only run a subset of the shell tests (Sean Busbey)
2014-08-14 11:49:59 -07: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
Jonathan M Hsieh
92c3b877c0
HBASE-11476 Expand 'Conceptual View' section of Data Model chapter (Misty Stanley-Jones)
2014-08-13 14:57:16 -07:00
Jonathan M Hsieh
2153a92fa9
HBASE-11723 Document all options of bin/hbase command (Misty Stanley-Jones)
2014-08-13 09:45:28 -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
Nicolas Liochon
fadb0900a0
HBASE-11719 Remove some unused paths in AsyncClient
2014-08-12 10:11:02 +02:00
Nicolas Liochon
2c3340c00a
HBASE-11718 Remove some logs in RpcClient.java
2014-08-12 09:52:24 +02:00
Andrew Purtell
d8a262996b
HBASE-11716 LoadTestDataGeneratorWithVisibilityLabels should handle Delete mutations (Anoop Sam John)
2014-08-11 10:52:12 -07:00
Jean-Daniel Cryans
bdf9c35d00
Fixing a tag that breaks mvn site and image locations (Misty Stanley-Jones)
2014-08-10 18:35:45 -04: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
Jonathan M Hsieh
4b8a38ebb5
HBASE-11658 Piped commands to hbase shell should return non-zero if shell command failed (Sean Busbey)
2014-08-08 13:54:53 -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
stack
87e293bee1
Add note on where to find direct memory usage in jmx
2014-08-08 11:10:24 -07:00
stack
3cff0d34c4
Add note on how to set up blockcache so we cache META blocks only and pull in DATA blocks on each access
2014-08-08 07:46:34 -07:00
stack
7335f5f87d
Edit of doc on block cache adding reference to blockcache doc with findings recommending when to use offheap blockcache
2014-08-07 22:03:02 -07:00
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
Jonathan M Hsieh
5848710aa7
HBASE-6626 Add a chapter on HDFS in the troubleshooting section of the HBase reference guide (Misty Stanley-Jones)
2014-08-07 13:27:40 -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
Sean Busbey
b2cc061460
HBASE-11661 standalone verification should only look for a single process.
...
Signed-off-by: stack <stack@apache.org>
2014-08-07 12:20:52 -07:00
Jimmy Xiang
041a2ba948
HBASE-11611 Addendum to fix hanging tests
2014-08-07 09:00:42 -07:00
stack
3fdc6a2b72
HBASE-11629 Operational concerns for Replication should call out ZooKeeper (Misty Stanley Jones)
2014-08-07 08:24:32 -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
Jonathan M Hsieh
4ab6971395
HBASE-11681 Update and move doc about disabling the WAL (Misty Stanley-Jones)
2014-08-06 14:23:29 -07:00