Jonathan M Hsieh
af44f79cdf
HBASE-13289 typo in splitSucessCount metric
...
In hbase 1.0.0, 0.98.10, 0.98.10.1, 0.98.11, and 0.98.12 'splitSuccessCount' was misspelled as 'splitSuccessCounnt'
2015-04-07 14:38:13 -07:00
Rajesh Nishtala
d5e81523f7
HBASE-13413 New integration test for oss => oss replication
...
Summary: This test subclasses the BigLinkedList test. It takes two hbase clusters as arguments, sets up tables, sets up replication, and runs the BigLinkedList generator. The verification portion of the loop checks that the sink of the replication has the data and it is correct.
Test Plan: ran the test on my laptop and a small live cluster
Reviewers: dimaspivak, eclark
Reviewed By: eclark
Subscribers: srikanth235, asameet
Differential Revision: https://reviews.facebook.net/D36423
Signed-off-by: Elliott Clark <eclark@apache.org>
2015-04-07 12:37:05 -07:00
Ashish Singhi
4d5a11e082
HBASE-13299 Add setReturnResults() to Increment, like Append has
...
Signed-off-by: stack <stack@apache.org>
2015-04-07 11:46:56 -07:00
unknown
57f9c82128
HBASE-13410 - Bug in KeyValueUtil.oswrite() for non Keyvalue cases
2015-04-07 10:29:12 +05:30
Ashish Singhi
8c740f4309
HBASE-13411 Misleading error message when request size quota limit exceeds
...
Signed-off-by: Matteo Bertozzi <matteo.bertozzi@cloudera.com>
2015-04-06 22:31:07 +01:00
Andrew Purtell
8c707499ba
HBASE-13409 Add categories to uncategorized tests
2015-04-06 11:02:18 -07:00
Jonathan Lawlor
057499474c
HBASE-13374 Small scanners (with particular configurations) do not return all rows
...
Signed-off-by: Enis Soztutar <enis@apache.org>
2015-04-05 14:27:23 -07:00
Matteo Bertozzi
fef8ae9c70
HBASE-13406 TestAccessController is flaky when create is slow
2015-04-04 10:17:11 +01:00
Apekshit(Appy) Sharma
e252c30645
HBASE-6919 Remove unnecessary throws IOException from Bytes.readVLong.
...
Added readAsVLong() to deprecate readVLong() which was throwing IOException. Added test for readAsVLong().
Signed-off-by: Sean Busbey <busbey@apache.org>
2015-04-03 21:25:37 -05:00
stack
6c22333599
HBASE-13397 Purge duplicate rpc request thread local
2015-04-03 15:37:30 -07:00
stack
f561ef71a5
HBASE-13382 IntegrationTestBigLinkedList should use SecureRandom (Dima Spivak)
2015-04-03 15:33:55 -07:00
stack
3a2a29616c
HBASE-13373 Squash HFileReaderV3 together with HFileReaderV2 and AbstractHFileReader; ditto for Scanners and BlockReader, etc.
...
Reapply after adding in the missing JIRA number
2015-04-03 15:25:19 -07:00
stack
319666ca53
Revert "HBASE-Squash HFileReaderV3 together with HFileReaderV2 and AbstractHFileReader; ditto for Scanners and BlockReader, etc."
...
This reverts commit 5b25a48e7f
.
2015-04-03 15:16:38 -07:00
stack
5b25a48e7f
HBASE-Squash HFileReaderV3 together with HFileReaderV2 and AbstractHFileReader; ditto for Scanners and BlockReader, etc.
2015-04-03 14:14:00 -07:00
Jerry He
d8b10656d0
First commit, add myself as a developer
2015-04-02 20:36:42 -07:00
zhangduo
5789779aff
HBASE-13385 TestGenerateDelegationToken is broken with hadoop 2.8.0
2015-04-03 07:47:00 +08:00
Andrew Purtell
2365932d78
HBASE-13388 Handling NullPointer in ZKProcedureMemberRpcs while getting ZNode data (Vikas Vishwakarma)
2015-04-02 14:17:26 -07:00
Mikhail Antonov
578df6dfc0
HBASE-13252 Get rid of managed connections and connection caching
...
Signed-off-by: stack <stack@apache.org>
2015-04-02 12:00:42 -07:00
Dave Latham
61f4ce6880
HBASE-12891 Parallel execution for Hbck checkRegionConsistency
...
Signed-off-by: Enis Soztutar <enis@apache.org>
2015-04-02 11:21:43 -07:00
Andrew Purtell
1e6ea5aab7
Amend HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces
...
Remove accidentally committed junk file RegionMergeTransactionImpl.java.rej
2015-04-02 10:33:04 -07:00
unknown
f210c2ebba
HBASE-13370 - PE tool could give option for using Explicit Column Tracker
...
which leads to seeks (Ram)
2015-04-02 16:13:23 +05:30
Srikanth Srungarapu
2392a3e437
HBASE-13058 Hbase shell command 'scan' for non existent table shows unnecessary info for one unrelated existent table. (Abhishek Kumar)
2015-04-01 23:29:55 -07:00
Srikanth Srungarapu
22d9766aa7
HBASE-13091 Split ZK Quorum on Master WebUI (Jean-Marc Spaggiari)
2015-04-01 23:20:42 -07:00
Andrew Purtell
d3ed23ecf4
HBASE-13384 Fix Javadoc warnings introduced by HBASE-12972
2015-04-01 22:06:38 -07:00
Andrew Purtell
1632cd98ff
HBASE-13341 Add option to disable filtering on interface annotations for the API compatibility report
2015-04-01 21:58:57 -07:00
Andrew Purtell
797573e1b2
HBASE-13340 Include LimitedPrivate interfaces in the API compatibility report
2015-04-01 21:58:56 -07:00
unknown
c8e1177dd2
HBASE-13368 - Hash.java is declared as public Interface - but it should be
...
Private (Ram)
2015-04-02 10:21:48 +05:30
Andrew Purtell
2688e831e5
HBASE-13383 TestRegionServerObserver.testCoprocessorHooksInRegionsMerge zombie after HBASE-12975
2015-04-01 21:46:08 -07:00
Liu Shaohui
a609e5e107
HBASE-13366 Throw DoNotRetryIOException instead of read only IOException (Shaohui Liu)
2015-04-02 11:52:54 +08:00
Srikanth Srungarapu
485800830a
HBASE-13296 Fix the deletion of acl notify nodes for namespace.
2015-04-01 11:22:01 -07:00
tedyu
64449e2ae7
HBASE-12954 Addendum uses invalid TLD in test
2015-04-01 11:21:12 -07:00
Srikanth Srungarapu
a398b2400b
Added Srikanth Srungarapu as a developer
2015-04-01 10:42:28 -07:00
zhangduo
f1b53d71b8
HBASE-13187 Add ITBLL that exercises per CF flush
...
Signed-off-by: stack <stack@apache.org>
2015-04-01 09:44:24 -07:00
tedyu
874aa9eb85
HBASE-12954 Ability impaired using HBase on multihomed hosts
2015-04-01 06:49:09 -07:00
Enis Soztutar
6415742c37
HBASE-13317 Region server reportForDuty stuck looping if there is a master change (Jerry He)
2015-03-31 22:59:08 -07:00
Josh Elser
ffdcc00952
HBASE-13335 Use serverHasMoreResults context in SmallScanner and SmallReversedScanner.
...
Use the context passed back via ScanResponse that a RegionServer
fills in to denote whether or not more results existing in the
current Region. Add a simple factory to remove a static method
used across both SmallScanner and SmallReverseScanner. Add new
unit tests for both scanner classes to test scans with and
without the new context (as a quick backward-compatibility test).
2015-03-31 21:32:49 -07:00
zhangduo
35ddea75c4
HBASE-13371 Fix typo in TestAsyncIPC
2015-04-01 12:14:23 +08:00
Liu Shaohui
9b2b0abccd
HBASE-13348 Separate the thread number configs for meta server and server operations (Shaohui Liu)
2015-04-01 09:54:26 +08:00
Andrew Purtell
e156ed619c
HBASE-12975 Supportable SplitTransaction and RegionMergeTransaction interfaces
2015-03-31 16:02:38 -07:00
tedyu
452ce33ef5
HBASE-13369 Addendum deletes the table at the end of test
2015-03-31 15:42:38 -07:00
tedyu
64941c6151
HBASE-13369 Expose scanNext stats to region server level
2015-03-31 15:25:36 -07:00
tedyu
619d34487e
HBASE-13213 Split out locality metrics among primary and secondary region
2015-03-31 15:16:08 -07:00
Andrew Purtell
f1f4b66183
HBASE-12972 Region, a supportable public/evolving subset of HRegion
2015-03-30 18:01:11 -07:00
Elliott Clark
55a5a3be33
HBASE-13364 Make error prone off by default
2015-03-30 16:03:53 -07:00
stack
3815a33e34
HBASE-13361 Remove or undeprecate {get|set}ScannerCaching in HTable (Lars Francke)
2015-03-30 08:16:23 -07:00
Lars George
7f8745453e
HBASE-10728 get_counter value is never used.
2015-03-30 10:21:53 +02:00
tedyu
bfb04d26a7
HBASE-12993 Use HBase 1.0 interfaces in hbase-thrift (Solomon Duskis)
2015-03-29 06:45:49 -07:00
Josh Elser
ced0e324a1
HBASE-13262 Observe ScanResponse.moreResults in ClientScanner.
...
The RS already returns to the client whether or not it has additional
results to be returned in a subsequent call to scan(), but the ClientScanner
did not use or adhere to this value. Subsequently, this can lead to
bugs around moving to the next region too early. A new method was added
to ClientScanner in the name of testability.
Encapsulate server-state into RegionServerCallable to avoid
modifying parameterization of callable impls.
Signed-off-by: Andrew Purtell <apurtell@apache.org>
2015-03-28 18:56:52 -07:00
tedyu
a6ff17b958
HBASE-13357 If maxTables/maxRegions exceeds quota in a namespace, throw QuotaExceededException (Ashish Singhi)
2015-03-28 14:01:06 -07:00
Elliott Clark
0967c6af29
HBASE-13355 QA bot reports checking javac twice
2015-03-28 10:22:55 -07:00