Jonathan M Hsieh
30bc7d5598
HBASE-12646 SnapshotInfo tool does not find mob data in snapshots
...
Adds MobPath to HFileLink Resolver
2014-12-10 11:46:02 -08:00
Matteo Bertozzi
8ab96c40d8
HBASE-12663 unify getTableDescriptors() and listTableDescriptors
2014-12-10 15:15:53 +00:00
stack
df22270756
HBASE-12665 When aborting, dump metrics
...
Add some fixup of checkstyle fails
2014-12-09 21:01:15 -08:00
tedyu
9b808155e3
HBASE-12553 request value is not consistent for restoreSnapshot in audit logs (Ashish)
2014-12-09 20:40:18 -08:00
Andrew Purtell
011442edda
HBASE-12454 Setting didPerformCompaction early in HRegion#compact
2014-12-09 17:06:04 -08:00
Nick Dimiduk
cc8bdcb498
HBASE-12467 Master joins cluster but never completes initialization
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-12-09 16:32:11 -08:00
stack
1be63539f1
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping -- ADDENDUM
2014-12-09 13:52:46 -08:00
Andrew Purtell
5537fce353
HBASE-11979 Compaction progress reporting is wrong (Esteban Gutierrez)
2014-12-09 12:46:35 -08:00
Nick Dimiduk
e720c83557
HBASE-12652 Allow unmanaged connections in MetaTableAccessor (Solomon Duskis)
2014-12-09 11:27:34 -08:00
stack
f9df6a2766
HBASE-12664 TestDefaultLoadBalancer.testBalanceCluster fails in CachedDNSToSwitchMapping
2014-12-09 11:06:23 -08:00
Rajeshbabu Chintaguntla
53493ff5db
HBASE-12583 Allow creating reference files even the split row not lies in the storefile range if required - Addendum(Rajeshbabu)
2014-12-09 23:36:28 +05:30
Sean Busbey
33d79bb5ec
HBASE-12655 WALPerformanceEvaluation should only add stat gathering listener once per WAL.
2014-12-09 09:52:12 -06:00
tedyu
c42c36521d
HBASE-12653 Move TestRegionServerOnlineConfigChange & TestConfigurationManager to Junit4 tests (Ashish)
2014-12-09 07:25:44 -08:00
Rajeshbabu Chintaguntla
0354128780
HBASE-12583 Allow creating reference files even the split row not lies in the storefile range if required(Rajeshbabu)
2014-12-09 18:59:13 +05:30
Matteo Bertozzi
8a2c84156a
HBASE-12564 consolidate the getTableDescriptors() semantic
2014-12-09 12:06:00 +00:00
Andrew Purtell
b4371252fe
HBASE-12575 Sanity check table coprocessor classes are loadable
2014-12-08 18:18:22 -08:00
Jurriaan Mous
a8e6461855
HBASE-12597
...
Signed-off-by: stack <stack@apache.org>
2014-12-08 15:40:09 -08:00
stack
b8ab1b176c
Revert "HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG"
...
Accidental commit. Reverting.
This reverts commit 2458be08ed
.
2014-12-08 15:34:53 -08:00
stack
2458be08ed
HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG
2014-12-08 15:04:59 -08:00
stack
4b1983c89d
HBASE-12611 Create autoCommit() method and remove clearBufferOnFail (Solomon Duskis)
2014-12-08 11:01:28 -08:00
Elliott Clark
da0e807dd3
HBASE-12574 Update replication metrics to not do so many map look ups.
2014-12-08 10:35:57 -08:00
tedyu
9e9be97af7
HBASE-12650 Move ServerName to hbase-common module - check in changed files
2014-12-08 07:08:44 -08:00
Enis Soztutar
87e4414004
HBASE-12647 Truncate table should work with C as well
2014-12-07 20:57:04 -08:00
Devaraj Das
9fd6db3703
HBASE-11903. Directly invoking split & merge of replica regions should be disallowed
2014-12-07 11:56:53 -08:00
Andrew Purtell
bb15fd5fe0
HBASE-12606 Sanity check encryption configuration before opening WAL or onlining regions
...
Also disables IntegrationTestIngestWithEncryption if distributed
cluster configuration is missing prerequisites.
2014-12-06 21:46:43 -08:00
Devaraj Das
ca0c1774c9
HBASE-12548. Improve debuggability of IntegrationTestTimeBoundedRequestsWithRegionReplicas
2014-12-06 18:18:03 -08:00
tedyu
415ad6b686
HBASE-12642 LoadIncrementalHFiles does not throw exception after hitting hbase.bulkload.retries.number setting
2014-12-05 18:39:58 -08:00
Gary Helmling
1ec6609b97
HBASE-12493 Make User and TokenUtil public
2014-12-05 13:04:54 -08:00
Andrew Purtell
09cd3d7bfb
HBASE-10560 Per cell TTLs
2014-12-05 11:10:26 -08:00
Keith Winkler
f83e25e180
HBASE-12565 Race condition in HRegion.batchMutate() causes partial data to be written when region closes
...
Signed-off-by: stack <stack@apache.org>
2014-12-05 10:17:34 -08:00
Matteo Bertozzi
c8362a7bb2
HBASE-12622 user_permission should require global admin to display global and ns permissions
2014-12-05 10:45:30 +00:00
Enis Soztutar
08754f2c43
HBASE-12637 Compilation with Hadoop-2.4- is broken
2014-12-04 18:14:59 -08:00
Andrew Purtell
e690a83d41
HBASE-12635 Delete acl notify znode of table after the table is deleted (Liu Shaohui)
2014-12-04 16:43:33 -08:00
Ashish Singhi
04444299ab
HBASE-12634 Fix the AccessController#requireGlobalPermission(ns) with NS
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2014-12-04 14:12:26 +00:00
stack
52e35b4473
Add timeout on TestDefaultLoadBalancer#testBalancerCluster to see if we can stop it hanging as a zombie in precommit builds
2014-12-03 11:13:36 -08:00
Sean Busbey
c5c395b68a
HBASE-12623 removes unused code to upgrade from pre-0.96 to 0.96.
...
Removes both insertion of namespaces and migration of zookeeper data to protobufs.
2014-12-03 13:13:12 -06:00
stack
d6b1d8cbf7
HBASE-12617 Running IntegrationTestBigLinkedList against cluster getting not an instance of org.apache.hadoop.hbase.MiniHBaseCluster
2014-12-03 10:37:32 -08:00
Ramkrishna
3db5e20834
HBASE-11639 - [Visibility controller] Replicate the visibility of Cells as
...
strings- Addendum adding break (Ram)
2014-12-03 10:18:27 +05:30
tedyu
a8a134374e
HBASE-12614 Potentially unclosed StoreFile(s) in DefaultCompactor#compact()
2014-12-02 19:31:21 -08:00
stack
54f438cee4
HBASE-12616 We lost the linked list commands in recent usage refactoring
2014-12-02 14:15:04 -08:00
stack
7a3396f0e1
HBASE-12490 Replace uses of setAutoFlush(boolean, boolean) (Solomon Duskis)
2014-12-02 10:06:21 -08:00
stack
1a9b556474
Revert "HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG"
...
This reverts commit 8b8f2026bd
.
Overcommit. Added "HBASE-12490 Replace uses of setAutoFlush(boolean,
boolean)" by mistake
Conflicts:
hbase-client/src/main/java/org/apache/hadoop/hbase/client/ClusterStatusListener.java
hbase-client/src/main/java/org/apache/hadoop/hbase/client/HTable.java
2014-12-02 09:51:19 -08:00
Elliott Clark
29ee0cb0e1
HBASE-12576 Add metrics for rolling the HLog if there are too few DN's in the write pipeline
2014-12-02 09:30:52 -08:00
stack
7b10847ec8
HBASE-12610 Close connection in TableInputFormatBase (Solomon Duskis)
2014-12-02 09:28:02 -08:00
tedyu
5cc0714840
HBASE-12559 Addendum fixes findbugs warnings
2014-12-02 04:43:34 -08:00
Enis Soztutar
94d57f81dc
HBASE-12537 HBase should log the remote host on replication error (Stack)
2014-12-01 20:10:20 -08:00
anoopsjohn
33fc1918de
HBASE-12591 Ignore the count of mob compaction metrics when there is issue.(Jiajia Li)
2014-12-02 07:14:39 +05:30
tedyu
a30cca91e0
HBASE-12559 Provide LoadBalancer with online configuration capability
2014-12-01 14:11:01 -08:00
Jeffrey Zhong
2c280e6253
HBASE-12600: Remove REPLAY tag dependency in Distributed Replay Mode
2014-12-01 11:19:47 -08:00
Jeffrey Zhong
0733450473
Revert "Remove Replay Tag"
...
This reverts commit f723ffde7f
.
2014-12-01 11:17:24 -08:00
Jeffrey Zhong
f723ffde7f
Remove Replay Tag
2014-12-01 10:59:47 -08:00
tedyu
2fbbdfd9a1
HBASE-12559 Revert for addressing review comments
2014-12-01 10:38:05 -08:00
stack
308db3a5c8
HBASE-12520 Add protected getters on TableInputFormatBase (Solomon Duskis)
2014-12-01 10:20:37 -08:00
stack
69a437ac0d
HBASE-12514 Cleanup HFileOutputFormat legacy code (Solomon Duskis)
...
Signed-off-by: stack <stack@apache.org>
2014-12-01 10:15:51 -08:00
stack
56a03d736a
HBASE-12603 Remove javadoc warnings introduced due to removal of unused imports (Varun Saxena)
2014-12-01 10:13:16 -08:00
Ramkrishna
b6b88edf93
HBASE-11639 [Visibility controller] Replicate the visibility of Cells as
...
strings (Ram)
2014-12-01 23:03:52 +05:30
tedyu
41041e8d6a
HBASE-12559 Provide LoadBalancer with online configuration capability
2014-12-01 07:30:17 -08:00
stack
b94b0e9ca7
HBASE-12491 TableMapReduceUtil.findContainingJar() NPE
2014-11-29 09:34:00 -08:00
stack
555e78005d
HBASE-12526 Remove unused imports (Varun Saxena)
2014-11-29 09:20:46 -08:00
stack
58b6b24c29
HBASE-12519 Remove tabs used as whitespace (Varun Saxena)
2014-11-28 20:50:02 -08:00
stack
eb4c194a87
HBASE-10536 ImportTsv should fail fast if any of the column family passed to the job is not present in the table (denny joesph)
2014-11-28 20:42:24 -08:00
stack
0f8894cd64
HBASE-12581 TestCellACLWithMultipleVersions failing since task 5 HBASE-12404 (HBASE-12404 addendum) -- SLEEP ADDENDUM
2014-11-27 05:28:55 -08:00
stack
aa0bd50fd4
HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- DISABLING FAILING TEST
2014-11-26 22:22:35 -08:00
Jeffrey Zhong
f0d95e7f11
HBASE-12533: staging directories are not deleted after secure bulk load
2014-11-26 16:23:11 -08:00
Jeffrey Zhong
b2cdeacc8c
HBASE-12053: SecurityBulkLoadEndPoint set 777 permission on input data files
2014-11-26 16:19:22 -08:00
stack
595d2a846c
HBASE-12589 Forward-port fix for TestFromClientSideWithCoprocessor.testMaxKeyValueSize
2014-11-26 14:43:32 -08:00
stack
1c0a06193e
HBASE-12587 TestReplicationTrackerZKImpl.testPeerRemovedEvent timedout
2014-11-26 12:53:54 -08:00
Enis Soztutar
02963b202a
HBASE-12072 Standardize retry handling for master operations
2014-11-26 12:09:44 -08:00
stack
d1f39d8246
Revert "HBASE-12563 After Starting up mini hbase cluster, Real Configuration of Cluster never set to HBaseTestingUtility (Talat UYARER)"
...
Causes TestZooKeeper to fail. Reverting.
This reverts commit 9be143691c
.
2014-11-26 10:23:49 -08:00
stack
b719e7a8c6
HBASE-12518 Task 4 polish. Remove CM#{get,delete}Connection
...
Remove deleteConnection from everywhere except the two tests that ensure
it does the right thing and from HCM and CM themselves.
Undoes deleteConnection from tests and from the web ui
2014-11-26 08:11:41 -08:00
stack
9be143691c
HBASE-12563 After Starting up mini hbase cluster, Real Configuration of Cluster never set to HBaseTestingUtility (Talat UYARER)
2014-11-26 07:59:26 -08:00
stack
1350055fcd
HBASE-12581 TestCellACLWithMultipleVersions failing since task 5 HBASE-12404 (HBASE-12404 addendum)
2014-11-26 07:53:35 -08:00
Matteo Bertozzi
c57bc08082
HBASE-12474 Incorrect handling of default namespace in user_permission command (Srikanth Srungarapu)
2014-11-26 12:29:38 +00:00
stack
8b8f2026bd
HBASE-12558 TestHCM.testClusterStatus Unexpected exception, expected<org.apache.hadoop.hbase.regionserver.RegionServerStoppedException> but was<junit.framework.AssertionFailedError> -- ADDED DEBUG
2014-11-25 21:21:50 -08:00
stack
24f19328eb
HBASE-12581 TestCellACLWithMultipleVersions failing since task 5 HBASE-12404 (HBASE-12404 addendum)
2014-11-25 16:29:53 -08:00
stack
e6b4300756
HBASE-12404 Task 5 from parent: Replace internal HTable constructor use with
...
HConnection#getTable (0.98, 0.99)
Replaced HTable under hbase-*/src/main/java. Skipped tests. Would take
till end of time to do all and some cases are cryptic. Also skipped
some mapreduce where HTable comes through in API. Can do both of
these stragglers in another issue.
Generally, if a utility class or standalone class, tried to pass in a
Connection rather than have the utility or standalone create its own
connection on each invocation; e.g. the Quota stuff. Where not possible,
noted where invocation comes from... if test or hbck, didn't worry about
it.
Some classes are just standalone and nothing to be done to avoid
a Connection setup per invocation (this is probably how it worked
in the new HTable...days anyways). Some classes are not used:
AggregationClient, FavoredNodes... we should just purge this stuff.
Doc on what short circuit connection does (I can just use it...
I thought it was just for short circuit but no, it switches dependent
on where you are connecting).
Changed HConnection to super Interface ClusterConnection where safe (
internal usage by private classes only).
Doc cleanup in example usage so we do new mode rather than the old
fashion.
Used java7 idiom that allows you avoid writing out finally to call close
on implementations of Closeable.
Added a RegistryFactory.. moved it out from being inner class.
Added a utility createGetClosestRowOrBeforeReverseScan method to Scan
to create a Scan that can ...
Renamed getShortCircuitConnection as getConnection – users don't need
to know what implementation does (that it can short-circuit RPC).
The old name gave pause. I was frightened to use it thinking it only
for short-circuit reading – that it would not do remote too.
Squashed commit of the following:
2014-11-25 08:15:20 -08:00
Elliott Clark
e83082a888
HBASE-12550 ADDENDUM Make HRegion's api not change.
2014-11-24 16:11:48 -08:00
Elliott Clark
0df5ed2ca6
HBASE-12550 Check all storefiles are referenced before splitting
...
Summary: If there are bugs in HDFS move and/or create we should protect against them by making sure that all files referenced end up in split daughters.
Test Plan: Unit tests cover splits pretty well
Subscribers: matteobertozzi
Differential Revision: https://reviews.facebook.net/D29373
2014-11-24 09:58:43 -08:00
stack
336c22d581
HBASE-12471 Task 4. replace internal ConnectionManager#{delete,get}Connection use with #close, #createConnection (0.98, 0.99) under src/main/java
...
Move from HConnection to ClusterConnection or Connection
Use unmanaged connections where we use managed previous
(used the jdk7 https://docs.oracle.com/javase/7/docs/technotes/guides/language/try-with-resources.html idiom).
In ZKConfig, synchronize on Configuration rather than make a copy.
Making a copy we were dropping hbase configs in certain test context
(could not find the zk ensemble because default port).
In tests, some move to the new style connection setup but mostly
fixes for premature connection close or adding cleanup where it
was lacking.
2014-11-24 09:46:28 -08:00
tedyu
7ee4df600b
HBASE-12554 TestBaseLoadBalancer may timeout due to lengthy rack lookup
2014-11-21 16:52:11 -08:00
Enis Soztutar
882324dbcc
HBASE-10671 Add missing InterfaceAudience annotations for classes in hbase-common and hbase-client modules
2014-11-21 11:44:46 -08:00
tedyu
890c067b66
HBASE-12552 listSnapshots should list only owned snapshots for non-super user
2014-11-21 10:54:05 -08:00
Matteo Bertozzi
325cdc0987
HBASE-12073 Shell command user_permission fails on the table created by user if he is not global admin (Srikanth Srungarapu)
2014-11-21 10:55:48 +00:00
Ramkrishna
10e4ef7402
HBASE-12543 Incorrect log info in the store compaction of mob (Jiajia Li)
2014-11-21 15:28:37 +05:30
anoopsjohn
83f9f39e2a
HBASE-12346 Scan's default auths behavior under Visibility labels.(Jerry He)
2014-11-21 13:29:42 +05:30
Ramkrishna
170eb1e88d
HBASE-12487 Explicitly flush the file name in sweep job (Jingcheng Du)
2014-11-21 08:53:27 +05:30
Ramkrishna
0166ed2676
HBASE-12486 - Move the mob table name tag to the 2nd one (Jingcheng Du)
2014-11-21 08:52:11 +05:30
stack
c5690b1be3
HBASE-12541 Add misc debug logging to hanging tests in TestHCM and TestBaseLoadBalancer
2014-11-20 17:54:39 -08:00
Enis Soztutar
a16b4e0fd5
HBASE-12549 Fix TestAssignmentManagerOnCluster#testAssignRacingWithSSH() flaky test
2014-11-20 16:17:06 -08:00
Sean Busbey
cd08f8b2be
HBASE-12516 Clean up QA Bot warnings
...
Signed-off-by: stack <stack@apache.org>
2014-11-20 15:12:30 -08:00
tedyu
d2ff1269f9
HBASE-11099 Two situations where we could open a region with smaller sequence number (Stephen Jiang)
2014-11-20 14:43:16 -08:00
tedyu
7eefd0cbed
HBASE-12464 meta table region assignment stuck in the FAILED_OPEN state due to region server not fully ready to serve (Stephen Jiang)
2014-11-20 09:58:42 -08:00
Nick Dimiduk
b6dd9b441f
HBASE-12539 HFileLinkCleaner logs are uselessly noisy
2014-11-19 23:49:48 +01:00
Sean Busbey
db2b6421ff
HBASE-12535 NPE in WALFactory under contention for getInstance()
...
Signed-off-by: stack <stack@apache.org>
2014-11-19 14:39:46 -08:00
Matteo Bertozzi
05ced20a34
HBASE-12529 Use ThreadLocalRandom for RandomQueueBalancer
2014-11-19 16:50:29 +00:00
Matteo Bertozzi
3f95fe22e0
Patch up Jetty to disable SSLv3 (CVE-2014-3566)
2014-11-19 16:40:18 +00:00
stack
640274d5e1
HBASE-12532 TestFilter failing occasionally with ExitCodeException doing chmod since HBASE-10378 ADDENDUM
2014-11-18 23:41:35 -08:00
stack
d87c550b94
HBASE-12532 TestFilter failing occasionally with ExitCodeException doing chmod since HBASE-10378
2014-11-18 21:54:48 -08:00
stack
1e77dd9f7a
Revert "HBASE-12471 Task 4. replace internal ConnectionManager#{delete,get}Connection use with #close, #createConnection (0.98, 0.99)" ADDENDUM
2014-11-18 21:40:21 -08:00
stack
5f391efda1
Revert "HBASE-12471 Task 4. replace internal ConnectionManager#{delete,get}Connection use with #close, #createConnection (0.98, 0.99)"
...
This reverts commit d3e7c3cfa9
.
2014-11-18 16:30:52 -08:00
Andrew Purtell
22f29ca8ef
HBASE-12496 A blockedRequestsCount metric (Yi Deng)
2014-11-18 14:14:31 -08:00
Lars Hofhansl
822bcce91e
HBASE-12411 Optionally enable p-reads and private readers for compactions.
2014-11-18 12:42:49 -08:00
stack
b94e6738d9
HBASE-10378 Refactor write-ahead-log implementation -- ADDEDNUM
2014-11-18 12:12:35 -08:00
Sean Busbey
f5e05eb836
HBASE-10378 Refactor write-ahead-log implementation
...
Incompatible changes called out in release notes on jira.
* Cleaned up references to HLog
* Deprecates HLogKey but maintains it for compatibility
- Moves all Writeable from WALKey to HLogKey
* Adds utility code to CoprocessorHost to help with evolving Coprocessor APIs
* RSRpcServices roll WAL call now requests the non-meta LogRoller roll all logs
- rolls actually happen asynchronously
- deprecated old api (and noted incompatible behavior change)
- modified api in new Admin interface to reflect lack of return values.
* Moved WAL user facing API to "WAL"
- only 1 sync offered
- WALTrailer removed from API
* make provider used by the WALFactory configurable.
* Move all WAL requests to use opaque ids instead of paths
* WALProvider provides API details for implementers and handles creation of WALs.
* Refactor WALActionsListener to have a basic implementation.
* turn MetricsWAL into a WALActionsListener.
* tests that needs FSHLog implementation details use them directly, others just reference provider + factory
- Some tests moved from Large to Medium based on run time.
* pull out wal disabling into its own no-op class
* update region open to delegate to WALFactory
* update performance test tool to allow for multiple regions
* Removed references to meta-specific wals within wal code
- replaced with generic suffixes
- WALFactory maintains a dedicated WALProvider for meta (and so knows about the distinction)
* maintain backwards compat on HLogPrettyPrinter and mark it deprecated.
- made WALPrettyPrinter IA.Private in favor of `bin/hbase wal`
* move WALUtil stuff that's implementation specific to said implementation
- WALUtil now acts as an integration point between the RegionServer and hte WAL code.
Incorporates contributions from v.himanshu.
Signed-off-by: stack <stack@apache.org>
2014-11-18 12:04:41 -08:00
Enis Soztutar
b97c3daf90
HBASE-12449 Use the max timestamp of current or old cell's timestamp in HRegion.append()
2014-11-18 11:34:49 -08:00
stack
d3e7c3cfa9
HBASE-12471 Task 4. replace internal ConnectionManager#{delete,get}Connection use with #close, #createConnection (0.98, 0.99)
2014-11-18 09:48:54 -08:00
tedyu
0eb07609b6
HBASE-12337 Import tool fails with NullPointerException if clusterIds is not initialized
2014-11-18 09:18:25 -08:00
Nick Dimiduk
1276af23d5
HBASE-12459 Use a non-managed Table in mapred.TableOutputFormat
2014-11-17 08:36:08 +01:00
stack
0255fc2bf1
HBASE-12359 MulticastPublisher should specify IPv4/v6 protocol family when creating multicast channel (Qiang Tian)
2014-11-14 21:55:15 -08:00
tedyu
9583d14747
HBASE-12478 HBASE-10141 and MIN_VERSIONS are not compatible
2014-11-14 16:36:56 -08:00
Lars Hofhansl
c29318c038
Revert "HBASE-12457 Regions in transition for a long time when CLOSE interleaves with a slow compaction."
...
This reverts commit 231d3ee2ad
.
2014-11-13 09:18:21 -08:00
Lars Hofhansl
9d634772fa
Revert "Amend HBASE-12457 Regions in transition for a long time when CLOSE interleaves with a slow compaction; Test import fix"
...
This reverts commit f6d8cde1e4
.
2014-11-13 09:17:56 -08:00
Andrew Purtell
f6d8cde1e4
Amend HBASE-12457 Regions in transition for a long time when CLOSE interleaves with a slow compaction; Test import fix
2014-11-13 08:09:41 -08:00
Lars Hofhansl
231d3ee2ad
HBASE-12457 Regions in transition for a long time when CLOSE interleaves with a slow compaction.
2014-11-12 22:49:00 -08:00
Enis Soztutar
f641aada36
HBASE-12445 hbase is removing all remaining cells immediately after the cell marked with marker = KeyValue.Type.DeleteColumn via PUT (Hani Nadra)
2014-11-12 15:50:10 -08:00
Matteo Bertozzi
a376c8da9d
HBASE-12366 Add login code to HBase Canary tool (Srikanth Srungarapu)
2014-11-12 20:34:55 +00:00
Andrew Purtell
210f5a3b01
Revert "HBASE-12454 Setting didPerformCompaction early in HRegion#compact"
...
This reverts commit b0a434a5ce
.
2014-11-12 12:30:57 -08:00
Andrew Purtell
05c1663392
HBASE-12461 FSVisitor logging is excessive (Nick Dimiduk)
2014-11-12 10:23:54 -08:00
Andrew Purtell
b0a434a5ce
HBASE-12454 Setting didPerformCompaction early in HRegion#compact
2014-11-12 09:47:46 -08:00
stack
fb6c5c7fe8
HBASE-10483 Provide API for retrieving info port when hbase.master.info.port is set to 0 (Liu Shaohui)
2014-11-12 08:56:42 -08:00
Esteban Gutierrez
8327f145c9
HBASE-12447 Add support for setTimeRange for RowCounter and CellCounter (addendum)
...
Signed-off-by: stack <stack@apache.org>
2014-11-11 15:44:56 -08:00
stack
804444f892
HBASE-12455 Add 'description' to bean and attribute output when you do /jmx?description=true
2014-11-11 12:59:43 -08:00
Esteban Gutierrez
6c2a299657
HBASE-12447 Add support for setTimeRange for RowCounter and CellCounter
...
Signed-off-by: stack <stack@apache.org>
2014-11-11 11:17:23 -08:00
Andrew Purtell
7657090ad9
HBASE-12448 Fix rate reporting in compaction progress DEBUG logging
2014-11-07 18:36:43 -08:00
Andrew Purtell
440767ff55
Reduce the effective scope of CREATE and ADMIN permissions
2014-11-07 11:53:25 -08:00
Andrew Purtell
7718390703
HBASE-12424 Finer grained logging and metrics for split transactions
2014-11-07 11:32:01 -08:00
Niels Basjes
cc71d35112
Generate Thrift code using a maven profile
...
Signed-off-by: stack <stack@apache.org>
2014-11-06 10:27:59 -08:00
stack
c71244c02d
HBASE-12329 Table create with duplicate column family names quietly succeeds (Jingcheng Du)
2014-11-05 17:32:21 -08:00
stack
b0eaa92f5b
HBASE-8707 Add LongComparator for filter (Liu Shaohui)
2014-11-05 16:56:43 -08:00
Andrew Purtell
e1b82fe91f
HBASE-12389 Reduce the number of versions configured for the ACL table
2014-11-05 09:28:11 -08:00
Andrew Purtell
9255d6fdc7
HBASE-12420 BucketCache logged startup message is egregiously large
2014-11-05 09:22:00 -08:00
Andrew Purtell
48fd0369e5
HBASE-12344 Split up TestAdmin
2014-11-05 09:18:04 -08:00
Lars Hofhansl
ecd708671c
HBASE-12363 Improve how KEEP_DELETED_CELLS works with MIN_VERSIONS.
2014-11-04 17:08:39 -08:00
stack
3587fe8324
HBASE-12423 Use a non-managed Table in TableOutputFormat (Solomon Duskis)
2014-11-04 16:25:16 -08:00
Matteo Bertozzi
7442e5bd62
HBASE-12414 Move HFileLink.exists() to base class
2014-11-04 12:33:29 +00:00
tedyu
ab927b8e1a
HBASE-10780 HFilePrettyPrinter#processFile should return immediately if file does not exist (Ashish Singhi)
2014-11-03 20:31:40 -08:00
Enis Soztutar
71f73fcd0b
HBASE-12402 ZKPermissionWatcher race condition in refreshing the cache leaving stale ACLs and causing AccessDenied
2014-11-03 20:09:55 -08:00
Ashish Singhi
f7adec0548
HBASE-4625 Convert @deprecated HBaseTestCase tests JUnit4 style tests
...
Signed-off-by: stack <stack@apache.org>
2014-11-03 15:58:56 -08:00
Nick Dimiduk
b5764a8e74
HBASE-12399 Master startup race between metrics and RpcServer
2014-11-01 10:45:45 -07:00
Adrian Muraru
a1f59d8e1b
Replication gets stuck following a transient zookeeper error to remote peer cluster
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-10-31 17:59:29 -07:00
Nick Dimiduk
b784f7db99
HBASE-12401 Add some timestamp signposts in IntegrationTestMTTR
2014-10-31 17:21:20 -07:00
Nick Dimiduk
f5d6314c87
HBASE-12335 IntegrationTestRegionReplicaPerf is flaky
2014-10-31 17:12:21 -07:00
Andrew Purtell
a62f543c65
HBASE-12361 Show data locality of region in table page (Liu Shaohui)
2014-10-31 15:41:57 -07:00
Enis Soztutar
997c1adc2f
HBASE-12390 Change revision style from svn to git
2014-10-31 11:10:38 -07:00
Ashish Singhi
cacdb89e03
HBASE-10870 Deprecate and replace HCD methods that have a 'should' prefix with a 'is' instead
...
Signed-off-by: stack <stack@apache.org>
2014-10-31 08:34:00 -07:00
Ramkrishna
8a8b7de760
HBASE-12392 Incorrect implementation of
...
CompactionRequest.isRetainDeleteMarkers(Jingcheng Du)
2014-10-31 15:43:58 +05:30
Ramkrishna
3876bb764d
HBASE-12391 Correct a typo in the mob metrics (Jingcheng Du)
2014-10-31 15:00:17 +05:30
Esteban Gutierrez
ba7344f5d1
HBASE-12219 Cache more efficiently getAll() and get() in FSTableDescriptors
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 21:12:41 -07:00
Nick Dimiduk
a71dd16a70
HBASE-9003 TableMapReduceUtil should not rely on org.apache.hadoop.util.JarFinder#getJar (Esteban Gutierrez)
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 21:03:01 -07:00
Sean Busbey
646f1d5f8f
HBASE-12388 Document behavior wrt coprocessors when wal gets empty waledits.
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 19:32:12 -07:00
stack
ff92346f5e
HBASE-11819 Unit test for CoprocessorHConnection (Talat Uyarer) -- REVERT. Failed in a test run here: https://builds.apache.org/job/PreCommit-HBASE-Build/11530//testReport/
2014-10-30 19:28:29 -07:00
stack
a404db52ec
HBASE-11819 Unit test for CoprocessorHConnection (Talat Uyarer)
2014-10-30 14:33:29 -07:00
Esteban Gutierrez
7886c0b82f
TestRegionServerNoMaster#testMultipleOpen is flaky after HBASE-11760
2014-10-30 13:38:56 -07:00
stack
9f4b6ac06c
HBASE-11835 Wrong managenement of non expected calls in the client (Nicolas Liochon)
2014-10-30 12:41:54 -07:00
Andrew Purtell
f20fac41df
HBASE-12384 TestTags can hang on fast test hosts
2014-10-30 10:45:02 -07:00
Ashish Singhi
87939889bb
HBASE-12375 LoadIncrementalHFiles fails to load data in table when CF name starts with '_'
...
Signed-off-by: stack <stack@apache.org>
2014-10-30 09:16:37 -07:00
Jonathan M Hsieh
e5a1b86dba
HBASE-11683 Metrics for MOB (Jingcheng Du)
2014-10-30 06:50:13 -07:00
Matteo Bertozzi
8b84840d5a
HBASE-12378 Add a test to verify that the read-replica is able to read after a compaction
2014-10-30 12:06:16 +00:00
stack
d170088d98
HBASE-12336 RegionServer failed to shutdown for NodeFailoverWorker thread (Liu Shaohui)
2014-10-29 22:03:26 -07:00
stack
5062edebcf
HBASE-12238 A few ugly exceptions on startup
2014-10-29 21:42:29 -07:00
stack
fba164a1d1
HBASE-12355 Update maven plugins
2014-10-29 13:11:44 -07:00
stack
889333a6fd
HBASE-12313 Redo the hfile index length optimization so cell-based rather than serialized KV key
2014-10-29 11:33:49 -07:00
stack
7cfafe401e
HBASE-12354 Update dependencies in time for 1.0 release
2014-10-29 11:16:18 -07:00
stack
b240b00f4f
HBASE-12285 Builds are failing, possibly because of SUREFIRE-1091 ; ADDENDUM SETTING LOG LEVEL TO DEBUG AGAIN
2014-10-29 11:00:16 -07:00
anoopsjohn
cbb334035d
HBASE-12297 Support DBB usage in Bloom and HFileIndex area.
2014-10-29 14:39:03 +05:30
manukranthk
ece933fa3e
Implement Preemptive Fast Fail
...
Summary: This diff ports the Preemptive Fast Fail feature to OSS. In multi threaded clients, we use a feature developed on 0.89-fb branch called Preemptive Fast Fail. This allows the client threads which would potentially fail, fail fast. The idea behind this feature is that we allow, among the hundreds of client threads, one thread to try and establish connection with the regionserver and if that succeeds, we mark it as a live node again. Meanwhile, other threads which are trying to establish connection to the same server would ideally go into the timeouts which is effectively unfruitful. We can in those cases return appropriate exceptions to those clients instead of letting them retry.
Test Plan: Unit tests
Differential Revision: https://reviews.facebook.net/D24177
Signed-off-by: stack <stack@apache.org>
2014-10-28 22:47:50 -07:00
Dima Spivak
95282f2ea5
HBASE-12312 Another couple of createTable race conditions
...
Signed-off-by: stack <stack@apache.org>
2014-10-28 22:33:40 -07:00
stack
64b6109ce9
HBASE-11562 CopyTable should provide an option to shuffle the mapper tasks (Jean-Marc Spaggiari)
2014-10-28 11:28:54 -07:00
anoopsjohn
f2f21000fb
HBASE-12304 CellCounter will throw AIOBE when output directory is not specified. (Ashish Singhi)
2014-10-28 17:27:47 +05:30
stack
aea2c67016
HBASE-12353 Turn down logging on some spewing unit tests (Dima Spivak)
2014-10-27 15:12:25 -07:00
Andrew Purtell
70a312e53f
HBASE-11912 Catch some bad practices at compile time with error-prone
2014-10-27 09:29:23 -07:00
anoopsjohn
0fb4c4d5f0
HBASE-11870 Optimization : Avoid copy of key and value for tags addition in AC and VC.
2014-10-25 21:12:15 +05:30
Andrew Purtell
ff5bc351b2
Revert "HBASE-11912 Catch some bad practices at compile time with error-prone"
...
This reverts commit 7ed0260eff
.
2014-10-25 08:33:43 -07:00
Andrew Purtell
7ed0260eff
HBASE-11912 Catch some bad practices at compile time with error-prone
2014-10-24 18:15:12 -07:00
Andrew Purtell
97acb9ef24
HBASE-11964 Improve spreading replication load from failed regionservers
2014-10-24 14:17:46 -07:00
stack
2916d4f356
HBASE-12277 Refactor bulkLoad methods in AccessController to its own interface (Madhan Neethiraj)
2014-10-24 08:47:06 -07:00
stack
31c185aad5
HBASE-12328 Need to separate JvmMetrics for Master and RegionServer (Sanghyun Yun)
2014-10-23 21:49:47 -07:00
Jonathan M Hsieh
7df56b2039
HBASE-11645 Snapshot for MOB (Jingcheng Du)
2014-10-23 10:19:16 -07:00
stack
96f84594ee
HBASE-11915 Document and test 0.94 -> 1.0.0 update -- ADDENDUM
2014-10-22 22:10:52 -07:00
Elliott Clark
c623b04122
HBASE-12283 Clean up some checkstyle errors
2014-10-22 11:58:23 -07:00
Ted Yu
19108fb850
HBASE-12306 CellCounter output's wrong value for Total Families Across all Rows in output file (Ashish Singhi)
2014-10-22 14:30:53 +00:00
Matteo Bertozzi
2908c11371
HBASE-12301 user_permission command does not show global permissions
2014-10-22 10:08:31 +01:00
Dima Spivak
f6de7efb27
HBASE-12285 Builds are failing, possibly because of SUREFIRE-1091
...
* Reduce the logging level to WARN
Signed-off-by: stack <stack@apache.org>
2014-10-21 22:02:00 -07:00
Yi Deng
e545953c32
HBASE-12243 HBaseFsck should auto set ignorePreCheckPermission to true if no fix option is set (Yi Deng)
...
Signed-off-by: Jonathan M Hsieh <jmhsieh@apache.org>
2014-10-21 13:20:23 -07:00
Ted Yu
6c70f4f7f7
HBASE-12302 VisibilityClient getAuths does not propagate remote service exception correctly (Jerry He)
2014-10-21 20:09:46 +00:00
anoopsjohn
c01d9981d8
HBASE-12202 Support DirectByteBuffer usage in HFileBlock.
2014-10-21 17:57:55 +05:30
stack
c7f51db135
HBASE-12226 TestAccessController#testPermissionList failing on master (Srikranth Srungarapu)
2014-10-20 20:35:23 -07:00
stack
0ee33094ed
HBASE-12278 Race condition in TestSecureLoadIncrementalHFilesSplitRecovery (Dima Spivak)
2014-10-20 11:08:45 -04:00
Ryan Rawson
451798cefb
HBASE-12192 Remove EventHandlerListener
2014-10-18 14:27:04 -07:00
Matteo Bertozzi
49056295ef
HBASE-12161 Add support for grant/revoke on namespaces in AccessControlClient (Srikanth Srungarapu)
2014-10-18 21:18:42 +01:00
manukranthk
5c92bded9d
Add admin endpoint for updating the configuration on the regionserver
...
Summary: This is a follow up diff for the jira to add the functionality to update configs in an online fashion.
Test Plan: Unit test. This adds an end point on the regionserver. It just tries to call the end point and make sure the call succeeds.
Differential Revision: https://reviews.facebook.net/D24861
Signed-off-by: stack <stack@apache.org>
2014-10-18 16:16:21 -04:00
Dima Spivak
7e995b6496
HBASE-12229 NullPointerException in SnapshotTestingUtils
...
* Implemented the waitUntilAllRegionsOnline in HBaseTestingUtility#createTable
* Add waitFor around #isTableAvailable call that previously didn't do anything
* Remove unused byte[] hex
Signed-off-by: stack <stack@apache.org>
2014-10-17 22:50:10 -04:00
Ted Yu
349a56ae2c
HBASE-12263 RegionServer listens on localhost in distributed cluster when DNS is unavailable (Shaohui)
2014-10-17 20:52:55 +00:00
Ted Yu
728fc543ea
HBASE-12264 ImportTsv should fail fast if output is not specified and table does not exist (Ashish)
2014-10-17 20:45:44 +00:00
Ted Yu
686e77108a
HBASE-12274 Race between RegionScannerImpl#nextInternal() and RegionScannerImpl#close() may produce null pointer exception
2014-10-17 16:05:31 +00:00
Patrick White
ba20d4df8c
HBASE-12271 Add counters for files skipped during snapshot export
...
Add counters for skipped files
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-10-15 10:41:48 -07:00
manukranthk
f9c534bac3
HBASE-12258 TestHbaseFsck is flaky and has some multithreading issues
...
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-10-14 17:36:31 -07:00
stack
3544f4e98b
HBASE-12247 Replace setHTable() with initializeTable() in TableInputFormat. (Solomon Duskis)
2014-10-14 14:11:21 -07:00
manukranthk
962065de72
Online config change
...
Summary: This diff is intended to forward port HBASE-8805 and HBASE-8544 implemented by Gaurav Menghani in 89-fb. This improves operational efficiency in managing clusters that are serving production traffic. The idea is to have a central configuration which can manage notifying the configuration observers. The observers in turn should update their local state from the latest config. Minor caveats where configuration variables are corelated should be taken care of with additional care.
Test Plan: Unit tests
Differential Revision: https://reviews.facebook.net/D24681
Signed-off-by: stack <stack@apache.org>
2014-10-13 21:23:12 -07:00
Rajeshbabu Chintaguntla
6dea02b260
HBASE-10200 Better error message when HttpServer fails to start due to java.net.BindException(Kiran Kumar M R)
2014-10-14 02:24:21 +00:00
stack
9a893a9c6a
HBASE-12029 Use Table and RegionLocator in HTable.getRegionLocations() (Solomon Duskis)
2014-10-13 12:24:27 -07:00
stack
b30d2f315d
HBASE-12242 Fix new javadoc warnings in Admin, etc.
2014-10-13 12:07:50 -07:00
stack
8e9a8b002f
HBASE-8361 Bulk load and other utilities should not create tables for user (Ashish Singhi)
2014-10-12 21:52:01 -07:00
Elliott Clark
ab42b9ffe6
HBASE-12234 Make TestMultithreadedTableMapper a little more stable.
...
Signed-off-by: stack <stack@apache.org>
2014-10-12 18:37:47 -07:00
Enis Soztutar
e3f9957830
HBASE-12176 WALCellCodec Encoders support for non-KeyValue Cells (Anoop Sam John)
2014-10-11 15:32:18 -07:00
Andrew Purtell
8ee55fb339
HBASE-12126 Region server coprocessor endpoint (Virag Kothari)
2014-10-10 12:00:51 -07:00
stack
65ae2e5126
HBASE-11394 Replication can have data loss if peer id contains hyphen "-"
2014-10-10 10:28:16 -07:00
Ramkrishna
3f2e599a99
HBASE-12210 Avoid KeyValue in Prefix Tree (Ram)
2014-10-10 22:45:26 +05:30
Elliott Clark
6ddb2f1965
HBASE-12197 Move rest to it's on module
...
Summary:
Move hbase-rest to it's own module.
copy test resources from hbase-server into hbase-rest's test resources.
Test Plan: Unit tests pass of hbase-rest module.
Differential Revision: https://reviews.facebook.net/D24657
2014-10-10 09:51:09 -07:00
stack
06a8bb5bd1
HBASE-12189 Fix new issues found by coverity static analysis
2014-10-09 20:51:04 -07:00
stack
8915130dd7
HBASE-12212 HBaseTestingUtility#waitUntilAllRegionsAssigned should wait for RegionStates
...
Signed-off-by: stack <stack@apache.org>
2014-10-09 20:34:58 -07:00
Nick Dimiduk
712dad814c
HBASE-12183 FuzzyRowFilter doesn't support reverse scans
2014-10-09 18:27:22 -07:00
stack
5420b4c78b
HBASE-12142 Truncate command does not preserve ACLs table (Vandana Ayyalasomayajula)
2014-10-09 15:35:36 -07:00
stack
d5be58dfd2
Add hedgedReads and hedgedReadWins count metrics
2014-10-09 15:00:25 -07:00
Jimmy Xiang
72c8c62aa1
HBASE-12216 Lower closed region logging level
2014-10-09 14:00:24 -07:00
stack
0eb0721fef
HBASE-11990 Make setting the start and stop row for a specific prefix easier (Niels Basjes)
2014-10-09 11:13:52 -07:00
Ted Yu
3d84ccbf9c
HBASE-12109 user_permission command for namespace does not return correct result (Vandana Ayyalasomayajula)
2014-10-09 17:45:02 +00:00
Yi Deng
3c1fbd2ddf
HBASE-12198 Fix the bug of not updating location cache
...
Summary: # Clear the cache of the server when failed
Test Plan: Add testcase `TestHTableMultiplexerFlushCache` to reproduce the bug.
Differential Revision: https://reviews.facebook.net/D24603
Signed-off-by: Elliott Clark <elliott@fb.com>
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-10-09 10:09:03 -07:00
Ramkrishna
aa523164e8
HBASE-12201 Close the writers in the MOB sweep tool (Jingcheng Du)
2014-10-09 09:50:39 +05:30
Jimmy Xiang
2c07372c2f
HBASE-12209 NPE in HRegionServer#getLastSequenceId
2014-10-08 20:40:45 -07:00
Enis Soztutar
922ced0d08
HBASE-12200 When a Rpc server handler thread dies, throws exception (Alicia Ying Shu)
2014-10-08 17:49:01 -07:00
Jimmy Xiang
7aa3a2d890
HBASE-12206 NPE in RSRpcServices
2014-10-08 17:45:43 -07:00
stack
652b81ab1e
HBASE-12181 Some tests create a table and try to use it before regions get assigned (Dima Spivak)
2014-10-08 17:24:09 -07:00
manukranthk
e31286bf62
Fix failures caused by Jacoco syncthetic methods
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-10-08 12:05:14 -07:00
manukranthk
e952e73624
HBASE-12199 Make TestAtomicOperation and TestEncodedSeekers faster
...
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-10-08 08:46:29 -07:00
Jimmy Xiang
f2fc311b19
HBASE-12196 SSH should retry in case failed to assign regions
2014-10-07 20:23:32 -07:00
Ted Yu
a8be606145
HBASE-12016 Reduce number of versions in Meta table. Make it configurable (Andrey Stepachev)
2014-10-07 21:07:52 +00:00
stack
7546f9a4d9
HBASE-12191 Make TestCacheOnWrite faster.
2014-10-07 13:14:23 -07:00
Ted Yu
e1b69bd548
HBASE-11997 CopyTable with bulkload (Yi Deng)
2014-10-07 19:34:31 +00:00
Andrew Purtell
3557a32352
HBASE-12106 Move test annotations to test artifact (Enis Soztutar)
2014-10-06 23:16:22 -07:00
Ramkrishna
eb6f196395
HBASE-11815 Flush and compaction could just close the tmp writer if there
...
is an exception
2014-10-07 09:40:34 +05:30
Jimmy Xiang
8c3697b0d8
HBASE-12184 ServerShutdownHandler throws NPE
2014-10-06 17:28:39 -07:00
stack
062adcc188
HBASE-11890 HBase REST Client is hard coded to http protocol
2014-10-06 13:44:43 -07:00
stack
5f6a055bb6
HBASE-12172 Disable flakey TestRegionReplicaReplicationEndpoint and make fixing it a blocker on 1.0
2014-10-06 10:20:44 -07:00
Ted Yu
8a50a0cce7
HBASE-12011 Add namespace column during display of user tables (Srikanth Srungarapu)
2014-10-06 16:45:33 +00:00
stack
202bc2934a
HBASE-12148 RegionServerTracker should escape data in log messages
2014-10-03 19:24:46 -07:00
Ted Yu
7972ae764b
HBASE-12137 Alter table add cf doesn't do compression test (Virag Kothari)
2014-10-04 00:40:22 +00:00
Jimmy Xiang
ef35182f1f
HBASE-12166 TestDistributedLogSplitting.testMasterStartsUpWithLogReplayWork
2014-10-03 17:18:12 -07:00
stack
3acdf06827
HBASE-12170 TestReplicaWithCluster.testReplicaAndReplication timeouts
2014-10-03 17:06:49 -07:00
Andrew Purtell
0c0d7eb241
Amend HBASE-12156 TableName cache isn't used for one of valueOf methods; make TestTableName a medium test
2014-10-03 16:58:19 -07:00
Jimmy Xiang
dbef2bdafe
HBASE-12167 addendum; fix TestMasterObserver
2014-10-03 15:02:41 -07:00
Jimmy Xiang
5375ff07bc
HBASE-12167 NPE in AssignmentManager
2014-10-03 11:41:18 -07:00
Andrew Purtell
d8a7b67d79
HBASE-11907 Use the joni byte[] regex engine in place of j.u.regex
2014-10-02 23:06:32 -07:00
stack
da9f2434b2
HBASE-12165 TestEndToEndSplitTransaction.testFromClientSideWhileSplitting fails -- DEBUGGING STRINGS
2014-10-02 21:10:45 -07:00
Ted Yu
a17614d5b2
HBASE-12164 Check for presence of user Id in SecureBulkLoadEndpoint#secureBulkLoadHFiles() is inaccurate
2014-10-03 03:53:58 +00:00
Ted Yu
8dbf7b2238
HBASE-10153 improve VerifyReplication to compute BADROWS more accurately (Jianwei)
2014-10-03 03:29:45 +00:00
Jimmy Xiang
a463aef8bc
HBASE-12122 Try not to assign user regions to master all the time
2014-10-02 13:30:55 -07:00
stack
546f436a41
HBASE-12152 TestLoadIncrementalHFiles shows up as zombie test; ADD TIMEOUT ON TESTS -- Up timeout from 120 to 120000
2014-10-02 13:18:08 -07:00
stack
8ac42d4b40
HBASE-12148 Remove TimeRangeTracker as point of contention when many threads writing a Store
2014-10-02 12:39:33 -07:00
stack
129b93bc0e
HBASE-12148 Remove TimeRangeTracker as point of contention when many threads writing a Store
2014-10-02 12:30:31 -07:00
stack
630a66f1d3
HBASE-12149 TestRegionPlacement is failing undeterministically (Manukranth Kolloju)
2014-10-02 11:29:44 -07:00
stack
6f104e3ac6
HBASE-12158 TestHttpServerLifecycle.testStartedServerWithRequestLog goes zombie on occasion
2014-10-02 11:03:45 -07:00
stack
e92036cd54
HBASE-12152 TestLoadIncrementalHFiles shows up as zombie test; ADD TIMEOUT ON TESTS
2014-10-02 09:58:03 -07:00
stack
ff847978ad
HBASE-12156 TableName cache doesn't used for once of valueOf methods (Andrey Stepachev)
2014-10-02 09:45:57 -07:00
stack
2c8f6b66cf
HBASE-12153 Fixing TestReplicaWithCluster (Manukranth Kolloju)
2014-10-02 09:22:48 -07:00
stack
43301167db
HBASE-12145 Fix javadoc and findbugs so new folks aren't freaked when they see them
...
Fix javadoc warnings.
Fixup findbugs warnings mostly by adding annotations saying 'working as expected'.
In RpcRetryingCallerWithReadReplicas made following change which findbugs spotted:
- if (completed == null) tasks.wait();
+ while (completed == null) tasks.wait();
In RecoverableZooKeeper, made all zk accesses synchronized -- we were doing it
half-ways previously.
In RatioBasedCompactionPolicy we were making an instance of Random on
each invocation of getNextMajorCompactionTime
2014-10-01 16:37:13 -07:00
Andrew Purtell
c88a6c93ad
HBASE-12065 Import tool is not restoring multiple DeleteFamily markers of a row (Maddineni Sukumar)
2014-10-01 14:53:03 -07:00
stack
0d45272e40
HBASE-12130 HBASE-11980 calls hflush and hsync doing near double the syncing work
2014-10-01 14:11:48 -07:00
Elliott Clark
eb385abfae
HBASE-12139 StochasticLoadBalancer doesn't work on large lightly loaded clusters
...
Summary:
Currently the move cost overshadows the skew cost on a large cluster. This can render the split policy worse than useless
and it can trap meta on the most loaded server in the cluster.
Test Plan:
Unit tests everywhere
likeaboss
Reviewers: stack, manukranthk
Subscribers: tedyu
Differential Revision: https://reviews.facebook.net/D24285
2014-10-01 13:01:09 -07:00
Ted Yu
1587068a2c
HBASE-12095 SecureWALCellCodec should handle the case where encryption is disabled
2014-10-01 14:22:18 +00:00
anoopsjohn
4fac4c1ba6
HBASE-12112 Avoid KeyValueUtil#ensureKeyValue some more simple cases.
2014-10-01 14:05:57 +05:30
stack
ff31691c84
HBASE-11879 Change TableInputFormatBase to take interface arguments (Solomon Duskis)
2014-09-30 21:25:04 -07:00
Nick Dimiduk
7a064f96ba
HBASE-12123 Failed assertion in BucketCache after 11331
2014-09-30 17:00:52 -07:00
stack
b5783795cd
HBASE-12038 Replace internal uses of signatures with byte[] and String tableNames to use the TableName equivalents (Solomon Duskis)
2014-09-30 16:35:55 -07:00
Jimmy Xiang
c4107d5307
HBASE-12119 Master regionserver web UI NOT_FOUND
2014-09-30 14:42:32 -07:00
manukranthk
0075528615
HBASE-12115 Fix TableInputFormatBase.reverseDNS for ipv6 addresses
...
Summary: Hadoop's DNS.reverDns function cannot handle Inet6Address properly and throws Runtime Exceptions.
Test Plan: Added Unit test to test the particular case.
Differential Revision: https://reviews.facebook.net/D24225
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-09-30 13:27:34 -07:00
Enis Soztutar
e241d9dd81
HBASE-12099 TestScannerModel fails if using jackson 1.9.13 (Esteban Gutierrez)
2014-09-30 11:33:58 -07:00
Nick Dimiduk
26dcd96b60
HBASE-11178 Remove deprecation annotations from mapred namespace
...
Our parent project is not dropping its legacy API, so neither shall we. Remove
the deprecation annotations from that implementation.
2014-09-30 11:21:10 -07:00
Matteo Bertozzi
321a6085fb
HBASE-12098 User granted namespace table create permissions can't create a table (Srikanth Srungarapu)
2014-09-30 19:10:00 +01:00
stack
8d1a87fabc
HBASE-12096 In ZKSplitLog Coordination and AggregateImplementation replace enhaced for statements with basic for statement to avoid unnecessary object allocation
2014-09-30 08:10:42 -07:00
stack
aa432fd68f
HBASE-11980 Change sync to hsync, remove unused InfoServer, and reference our httpserver instead of hadoops
2014-09-29 22:28:28 -07:00
Enis Soztutar
6189b52fb0
HBASE-12042 Replace internal uses of HTable(Configuration, String) with HTable(Configuration, TableName) (Solomon Duskis)
2014-09-29 18:39:44 -07:00
Jimmy Xiang
683f3b3d50
HBASE-12034 If I kill single RS in branch-1, all regions end up on Master!
2014-09-29 13:50:59 -07:00
Nick Dimiduk
8ed4ee2225
HBASE-12003 Fix SecureBulkLoadEndpoint class javadoc formatting
2014-09-29 13:14:09 -07:00
anoopsjohn
df2ce0c389
HBASE-12082 Find a way to set timestamp on Cells on the server.
2014-09-29 11:22:12 +05:30
Jeffrey Zhong
4e56a19cf1
HBASE-12052: BulkLoad Failed due to no write permission on input files - Addendum
2014-09-26 17:51:29 -07:00
Jeffrey Zhong
8ee39f1971
HBASE-12052: BulkLoad Failed due to no write permission on input files
2014-09-26 14:48:51 -07:00
Enis Soztutar
3beb168b4f
HBASE-11995 Use Connection and ConnectionFactory where possible (Solomon Duskis)
2014-09-26 11:49:37 -07:00
anoopsjohn
629042f4ce
HBASE-12085 mob status should print human readable numbers.(Jingcheng Du)
2014-09-26 13:29:36 +05:30
David Deng
78d532e5f3
HBASE-12086 Fix bug of HTableMultipliexer
...
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-09-25 11:30:29 -07:00
stack
31ed817447
HBASE-12069 Finish making HFile.Writer Cell-centric; undo APIs that expect KV serializations
2014-09-25 10:49:09 -07:00
Ramkrishna
44a27c5cd7
HBASE-11920 Add CP hooks for ReplicationEndPoint
2014-09-25 22:11:28 +05:30
anoopsjohn
a2e05b9f8f
HBASE-12050 Avoid KeyValueUtil#ensureKeyValue from DefaultMemStore.
2014-09-25 17:41:19 +05:30
anoopsjohn
a0d9e18ccf
HBASE-12030 Wrong compaction report and assert when MOB compaction switches to minor.
2014-09-25 09:47:57 +05:30
anoopsjohn
1b5e6daef2
HBASE-12084 Remove deprecated APIs from Result.
2014-09-25 07:36:15 +05:30
Andrew Purtell
011bc04416
HBASE-11796 Add client support for atomic checkAndMutate (Srikanth Srungarapu)
2014-09-24 15:07:38 -07:00
Matteo Bertozzi
9152d8677e
HBASE-12054 bad state after NamespaceUpgrade with reserved table names
2014-09-24 19:39:52 +01:00
Elliott Clark
46eada6e02
HBASE-12076 Move InterfaceAudience imports to hbase-annotations
2014-09-24 04:10:19 -07:00
Elliott Clark
0a28af366b
HBASE-12076 Move InterfaceAudience imports to hbase-annotations
2014-09-24 03:57:55 -07:00
Enis Soztutar
c316257671
HBASE-12056 RPC logging too much in DEBUG mode
2014-09-23 19:53:57 -07:00
Elliott Clark
a5bd931682
HBASE-12059 Create hbase-annotations module
2014-09-23 16:44:14 -07:00
Andrew Purtell
83c2de2575
Amend HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects; More cases (Vladimir Rodionov)
2014-09-23 13:14:16 -07:00
Andrew Purtell
e06b4bcf35
HBASE-12064 hbase.master.balancer.stochastic.numRegionLoadsToRemember is not used (Junegunn Choi)
2014-09-23 12:36:34 -07:00
Elliott Clark
d94f24b901
HBASE-12067 Remove deprecated metrics classes.
2014-09-23 11:40:16 -07:00
anoopsjohn
564b3d8bc2
HBASE-12048 Remove deprecated APIs from Filter.
2014-09-23 23:07:38 +05:30
Elliott Clark
2635791027
HBASE-12062 Fix usage of Collections.toArray
2014-09-23 09:58:24 -07:00
Jonathan M Hsieh
836021df28
HBASE-12066 Avoid major compaction in TestMobSweeper
2014-09-23 08:29:55 -07:00
anoopsjohn
791a03b40f
HBASE-12047 Avoid usage of KeyValueUtil#ensureKeyValue in simple cases.
2014-09-23 16:42:01 +05:30
Andrew Purtell
411991cf1d
HBASE-12045 REST proxy users configuration in hbase-site.xml is ignored (Aditya Kishore)
2014-09-22 17:37:19 -07:00
Andrew Purtell
0153a353b2
HBASE-12044 REST delete operation should not retry disableTable for DoNotRetryIOException (Aditya Kishore)
2014-09-22 17:37:19 -07:00
Andrew Purtell
e925348979
HBASE-12043 REST server should respond with FORBIDDEN(403) code on AccessDeniedException (Aditya Kishore)
2014-09-22 17:37:19 -07:00
Enis Soztutar
7b7648322b
HBASE-12055 TestBucketWriterThread hangs flakily based on timing (Nick Dimiduk)
2014-09-22 14:41:12 -07:00
Enis Soztutar
bcbacefdd5
HBASE-12046 HTD/HCD setters should be builder-style
2014-09-22 11:44:34 -07:00
anoopsjohn
2cef840ef4
HBASE-11872 Avoid usage of KeyValueUtil#ensureKeyValue from Compactor.
2014-09-22 10:24:56 +05:30
Enis Soztutar
d568aa22b8
HBASE-11974 When a disabled table is scanned, NotServingRegionException is thrown instead of TableNotEnabledException (Ted Yu)
2014-09-21 15:23:31 -07:00
Jeffrey Zhong
676a0126bc
HBASE-11906: Meta data loss with distributed log replay
2014-09-19 18:00:07 -07:00
stack
ee2821b0a5
HBASE-11917 Deprecate / Remove HTableUtil
2014-09-19 15:56:46 -07:00
stack
4877ee8788
HBASE-11982 Bootstraping hbase:meta table creates a WAL file in region dir (Enis)
2014-09-19 14:34:15 -07:00
stack
288ffe6563
HBASE-11145 UNEXPECTEDpatch -p1 < 11145v2.txt ! when HLog sync: Queue full
2014-09-19 14:31:10 -07:00
Lars Hofhansl
94082791af
HBASE-12023 HRegion.applyFamilyMapToMemstore creates too many iterator objects. (Vladimir Rodionov)
2014-09-19 11:55:24 -07:00
Jimmy Xiang
b4c07e9a80
HBASE-12005 Split/merge fails if master restarts before PONR
2014-09-19 11:44:07 -07:00
Jimmy Xiang
74c6b33e84
HBASE-12007 StochasticBalancer should avoid putting user regions on master
2014-09-19 11:39:51 -07:00
Jonathan M Hsieh
6769ea9e20
HBASE-12027 The ZooKeeperWatcher in HMobStore only uses the default conf (Jingcheng Du)
2014-09-19 11:13:06 -07:00
stack
7d0f5eba2d
HBASE-11462 MetaTableAccessor shouldn't use ZooKeeeper (Mikhail Antononv)
2014-09-19 11:02:35 -07:00
Jonathan M Hsieh
84e957c875
HBASE-11644 External MOB compaction tools (Jingcheng Du)
2014-09-19 03:06:33 -07:00
stack
e05f78ec01
HBASE-12010 Use TableName.META_TABLE_NAME instead of indirectly from HTableDescriptor
2014-09-19 00:05:50 -07:00
stack
64a69f0ffc
HBASE-12025 TestHttpServerLifecycle.testStartedServerWithRequestLog hangs frequently
2014-09-18 21:05:40 -07:00
Ted Yu
4d29a21ff7
HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (bharath v)
2014-09-19 01:01:04 +00:00
Matteo Bertozzi
bd8df9ccd4
HBASE-11598 Add simple rpc throttling
2014-09-18 22:38:30 +01:00
Elliott Clark
a8329fa364
HBASE-11266 Remove shaded references to logger
2014-09-18 11:27:37 -07:00
Ashish Singhi
759922ba7e
HBASE-8139 Allow job names to be overridden
...
Signed-off-by: Elliott Clark <eclark@apache.org>
2014-09-18 10:39:59 -07:00
Jonathan M Hsieh
7dbd828a90
HBASE-11646 Handle the MOB in compaction (Jingcheng Du)
2014-09-18 07:03:21 -07:00
anoopsjohn
6813167423
HBASE-11874 Support Cell to be passed to StoreFile.Writer rather than KeyValue.
2014-09-18 18:32:45 +05:30
anoopsjohn
6a5763673c
HBASE-11988 AC/VC system table create on postStartMaster fails too often in test.
2014-09-18 07:50:16 +05:30
Misty Stanley-Jones
d147eced57
HBASE-12000 isMob and mobThreshold do not adhere to naming conventions
2014-09-18 07:52:13 +10:00
Jonathan M Hsieh
2e4218648a
Revert "HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (Bharath Vissapragada)"
...
This reverts commit f4ecb1816b
.
More comments came in, reverting until addressed.
2014-09-17 12:58:42 -07:00
Jonathan M Hsieh
f4ecb1816b
HBASE-11405 Multiple invocations of hbck in parallel disables balancer permanently (Bharath Vissapragada)
2014-09-17 12:49:58 -07:00
Jimmy Xiang
ffbb6417c0
HBASE-11991 Region states may be out of sync
2014-09-17 08:16:21 -07:00
stack
fc97a1b34c
HBASE-11988 AC/VC system table create on postStartMaster fails too often in test; ADD DEBUG
2014-09-16 16:32:11 -07:00
Andrew Purtell
2c28ea06dc
HBASE-11994 PutCombiner floods the M/R log with repeated log messages (Aditya Kishore)
2014-09-16 13:55:14 -07:00
Enis Soztutar
cad76a3431
HBASE-11825 Create Connection and ConnectionManager (Solomon Duskis)
2014-09-16 11:40:29 -07:00
Jimmy Xiang
cc873713c1
HBASE-11976 Server startcode is not checked for bulk region assignment
2014-09-16 09:19:27 -07:00
stack
43a8dea347
HBASE-11987 Make zk-less table states backward compatible (Andrey Stepachev)
2014-09-15 23:23:50 -07:00
stack
8a7326dd45
HBASE-11873 Hbase Version CLI enhancement (Ashish Singhi)
2014-09-15 21:07:56 -07:00
stack
5554692871
HBASE-11862 Get rid of Writables in HTableDescriptor, HColumnDescriptor (Andrey Stepachev)
2014-09-15 11:08:21 -07:00
stack
3cc5d19039
HBASE-7767 Get rid of ZKTable, and table enable/disable state in ZK (Andrey Stepachev)
2014-09-15 10:12:49 -07:00
Ted Yu
57477fe18c
HBASE-11136 Add permission check to roll WAL writer (Jerry He)
2014-09-15 16:24:57 +00:00
Andrew Purtell
8c4baf6a8a
HBASE-11972 The doAs user used in the update to hbase:acl table RPC is incorrect (Devaraj Das)
2014-09-14 20:29:24 -07:00
anoopsjohn
686e1e5bc5
HBASE-11968 If MOB is enabled, it should make sure hfile v3 is being used.
2014-09-14 14:21:00 +05:30
stack
3c9bd7d296
HBASE-11911 Break up tests into more fine grained categories (Alex Newman)
2014-09-12 21:37:06 -07:00
Andrew Purtell
98be489070
HBASE-11963 Synchronize peer cluster replication connection attempts (Maddineni Sukumar)
2014-09-12 17:21:51 -07:00
Ted Yu
2be3f90fa6
HBASE-11966 Minor error in TestHRegion.testCheckAndMutate_WithCorrectValue()
2014-09-12 23:45:18 +00:00
stack
7a1b7ef261
HBASE-11893 RowTooBigException should be in hbase-client module (Mikhail Antonov)
2014-09-12 12:35:28 -07:00
Nick Dimiduk
9f780499bc
HBASE-11949 Setting hfile.block.cache.size=0 doesn't actually disable blockcache
2014-09-12 10:56:29 -07:00
Nick Dimiduk
013daadd95
HBASE-11847 HFile tool should be able to print block headers
2014-09-12 10:27:45 -07:00
stack
c0d4b26872
HBASE-11897 Add append and remove peer table-cfs cmds for replication (Liu Shaoqui)
2014-09-12 09:28:52 -07:00
Nick Dimiduk
612f4c1c21
HBASE-11845 addendum
2014-09-11 17:13:11 -07:00
Nick Dimiduk
29b274a116
HBASE-11845 HFile tool should implement Tool, disable blockcache by default
...
HFileTool now accepts configuration via -D arguments. The blockcache is
disabled by default.
2014-09-11 14:39:30 -07:00
Jimmy Xiang
3a82cf238b
HBASE-11760 Tighten up region state transition
2014-09-11 13:21:12 -07:00
stack
c615f22329
HBASE-11619 Remove unused test class from TestHLogSplit (Mikhail Antonov)
2014-09-11 10:30:29 -07:00
Jimmy Xiang
a6314e2578
HBASE-11947 NoSuchElementException in balancer for master regions (Sergey Soldatov and Jimmy Xiang)
2014-09-11 10:18:36 -07:00
Enis Soztutar
8c604e14a3
HBASE-11942 Fix TestHRegionBusyWait
2014-09-10 19:48:14 -07:00
Nick Dimiduk
eec15bd172
HBASE-11331 [blockcache] lazy block decompression
...
When hbase.block.data.cachecompressed=true, DATA (and ENCODED_DATA) blocks are
cached in the BlockCache in their on-disk format. This is different from the
default behavior, which decompresses and decrypts a block before caching.
2014-09-10 15:22:13 -07:00
Enis Soztutar
f7bcf3df6b
HBASE-11921 Minor fixups that come of testing branch-1 (Stack)
2014-09-09 12:05:43 -07:00
anoopsjohn
0259d27341
HBASE-11919 Remove the deprecated pre/postGet CP hook.
2014-09-09 22:32:41 +05:30
stack
7ea085beb8
HBASE-11839 TestRegionRebalance is flakey
2014-09-09 08:29:05 -07:00
Ted Yu
ee631e19c6
HBASE-11918 TestVisibilityLabelsWithDistributedLogReplay#testAddVisibilityLabelsOnRSRestart sometimes fails due to VisibilityController initialization not being recognized
2014-09-09 14:34:01 +00:00
Enis Soztutar
4995ed8a02
HBASE-11679 Replace HTable with HTableInterface where backwards-compatible (Carter)
2014-09-08 23:39:34 -07:00
Enis Soztutar
71e6ff4377
HBASE-9473 Change UI to list 'system tables' rather than 'catalog tables' (Stack)
2014-09-08 22:38:32 -07:00
Enis Soztutar
62d1ae12c2
HBASE-11445 TestZKProcedure#testMultiCohortWithMemberTimeoutDuringPrepare is flaky (Jeffrey Zhong)
2014-09-08 20:57:55 -07:00
Ted Yu
f9bea36146
HBASE-11772 Bulk load mvcc and seqId issues with native hfiles (Jerry He)
2014-09-08 14:50:02 +00:00
anoopsjohn
0a9bfcaf74
HBASE-11805 KeyValue to Cell Convert in WALEdit APIs.
2014-09-07 15:48:21 +05:30
Ted Yu
fec7771f73
HBASE-11896 LoadIncrementalHFiles fails in secure mode if the namespace is specified (Ashish Singhi and Ted Yu)
2014-09-06 13:23:28 +00:00
stack
b4f88469ba
HBASE-11905 Add orca to server UIs and update logo -- ADDENDUM
2014-09-05 22:22:31 -07:00
anoopsjohn
3e563c5cc7
HBASE-11647 MOB integration testing. (Jingcheng Du)
2014-09-06 10:06:37 +05:30
anoopsjohn
e8938c40d6
HBASE-11901 Improve the value size of the reference cell in mob column.(Jingcheng Du)
2014-09-06 09:59:55 +05:30
stack
a1353b826b
HBASE-11905 Add orca to server UIs and update logo
2014-09-05 16:45:54 -07:00
stack
502fcd6711
HBASE-11905 Add orca to server UIs and update logo
2014-09-05 16:44:46 -07:00
Ted Yu
a9a1eb50ce
Merge branch 'master' of https://git-wip-us.apache.org/repos/asf/hbase
2014-09-05 21:53:30 +00:00
Ted Yu
c9e5229294
HBASE-11869 Support snapshot owner
2014-09-05 21:53:08 +00:00
Sean Busbey
39609a556a
HBASE-11891 Introduce an HBaseInterfaceAudience level to denote class names that appear in configs.
...
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-09-05 14:33:39 -07:00
Sean Busbey
8b5582370e
HBASE-11858 Add InterfaceAudience for classes missing it in regionserver packages.
...
* RpcSchedulerFactory and PriorityFunction scoped to Coproc / Phoenix based on SimpleRpcSchedulerFactory and RpcScheduler
* RegionCoprocessorHost, RegionServerCoprocessorHost set to Coproc based on their need for the Observers that are in the book section on coprocessors
* RowProcessor and BaseRowProcessor scoped to Coproc based on RowProcessorClient
* RowTooBigException scope to Public because the book says it will be thrown by the client
Other modified classes set expressly to private.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2014-09-05 14:33:10 -07:00
Lars Hofhansl
edac84567f
HBASE-11898 CoprocessorHost.Environment should cache class loader instance. (Vladimir Rodionov)
2014-09-05 09:46:58 -07:00
stack
aa05ad1291
HBASE-11877 Make TableSplit more readable (Liu Shaohui)
2014-09-04 21:25:54 -07:00
Ramkrishna
8de30d32d4
HBASE-11882 Row level consistency may not be maintained with bulk load and
...
compaction (Jerry He)
Signed-off-by: Ramkrishna <ramkrishna.s.vasudevan@intel.com>
2014-09-05 08:55:53 +05:30
Jonathan M Hsieh
5c14f749b3
HBASE-11643 Read and write MOB in HBase (Jingcheng Du)
2014-09-04 05:41:21 -07:00
Andrew Purtell
f77ebcf191
HBASE-11886 The creator of the table should have all permissions on the table (Devaraj Das and Andrew Purtell)
2014-09-03 18:30:52 -07:00
Enis Soztutar
1a6eea335f
HBASE-11826 Split each tableOrRegionName admin methods into two targetted methods (Carter and Enis)
2014-09-03 14:39:35 -07:00
stack
11ba6ac7c9
HBASE-11887 Memory retention in branch-1; millions of instances of LiteralByteString for column qualifier and value
2014-09-03 14:20:40 -07:00
Andrew Purtell
5ad6098b52
HBASE-11876 RegionScanner.nextRaw should not update metrics
2014-09-02 18:28:56 -07:00
Enis Soztutar
bb1d95385a
HBASE-11863 WAL files are not archived and stays in the WAL directory after splitting
2014-09-02 17:52:18 -07:00
Ted Yu
b2d528aac6
HBASE-11878 TestVisibilityLabelsWithDistributedLogReplay#testAddVisibilityLabelsOnRSRestart sometimes fails due to VisibilityController not yet initialized
2014-09-02 22:44:18 +00:00
Jimmy Xiang
842f4808db
HBASE-11880 NPE in MasterStatusServlet
2014-09-02 14:56:11 -07:00
Enis Soztutar
211c1e8ad4
HBASE-11797 Create Table interface to replace HTableInterface (Carter)
2014-09-02 13:07:02 -07:00
anoopsjohn
310ac4f71d
HBASE-11821 [ImportTSV] Abstract labels tags creation into pluggable Interface.
2014-09-02 16:30:37 +05:30
Jimmy Xiang
d16c9d3776
HBASE-11867 TestSplitLogManager.testUnassignedTimeout is flaky
2014-09-01 14:28:01 -07:00
anoopsjohn
125f5619b9
HBASE-11777 Find a way to set sequenceId on Cells on the server.
2014-09-01 15:04:00 +05:30
Jimmy Xiang
478bdc8ea5
HBASE-11866 TestDistributedLogSplitting is flaky
2014-08-31 08:57:45 -07:00
stack
5719e4098b
HBASE-11865 Result implements CellScannable; rather it should BE a CellScanner
2014-08-31 00:11:35 -07:00
stack
651b6bab49
HBASE-11822 Convert EnvironmentEdge#getCurrentTimeMillis to getCurrentTime
2014-08-29 17:14:25 -07:00
stack
3bfbd06291
HBASE-11822 Convert EnvironmentEdge#getCurrentTimeMillis to getCurrentTime
2014-08-29 17:14:25 -07:00
Andrew Purtell
cdfc96f294
HBASE-11857 Restore ReaderBase.initAfterCompression() and WALCellCodec.create(Configuration, CompressionContext) (Ted Yu)
2014-08-29 16:53:22 -07:00
stack
2ceb875957
HBASE-11072 Abstract WAL splitting from ZK (Sergey Soldatov)
2014-08-29 16:47:14 -07:00
stack
1abaacffb5
HBASE-11072 Abstract WAL splitting from ZK (Sergey Soldatov)
2014-08-29 16:46:32 -07:00
Jimmy Xiang
b7f7514762
HBASE-11689 Track meta in transition (Andrey Stepachev and Jimmy Xiang)
2014-08-29 13:23:35 -07:00
stack
2cd45eb9a0
HBASE-11726 Master should fail-safe if starting with a pre 0.96 layout (Esteban Guiterrez)
2014-08-29 11:17:08 -07:00
Andrew Purtell
e5a5e968f1
HBASE-11810 Access SSL Passwords through Credential Provider API (Larry McCay)
2014-08-29 07:54:45 -07:00
Andrew Purtell
27ba048651
HBASE-11846 HStore#assertBulkLoadHFileOk should log if a full HFile verification will be performed during a bulkload (Esteban Gutierrez)
2014-08-28 15:53:19 -07:00
Sean Busbey
49b526169a
HBASE-11849 remove classes with audience.private for internals that we don't use.
...
Signed-off-by: Jonathan M Hsieh <jmhsieh@apache.org>
2014-08-28 11:53:52 -07:00
anoopsjohn
736f84bfed
HBASE-9875 Removing the empty file NamespaceJanitor
2014-08-28 16:37:00 +05:30
stack
80fbcfcd23
HBASE-4920 We need a mascot, a totem
2014-08-27 19:14:35 -07:00
stack
cd8a908499
HBASE-4920 We need a mascot, a totem
...
Add in images Add reference on front page and from refguide.
2014-08-27 19:13:33 -07:00
stack
e5123cc2ce
HBASE-9875 NamespaceJanitor chore is not used
2014-08-27 09:56:16 -07:00
Srikanth Srungarapu
57328e1121
HBASE-11788 HBase is not deleting the cell when a Put with a KeyValue, KeyValue.Type.Delete is submitted
2014-08-27 09:05:34 -07:00
stack
f4c55b877c
HBASE-11834 TestHRegionBusyWait.testParallelAppendWithMemStoreFlush fails sporadically
2014-08-27 08:21:38 -07:00
anoopsjohn
0cb2ab6a76
HBASE-11820 ReplicationSource : Set replication codec class as RPC codec class on a clonned Configuration.
2014-08-27 10:28:49 +05:30
stack
aada70053b
HBASE-7782 HBaseTestingUtility.truncateTable() not acting like CLI (Sean Busbey)
2014-08-26 10:44:22 -07:00
Andrew Purtell
906fafe93d
HBASE-11814 TestAssignmentManager.testCloseFailed() and testOpenCloseRacing() is flaky (Virag Kothari)
2014-08-26 07:51:09 -07:00
Ramkrishna
dea6480023
HBASE-11591 Scanner fails to retrieve KV from bulk loaded file with
...
highest sequence id than the cell's mvcc in a non-bulk loaded file (Ram)
2014-08-26 17:36:37 +05:30
Ted Yu
582123cd8f
HBASE-11823 Cleanup javadoc warnings.(Andrey Stepachev)
2014-08-26 09:13:22 +00:00
Andrew Purtell
5ed89df4bb
HBASE-11766 Backdoor CoprocessorHConnection is no longer being used for local writes
2014-08-25 15:58:11 -07:00
stack
03687b80bc
HBASE-11813 CellScanner#advance may overflow stack
2014-08-25 14:52:36 -07:00
stack
dd6c21e4d5
HBASE-11610 Enhance remote meta updates
2014-08-25 11:55:43 -07:00
Andrew Purtell
368aee62af
HBASE-11794 StripeStoreFlusher causes NullPointerException (jeongmin kim)
2014-08-23 10:49:21 -07:00
Andrew Purtell
d281ffb139
HBASE-11617 incorrect AgeOfLastAppliedOp and AgeOfLastShippedOp in replication Metrics when no new replication OP (Demai Ni)
2014-08-23 09:43:12 -07:00
Ted Yu
3b57f28dad
HBASE-11798 TestBucketWriterThread may hang due to WriterThread stopping prematurely (Sergey Soldatov and Alex Newman)
2014-08-22 01:54:06 +00:00
Matteo Bertozzi
6df18a1b65
HBASE-11789 LoadIncrementalHFiles is not picking up the -D option
2014-08-21 19:05:17 +01:00
Matteo Bertozzi
cf771b85a5
Revert "LoadIncrementalHFiles is not picking up the -D option"
...
This reverts commit e05e27f2d5
.
2014-08-21 19:04:33 +01:00
Nicolas Liochon
018bbc0993
HBASE-4955 Use the official versions of surefire (Alex Newman)
2014-08-21 10:50:14 +02:00
Matteo Bertozzi
e05e27f2d5
LoadIncrementalHFiles is not picking up the -D option
2014-08-20 21:31:29 +01:00
Nicolas Liochon
c308c37b23
HBASE-11744 RpcServer code should not use a collection from netty internal
2014-08-20 12:14:40 +02:00
anoopsjohn
062f6a6aac
HBASE-11553 Abstract visibility label related services into an interface.
2014-08-20 14:47:29 +05:30
Enis Soztutar
e28ec72464
HBASE-11568 Async WAL replication for region replicas
2014-08-19 18:59:22 -07:00
Enis Soztutar
d44e7df5dc
HBASE-11512 Write region open/close events to WAL
2014-08-19 18:45:21 -07:00
Enis Soztutar
aeecd20373
HBASE-11572 Add support for doing get/scans against a particular replica_id (Jeffrey Zhong)
2014-08-19 18:23:09 -07:00
stack
c08f850d40
HBASE-11657 Put HTable region methods in an interface (Carter Page)
2014-08-19 16:15:02 -07:00
Andrew Purtell
3b864842c7
HBASE-11774 Avoid allocating unnecessary tag iterators
2014-08-19 09:38:33 -07:00
Andrew Purtell
393a2a3814
HBASE-11773 Wrong field used for protobuf construction in RegionStates (Andrey Stepachev)
2014-08-19 09:24:45 -07:00
anoopsjohn
3c13e8f3ce
HBASE-11696 Make CombinedBlockCache resizable.
2014-08-19 17:32:50 +05:30
Ted Yu
fd4dfb489a
HBASE-11762 Record the class name of Codec in WAL header
2014-08-19 00:53:54 +00:00
stack
f93e4d47d9
HBASE-11770 TestBlockCacheReporting.testBucketCache is not stable (Sergey Soldatov)
2014-08-18 15:34:27 -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
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
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
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
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
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
Andrew Purtell
d8a262996b
HBASE-11716 LoadTestDataGeneratorWithVisibilityLabels should handle Delete mutations (Anoop Sam John)
2014-08-11 10:52:12 -07: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
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
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
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
Jimmy Xiang
041a2ba948
HBASE-11611 Addendum to fix hanging tests
2014-08-07 09:00:42 -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
Ted Yu
c9d0feb284
HBASE-11673 TestIOFencing#testFencingAroundCompactionAfterWALSync fails(Sergey Soldatov)
2014-08-06 02:20:54 +00:00
Nick Dimiduk
51cc4fed0a
HBASE-11674 LoadIncrementalHFiles should be more verbose after unrecoverable error (Jan Lukavsky)
2014-08-05 15:21:00 -07:00
Jimmy Xiang
074f83c80b
HBASE-11671 TestEndToEndSplitTransaction fails on master (Mikhail Antonov)
2014-08-05 09:22:32 -07:00
Ted Yu
ab757169a1
HBASE-10674 HBCK should be updated to do replica related checks Addendum
2014-08-05 04:19:22 +00:00
Devaraj Das
8562752143
HBASE-10674. HBCK should be updated to do replica related checks
2014-08-04 18:00:29 -07:00
stack
af4e0a78de
HBASE-11664 Build broken - TestVisibilityWithCheckAuths
2014-08-04 15:28:45 -07:00
stack
e91e2659a7
HBASE-11068 Update code to use Admin factory method instead of constructor
2014-08-04 11:42:38 -07:00
Andrew Purtell
757b13dea4
HBASE-11318 Classes in security subpackages missing @InterfaceAudience annotations (Jonathan Hsieh and Andrew Purtell)
2014-08-04 11:13:58 -07:00
Nicolas Liochon
4d005b70a0
HBASE-11585 PE: Allows warm-up
2014-08-04 11:41:34 +02:00
Andrew Purtell
543c64d2e9
HBASE-11650 Write hbase.id to a temporary location and move into place
2014-08-01 17:18:00 -07:00
Ted Yu
eb79a43580
HBASE-11632 Region split needs to clear force split flag at the end of SplitRequest run (Jerry He)
2014-08-01 22:17:09 +00:00
Ramkrishna
04e06645ac
HBASE-11384 - [Visibility Controller]Check for users covering
...
authorizations for every mutation (Add new test file) (Ram)
2014-08-01 13:22:08 -07:00
Ramkrishna
4fd3b110f3
HBASE-11384 - [Visibility Controller]Check for users covering
...
authorizations for every mutation (Ram)
2014-08-01 13:18:09 -07:00
Jimmy Xiang
111636c0e7
HBASE-11631 Wait a little till server is online in assigning meta
2014-08-01 12:32:18 -07:00
Ted Yu
b384c06d35
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:17:38 +00:00
Sean Busbey
aca2462ce3
HBASE-4744 enable test that log roll fails after split start.
...
Note that this changes testLogRollAfterSplitStart from a Large
test to a Medium test.
FSHLog changes:
* make logging in replaceWriter handle null newPath
* clean up javadoc for replaceWriter
TestHLogSplit changes:
* removed testLogRollAfterSplitStart
TestLogRollAbort
* added testLogRollAfterSplitStart
* remove @Ignore, add debug messages about test progress
* clean up check for proper failure from log roll
2014-08-01 10:12:08 -07:00
Andrew Purtell
aba9f5a7f4
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:12 -07:00
stack
a2bbb6b43c
HBASE-11630 Refactor TestAdmin to use Admin interface instead of HBaseAdmin (Carter Page)
2014-08-01 09:43:32 -07:00
Andrew Purtell
78d47cc0e4
HBASE-11583 Refactoring out the configuration changes for enabling VisibilityLabels in the unit tests (Srikanth Srungarapu)
2014-08-01 09:37:56 -07:00
Andrew Purtell
b727d1e181
HBASE-11594 Unhandled NoNodeException in distributed log replay mode (Jeffrey Zhong)
2014-08-01 09:37:56 -07:00
Andrew Purtell
19e9b8aa52
HBASE-11516 Track time spent in executing coprocessors in each region (Srikanth Srungarapu and Andrew Purtell)
2014-08-01 09:37:56 -07:00
Lars Hofhansl
1326d329ee
mutateRowsWithLocks might require updatesLock.readLock with waitTime=0. ( cuijianwei)
2014-07-31 16:28:51 -07:00
Matteo Bertozzi
1441ec9c0c
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified (addendum)
2014-07-31 19:55:40 +01:00
Ted Yu
62d51bb377
HBASE-11621 Make MiniDFSCluster run faster
2014-07-31 16:45:52 +00:00
Jimmy Xiang
f1c5741f9b
HBASE-11616 TestNamespaceUpgrade fails in trunk
2014-07-30 18:13:56 -07:00
Jimmy Xiang
22445d0ebb
HBASE-11615 TestZKLessAMOnCluster.testForceAssignWhileClosing failed on Jenkins
2014-07-30 15:41:31 -07:00
Nick Dimiduk
50ac59fa85
HBASE-11558 Caching set on Scan object gets lost when using TableMapReduceUtil in 0.95+ (Ishan Chhabra)
2014-07-30 13:29:40 -07:00
Matteo Bertozzi
fa160bd124
HBASE-11609 LoadIncrementalHFiles fails if the namespace is specified
2014-07-30 08:41:58 +01:00
stack
85853f69c8
HBASE-11316 Expand info about compactions beyond HBASE-11120 ADDENDUM TO FIX BROKE TESTS
2014-07-29 19:00:17 -07:00
Jimmy Xiang
7f9ec95831
HBASE-11606 Enable ZK-less region assignment by default
2014-07-29 09:37:43 -07:00
stack
6a74ef1542
HBASE-4436 Remove and convert @deprecated RemoteExceptionHandler.decodeRemoteException calls (Talat Uyarer)
2014-07-28 18:16:55 -07:00
stack
ff655e04d1
HBASE-3135 Make our MR jobs implement Tool and use ToolRunner so can do -D trickery, etc. (Talat Uyarer)
2014-07-28 16:39:49 -07:00
stack
c71d1f6a02
HBASE-11603 Apply version of HADOOP-8027 to our JMXJsonServlet
2014-07-28 15:58:08 -07:00
stack
7d4dbb18d1
HBASE-11600 DataInputputStream and DoubleOutputStream are no longer being used (Shengzhe Yao)
2014-07-28 13:45:49 -07:00
stack
b26d6c9ea9
HBASE-11593 TestCacheConfig failing consistently in precommit builds
2014-07-28 12:45:26 -07:00
Ted Yu
42fd743222
HBASE-11588 RegionServerMetricsWrapperRunnable misused the 'period' parameter (Victor Xu)
2014-07-26 04:34:21 +00:00
Jimmy Xiang
28c771a306
HBASE-11531 RegionStates for regions under region-in-transition znode are not updated on startup
2014-07-25 08:46:28 -07:00
Andrew Purtell
531eee0031
HBASE-11586 HFile's HDFS op latency sampling code is not used
2014-07-24 17:07:34 -07:00
Andrew Purtell
7b5a309697
HBASE-11579 CopyTable should check endtime value only if != 0 (Jean-Marc Spaggiari)
2014-07-24 12:05:27 -07:00
Nicolas Liochon
d8401c8e44
HBASE-11564 Improve cancellation management in the rpc layer
2014-07-24 15:53:32 +02:00
Ted Yu
75c94c6bb5
HBASE-11551 BucketCache.run() doesn't handle exceptions correctly (Ted Yu)
2014-07-24 00:59:10 +00:00
stack
60f5378895
HBASE-11573 Report age on eviction; ADD FORGOTTEN FILE
2014-07-23 13:25:53 -07:00
stack
0523c34321
HBASE-11573 Report age on eviction
2014-07-23 13:25:12 -07:00
Nick Dimiduk
69039f8620
HBASE-11555 TableSnapshotRegionSplit should be public
2014-07-22 15:48:12 -07:00
Enis Soztutar
214694467f
HBASE-11064 Odd behaviors of TableName for empty namespace (Rekha Joshi)
2014-07-22 14:19:51 -07:00
Andrew Purtell
3ea48f73db
HBASE-11566 Make ExportSnapshot extendable by removing 'final'
2014-07-22 13:07:36 -07:00
Jonathan M Hsieh
226672c55f
HBASE-11561 deprecate ImmutableBytesWritable.getSize and replace with getLength
2014-07-22 11:41:43 -07:00
stack
549a8ee219
HBASE-11559 Add dumping of DATA block usage to the BlockCache JSON report
2014-07-22 10:21:37 -07:00
Nicolas Liochon
d8faab2fff
HBASE-11492 Hadoop configuration overrides some ipc parameters including tcpNoDelay
2014-07-22 14:54:52 +02:00
Jonathan M Hsieh
c5dc88791b
HBASE-11556 Move HTablePool to hbase-thrift module
2014-07-21 15:43:32 -07:00
Nick Dimiduk
857c03c166
HBASE-11545 mapred.TableSnapshotInputFormat is missing InterfaceAudience annotation
2014-07-21 07:53:13 -07:00
stack
4aeded7588
HBASE-11548 [PE] Add 'cycling' test N times and unit tests for size/zipf/valueSize calculations
2014-07-18 23:57:00 -07:00
Jonathan M Hsieh
5f4e85d3f9
HBASE-11537 Avoid synchronization on instances of ConcurrentMap (Mike Drob)
2014-07-18 15:40:10 -07:00
stack
15815791a6
HBASE-5696 Use Hadoop's DataOutputOutputStream instead of have a copy local (Talat Uyarer)
2014-07-18 10:16:02 -07:00
Ted Yu
5bf37d0b51
HBASE-11471 Move TableStateManager and ZkTableStateManager and Server to hbase-server (Alex Newman)
2014-07-18 04:36:40 +00:00
Jimmy Xiang
7487278baf
HBASE-11525 Region server holding in region states is out of sync with meta
2014-07-17 12:54:16 -07:00
Jimmy Xiang
d6c5e5f374
HBASE-11530 RegionStates adds regions to wrong servers
2014-07-17 08:57:50 -07:00
Devaraj Das
9f96d91b2e
HBASE-11261 Addendum to remove an unneeded debug message
2014-07-17 08:54:22 -07:00
Devaraj Das
72ddb74700
HBASE-11261 Handle splitting/merging of regions that have region_replication greater than one
2014-07-17 08:51:13 -07:00
stack
3455065a75
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REAPPLY
2014-07-16 14:54:20 -07:00
stack
782b1456f2
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov) -- REVERT
2014-07-16 13:56:52 -07:00
stack
688877606b
HBASE-11517 TestReplicaWithCluster turns zombie (Mikhail Antonov)
2014-07-16 13:53:44 -07:00
stack
76543f525a
HBASE-2251 PE defaults to 1k rows - uncommon use case, and easy to hit benchmarks -- Add zipf distribution of cell values
2014-07-16 13:41:32 -07:00
stack
9d8ad39a4c
HBASE-11523 JSON serialization of PE Options is broke
2014-07-16 08:43:38 -07:00
stack
8a481b87b5
HBASE-11520 Simplify offheap cache config by removing the confusing "hbase.bucketcache.percentage.in.combinedcache"
2014-07-15 23:14:14 -07:00
Enis Soztutar
58727343f2
HBASE-11511 Write flush events to WAL (ADDENDUM to fix flaky test)
2014-07-15 18:28:32 -07:00
Enis Soztutar
bbe29eb93c
HBASE-11511 Write flush events to WAL
2014-07-15 14:47:19 -07:00
stack
bb73791dad
HBASE-11517 TestReplicaWithCluster turns zombie -- ADDS TIMEOUTS SO CAN DEBUG ZOMBIE
2014-07-15 10:02:51 -07:00
Ramkrishna
995a5a6c68
HBASE-10930 Change Filters and GetClosestRowBeforeTracker to work with
...
Cells (Ram)
2014-07-15 22:07:00 +05:30
stack
c694ec11df
HBASE-11240 Print hdfs pipeline when hlog's sync is slow ADDENDUM
2014-07-15 07:57:20 -07:00
stack
96dcd67f56
HBASE-11514 Fix findbugs warnings in blockcache
2014-07-15 07:51:27 -07:00
Enis Soztutar
0b22eb07bb
HBASE-4495 CatalogTracker has an identity crisis; needs to be cut-back in scope (ADDENDUM patch to fix flaky unit test)
2014-07-14 17:00:14 -07:00
Enis Soztutar
7db2563c6a
HBASE-11442 ReplicationSourceManager doesn't cleanup the queues for recovered sources (Virag Kothari)
2014-07-14 16:46:11 -07:00
Enis Soztutar
463d52d8cf
HBASE-11367 Pluggable replication endpoint
2014-07-14 16:22:26 -07:00
Andrew Purtell
4824b0dea7
HBASE-11513 Combine SingleMultiple Queue RpcExecutor into a single class (Jesse Yates)
2014-07-14 15:05:06 -07:00
Andrew Purtell
c61676a1ef
Amend HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Matteo Bertozzi)
...
Changes RpcScheduler from an interface into an abstract class
2014-07-14 14:19:52 -07:00
Ramkrishna
e71d69bf00
HBASE-11509 Forward port HBASE-11039 to trunk and branch-1 after
...
HBASE-11489 (Ram)
2014-07-14 22:52:48 +05:30
anoopsjohn
94b3f32f9f
HBASE-11510 Visibility serialization format tag gets duplicated in Append/Increment'ed cells. (Anoop)
2014-07-14 22:32:45 +05:30
anoopsjohn
470d00ea9a
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. - Addendum
2014-07-14 15:24:09 +05:30
Andrew Purtell
01a7dda255
HBASE-11497 Expose RpcScheduling implementations as LimitedPrivate interfaces (Jesse Yates)
2014-07-13 22:42:29 -07:00
Jimmy Xiang
fc57363404
HBASE-11474 [Thrift2] support authentication/impersonation
2014-07-13 15:11:13 -07:00
anoopsjohn
213e565bce
HBASE-11437 Modify cell tag handling code to treat the length as unsigned. (Anoop)
2014-07-13 12:10:21 +05:30