tedyu
df341c4299
HBASE-14309 Allow load balancer to operate when there is region in transition by adding force flag
2015-08-29 13:15:53 -07:00
tedyu
4256128fa2
HBASE-14258 Addendum fixes case sensitivity in 'load' (Vladimir Rodionov)
2015-08-29 02:10:46 -07:00
Elliott Clark
0d06d8ddd0
HBASE-14322 Add a master priority function to let master use it's threads
2015-08-28 17:30:03 -07:00
Lars Hofhansl
cf4c0fb71c
HBASE-14315 Save one call to KeyValueHeap.peek per row.
2015-08-28 15:05:41 -07:00
Elliott Clark
cc1542828d
HBASE-14313 After a Connection sees ConnectionClosingException it never recovers -- ADDENDUM
2015-08-27 15:23:43 -07:00
Elliott Clark
fbd6ecb762
HBASE-13339 Update default Hadoop version to latest for master
2015-08-27 15:10:27 -07:00
tedyu
8f95318f62
HBASE-14199 Revert according to Sean's feedback
2015-08-27 09:15:14 -07:00
tedyu
aa938c738a
HBASE-14199 maven-remote-resources-plugin failure processing NOTICE.vm in hbase-assembly (Andrew Purtell)
2015-08-27 02:24:42 -07:00
Elliott Clark
56890d9fe1
HBASE-14313 After a Connection sees ConnectionClosingException on a connection it never recovers
2015-08-26 13:44:12 -07:00
tedyu
aca8c3b74b
HBASE-14310 test-patch.sh should handle spurious non-zero exit code from maven
2015-08-26 09:37:41 -07:00
stack
ff86749cae
HBASE-14078 improve error message when HMaster can't bind to port
2015-08-26 09:17:46 -07:00
Stephen Yuan Jiang
dc79b3c5c9
HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)
2015-08-26 08:18:03 -07:00
tedyu
6661f2d025
HBASE-14269 FuzzyRowFilter omits certain rows when multiple fuzzy keys exist (hongbin ma)
2015-08-26 07:23:43 -07:00
tedyu
506726ed28
HBASE-14258 Make region_mover.rb script case insensitive with regard to hostname (Vladimir Rodionov)
2015-08-25 16:36:39 -07:00
stack
3dacee674c
HBASE-14290 Spin up less threads in tests
2015-08-25 16:16:03 -07:00
Enis Soztutar
44caba31e4
HBASE-14302 TableSnapshotInputFormat should not create back references when restoring snapshot
2015-08-25 12:10:15 -07:00
stack
d0873f5a8c
HBASE-14224 Fix coprocessor handling of duplicate classes
2015-08-24 13:47:19 -07:00
Andrew Purtell
72f748f8b0
HBASE-14292 Call Me Maybe HBase links haved moved
2015-08-24 13:35:40 -07:00
Elliott Clark
bfae44a952
HBASE-14239 Fix Branch-1.2 AM can get stuck when meta moves
2015-08-24 12:53:09 -07:00
stack
d31aedb998
HBASE-13127 Add timeouts on all tests so less zombie sightings
2015-08-24 12:49:55 -07:00
stack
b85857cf3c
HBASE-13480 ShortCircuitConnection doesn't short-circuit all calls as expected (Jingcheng Du and Josh Elser)
2015-08-24 12:29:46 -07:00
stack
9334a47d45
HBASE-14273 Rename MVCC to MVCC: From MultiVersionConsistencyControl to MultiVersionConcurrencyControl (Lars Francke)
2015-08-24 08:47:26 -07:00
Liu Shaohui
eb52529c02
HBASE-14277 TestRegionServerHostname.testRegionServerHostname may fail at host with a case sensitive name
2015-08-24 11:53:58 +08:00
tedyu
9c51a4d0c7
HBASE-14293 TestStochasticBalancerJmxMetrics intermittently fails due to port conflict
2015-08-23 20:11:57 -07:00
tedyu
e95cf8fdb4
HBASE-14291 NPE On StochasticLoadBalancer Balance Involving RS With No Regions
2015-08-22 14:49:37 -07:00
Andrew Purtell
902cd172f8
HBASE-13996 Add write sniffing in canary (Liu Shaohui)
2015-08-21 22:45:48 -07:00
Andrew Purtell
a7327a30c4
HBASE-14091 Update site documentation with code of conduct and project policy for transgressions
2015-08-21 18:10:30 -07:00
tedyu
9b2325e16f
HBASE-14274 Addendum sets closed to true when closing
2015-08-21 15:58:23 -07:00
Nick Dimiduk
abd6328d0f
HBASE-14288 Upgrade asciidoctor plugin to v1.5.2.1
2015-08-21 14:54:02 -07:00
Sean Busbey
e2a1fc78b8
HBASE-14250 ensure hbase-server test-jar has its own LICENSE file and not the one for the non-test jar.
2015-08-21 16:22:59 -05:00
Elliott Clark
bcef28eefa
HBASE-14274 Deadlock in region metrics on shutdown: MetricsRegionSourceImpl vs MetricsRegionAggregateSourceImpl
...
Signed-off-by: stack <stack@apache.org>
2015-08-20 20:47:37 -07:00
Sean Busbey
ba7ea0b524
HBASE-14260 skip javadoc generation for the hbase-protocol generated classes
2015-08-20 21:14:06 -05:00
Stephen Yuan Jiang
5dd8fefd75
Add syuanjiang as committer
2015-08-20 14:16:35 -07:00
Sean Busbey
720f2a8815
HBASE-14251 ensure javadoc jars have LICENSE/NOTICE that match content.
2015-08-20 10:52:41 -05:00
Andrew Purtell
e917787d97
HBASE-14249 shaded jar modules create spurious source and test jars with incorrect LICENSE/NOTICE info
...
Signed-off-by: Sean Busbey <busbey@apache.org>
Amending-Author: Sean Busbey <busbey@apache.org>
2015-08-20 01:40:55 -05:00
Gábor Lipták
dc9c2efcc9
HBASE-14148 Default HBase web pages to be non-framable.
...
* Sends X-Frame-Options header
* configured via hbase.http.filter.xframeoptions.mode
* defaults to DENY
Signed-off-by: Sean Busbey <busbey@cloudera.com>
2015-08-19 21:06:52 -05:00
tedyu
32b1064c6c
HBASE-14165 The initial size of RWQueueRpcExecutor.queues should be (numWriteQueues + numReadQueues + numScanQueues) (Cui Jianwei)
2015-08-19 14:35:09 -07:00
Sean Busbey
ebd34844ce
HBASE-14243 Correct NOTICE files.
...
* fix hbase-it's incorrect use of hbase-server's unfiltered NOTICE
* fix printed comment in resource-bundle NOTICE
* add dependency url for non-aggregated works so that we meet Category B requirements
2015-08-19 15:45:58 -05:00
tedyu
16f8d27708
HBASE-14241 Fix deadlock during cluster shutdown due to concurrent connection close
2015-08-19 08:49:38 -07:00
Ashish Singhi
1bb9e3ae96
HBASE-14210 Create test for cell level ACLs involving user group
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-08-18 16:53:55 -07:00
Jerry He
3fa86a98a0
HBASE-14228 Close BufferedMutator and connection in MultiTableOutputFormat
2015-08-18 13:44:41 -07:00
Andrey Stepachev
68113abec5
udpate Andrey Stepachev organisation
2015-08-18 09:46:36 -07:00
tedyu
71d3d24d8b
HBASE-14234 Exception encountered in WALProcedureStore#rollWriter() should be properly handled
2015-08-18 08:58:59 -07:00
Enis Soztutar
395ec5a9bb
HBASE-14203 remove duplicate code getTableDescriptor in HTable (Heng Chen)
2015-08-17 16:05:26 -07:00
Enis Soztutar
2ed7f9bb1d
HBASE-14122 Client API for determining if server side supports cell level security - ADDENDUM for javadoc fix
2015-08-17 14:04:28 -07:00
Nick Dimiduk
f343a1d438
HBASE-13914 Minor improvements to dev-support/publish_hbase_website.sh
2015-08-17 11:27:19 -07:00
Elliott Clark
ad2c7c6336
HBASE-14166 Per-Region metrics can be stale
2015-08-17 11:22:01 -07:00
stack
737f264509
HBASE-12812 Update Netty dependency to latest release (Jurriaan Mous)
2015-08-15 21:17:44 -07:00
Nick Dimiduk
ecba08829d
HBASE-10844 Coprocessor failure during batchmutation leaves the memstore datastructs in an inconsistent state
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-08-14 15:55:04 -07:00
stack
45aafb25b7
HBASE-13966 Limit column width in table.jsp (Matt Warhaftig)
2015-08-14 09:03:56 -07:00