tedyu
a1a19d9405
HBASE-14717 enable_table_replication command should only create specified table for a peer cluster (Ashish)
2015-12-24 11:07:49 -08:00
tedyu
e15c48ed2c
HBASE-15032 hbase shell scan filter string assumes UTF-8 encoding (huaxiang sun)
2015-12-24 07:00:22 -08:00
Samir Ahmic
0bdd6e487f
HBASE-15034 IntegrationTestDDLMasterFailover does not clean created namespaces.
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-12-24 04:53:20 -08:00
anoopsjohn
6fc2596ab3
HBASE-14940 Make our unsafe based ops more safe.
2015-12-24 07:54:13 +05:30
stack
04de427e57
Revert "HBASE-15018 Inconsistent way of handling TimeoutException in the rpc client implemenations (Ashish Singhi)"
...
This reverts commit e00a04df10
.
2015-12-23 15:31:10 -08:00
Matteo Bertozzi
8e0854c64b
HBASE-15030 Deadlock in master TableNamespaceManager while running IntegrationTestDDLMasterFailover
2015-12-23 09:46:18 -08:00
stack
e00a04df10
HBASE-15018 Inconsistent way of handling TimeoutException in the rpc client implemenations (Ashish Singhi)
2015-12-23 07:29:18 -08:00
stack
1af98f2551
HBASE-14980 Project Astro; addendum
2015-12-22 08:11:50 -08:00
tedyu
2439f7a688
HBASE-15028 Minor fix on RegionGroupingProvider (Yu Li)
2015-12-22 06:47:33 -08:00
Enis Soztutar
95a13b51ee
HBASE-14977 ChoreService.shutdown may result in ConcurrentModificationException - ADDENDUM to fix extra concurrency issues
2015-12-22 02:04:09 -08:00
Elliott Clark
6e2c5d216e
HBASE-15014 Fix filterCellByStore in WALsplitter is awful for performance
2015-12-21 22:50:38 -08:00
stack
53e5d27a80
HBASE-15021 hadoopqa doing false positives
2015-12-21 22:16:38 -08:00
chenheng
f018c371b5
HBASE-14654 Reenable TestMultiParallel#testActiveThreadsCount
2015-12-22 11:33:25 +08:00
Matteo Bertozzi
9a297ef0a5
HBASE-15022 replication_admin.rb throws undefined method `getZooKeeperClusterKey' for ZKUtil
2015-12-21 13:20:26 -08:00
Pallavi Adusumilli
f56abf730f
HBASE-14976 fix tests
...
Signed-off-by: Mikhail Antonov <antonov@apache.org>
2015-12-21 11:35:59 -08:00
stack
a7ba3110bb
Fix bad link found by Boris of vectorportal
2015-12-21 08:32:27 -08:00
tedyu
e75e26e3c6
HBASE-14849 Add option to set block cache to false on SparkSQL executions (Zhan Zhang)
2015-12-19 15:14:58 -08:00
Mikhail Antonov
8c921ea94f
HBASE-14976 Add RPC call queues to the web ui (Pallavi Adusumilli)
2015-12-19 12:44:30 -08:00
Mikhail Antonov
b68542e35a
HBASE-15015 Checktyle plugin shouldn't check Jamon-generated Java classes
2015-12-19 11:58:15 -08:00
Lars Hofhansl
86a417eead
HBASE-14822 Renewing leases of scanners doesn't work.
2015-12-19 09:55:03 -08:00
stack
cdca22a36d
Fix link to vectorportal.com noticed by Boris of vectorportal
2015-12-18 14:14:57 -08:00
stack
eb59d4d769
Revert "HBASE-14979 Update to the newest Zookeeper release"
...
This reverts commit ef92a6a067
.
2015-12-18 12:48:49 -08:00
Ashu Pachauri
48113d7572
HBASE-15001 Fix thread-safety issues with replication
...
ReplicationSinkManager and HBaseInterClusterReplicationEndpoint
perform certain unsafe operations which might lead to undesirable
behavior with multiwal enabled.
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-12-18 11:48:55 -08:00
Sean Busbey
ba04e0372d
HBASE-15003 remove BoundedConcurrentLinkedQueue.
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-12-18 12:26:38 -06:00
stack
58342a85fa
HBASE-14980 Project Astro
2015-12-18 08:59:01 -08:00
Misty Stanley-Jones
f8eab44dcd
HBASE-13907 Document how to deploy a coprocessor
2015-12-18 08:35:50 -08:00
Misty Stanley-Jones
7a4590dfdb
HBASE-11985 Document sizing rules of thumb
2015-12-18 08:34:39 -08:00
Elliott Clark
4bfeccb87a
HBASE-15005 Use value array in computing block length for 1.2 and 1.3
2015-12-18 00:23:02 -08:00
anoopsjohn
408666a06d
HBASE-13158 When client supports CellBlock, return the result Cells as controller payload for get(Get) API also.
2015-12-18 09:50:53 +05:30
chenheng
27160950ca
HBASE-14990 Tests in BaseTestHBaseFsck are run by its subclasses redundantly
2015-12-18 11:37:58 +08:00
Elliott Clark
217036d816
HBASE-14978 Don't allow Multi to retain too many blocks
2015-12-17 16:13:50 -08:00
Jonathan M Hsieh
bbfff0d072
HBASE-14991 Fix the '-feature' warning in scala build (Zhan Zhang)
2015-12-17 14:19:36 -08:00
anoopsjohn
80fc18d2e1
HBASE-15000 Fix javadoc warn in LoadIncrementalHFiles. (Ashish)
2015-12-17 22:47:48 +05:30
anoopsjohn
cf458d3023
HBASE-14999 Remove ref to org.mortbay.log.Log.
2015-12-17 18:01:16 +05:30
tedyu
d78eddfdc8
HBASE-14995 Revert according to Ram's feedback
2015-12-16 21:54:48 -08:00
tedyu
546ac1cbb3
HBASE-14995 Optimize setting tagsPresent in DefaultMemStore.java (huaxiang sun)
2015-12-16 18:16:38 -08:00
Enis Soztutar
3dec8582f5
HBASE-14951 Make hbase.regionserver.maxlogs obsolete
2015-12-16 14:57:59 -08:00
Mikhail Antonov
e965b614b3
HBASE-14974 Total number of Regions in Transition number on UI incorrect
2015-12-16 14:10:32 -08:00
Misty Stanley-Jones
6a0159046e
HBASE-14994 Clean up some broken links and references to old APIs
2015-12-16 12:56:50 -08:00
Elliott Clark
7099ab4c56
HBASE-14984 Allow memcached block cache to set optimze to false
2015-12-16 10:35:42 -08:00
Sean Busbey
d238c17f31
HBASE-14952 ensure correct components in source assembly.
...
* hbase-external-blockcache
* hbase-spark
* remove duplicate inclusion of hbase-shaded-{client,server}
Signed-off-by: stack <stack@apache.org>
2015-12-16 12:00:17 -06:00
Josh Elser
ca7a82fb57
HBASE-14838 Add clarification docs to SimpleRegionNormalizer.
...
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-12-16 08:58:48 -06:00
Matteo Bertozzi
60d33ce341
HBASE-14947 WALProcedureStore improvements
2015-12-15 12:52:34 -08:00
Misty Stanley-Jones
b8539c62e8
HBASE-13976 Add 0.94 Release Manager to docs
2015-12-15 12:33:17 -08:00
Enis Soztutar
a4bbc461e3
HBASE-14977 ChoreService.shutdown may result in ConcurrentModificationException (Vladimir Rodionov)
2015-12-15 12:29:43 -08:00
Mikhail Antonov
abe30b52a8
HBASE-14534 Bump yammer/coda/dropwizard metrics dependency version
2015-12-15 12:11:27 -08:00
Enis Soztutar
3e26063161
HBASE-14968 ConcurrentModificationException in region close resulting in the region staying in closing state
2015-12-15 11:49:34 -08:00
Misty Stanley-Jones
f0a97a1fdf
HBASE-13425 Documentation nit in REST Gateway impersonation section
2015-12-15 11:45:21 -08:00
Misty Stanley-Jones
64c55b4893
HBASE-14967 Remove max-width constraint from website skin
2015-12-15 08:56:35 -08:00
Elliott Clark
ef92a6a067
HBASE-14979 Update to the newest Zookeeper release
2015-12-14 21:07:20 -08:00