Jonathan M Hsieh
454389a4b7
HBASE-11508 Document changes to IPC config parameters from HBASE-11492 (Misty Stanley-Jones)
2014-08-18 14:30:59 -07:00
Jonathan M Hsieh
3702b0b445
HBASE-11655 ADDENDUM - typo fix
2014-08-18 14:25:57 -07:00
Jonathan M Hsieh
76ffc75036
HBASE-11655 Document how to use Bash with HBase Shell (Misty Stanley-Jones)
2014-08-18 14:23:37 -07:00
stack
36a07922c1
HBASE-11739 Document blockCache contents report in the UI
2014-08-18 14:13:33 -07:00
stack
1f1a676cfe
edit on why bucketcache
2014-08-18 14:13:33 -07:00
stack
ef70ce8b50
Add pointer to terracota offheaping notes
2014-08-18 14:13:33 -07:00
Jonathan M Hsieh
25a7b75560
HBASE-11734 Document changed behavior of hbase.hstore.time.to.purge.deletes (Misty Stanley-Jones)
2014-08-18 13:42:03 -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
Jonathan M Hsieh
c1c5c88792
HBASE-11753 Document HBASE_SHELL_OPTS environment variable (Misty Stanley-Jones)
2014-08-18 12:10:46 -07: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
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