Commit Graph

8763 Commits

Author SHA1 Message Date
Zhihong Yu c997c3311e HBASE-10630 NullPointerException in ConnectionManager$HConnectionImplementation.locateRegionInMeta() due to missing region info
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572761 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Enis Soztutar a98f52953a HBASE-10351 LoadBalancer changes for supporting region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1572298 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das 87b2b923e2 HBASE-10362. HBCK changes for supporting region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1571884 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Enis Soztutar d7d9f8db62 HBASE-10352 Region and RegionServer changes for opening region replicas, and refreshing store files
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1571865 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das 72355a920a HBASE-10361. Enable/AlterTable support for region replicas (ddas)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1570008 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das c1f9b6193d HBASE-10359 Master/RS WebUI changes for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569992 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das 3d8ee3a06e HBASE-10350. Master/AM/RegionStates changes to create and assign region replicas (ddas)
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569861 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
sershe 25b6103dad HBASE-10356 Failover RPC's for multi-get
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1569559 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:37 -07:00
Devaraj Das d6f603a492 HBASE-10354. Addendum commit. 10354.add.patch committed
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1568205 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Enis Soztutar 998cd1642f HBASE-10517 NPE in MetaCache.clearCache()
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1567827 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Devaraj Das 481a116e26 HBASE-10348. HTableDescriptor changes for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565658 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Enis Soztutar d8ea476bf1 HBASE-10354 Add an API for defining consistency per request
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565062 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Enis Soztutar d4b82224cc HBASE-10347 HRegionInfo changes for adding replicaId and MetaEditor/MetaReader changes for region replicas
git-svn-id: https://svn.apache.org/repos/asf/hbase/branches/hbase-10070@1565041 13f79535-47bb-0310-9956-ffa450edef68
2014-06-27 16:39:36 -07:00
Ted Yu e04009c989 HBASE-10330 TableInputFormat/TableRecordReaderImpl leaks HTable 2014-06-27 23:29:06 +00:00
Gary Helmling bf827a0331 HBASE-11285 Expand coprocessor info in ref guide (Misty Stanley-Jones) 2014-06-27 11:11:40 -07:00
anoopsjohn 7c1135b3e3 HBASE-11424 Avoid usage of CellUtil#getTagArray(Cell cell) within server. (Anoop) 2014-06-27 22:35:08 +05:30
anoopsjohn cac468f33f HBASE-11421 HTableInterface javadoc correction. (Anoop) 2014-06-27 22:31:20 +05:30
Andrew Purtell 22575c9a72 HBASE-11418 build target site doesn't respect hadoop-two.version property (Konstantin Boudnik) 2014-06-26 19:15:28 -07:00
stack 96681210a7 HBASE-11415 [PE] Dump config before running test 2014-06-26 12:58:03 -07:00
stack 18c5cf9e43 HBASE-6192 Document ACL matrix in the book (Misty Stanley-Jones) 2014-06-26 10:36:01 -07:00
stack 4678ce09ca Note that 1.0 is JDK7 and JDK6 not supported 2014-06-26 10:06:48 -07:00
Ramkrishna 7f2f4e80c4 HBASE-10861 Extend ByteRange to create Mutable and Immutable ByteRange
(Ram)
2014-06-26 13:54:48 +05:30
Andrew Purtell cb9a6d1073 HBASE-11407 hbase-client should not require Jackson for pure HBase queries be executed (Sergey Beryozkin) 2014-06-25 16:35:53 -07:00
Jimmy Xiang f0a32dff9b HBASE-11370 SSH doesn't need to scan meta if not using ZK for assignment 2014-06-25 08:58:56 -07:00
Matteo Bertozzi 200579f5fd HBASE-11326 Use an InputFormat for ExportSnapshot (addendum) 2014-06-25 16:28:18 +02:00
Ramkrishna b8428a68c3 HBASE-11027-Remove kv.isDeleteXX() and related methods and use CellUtil
apis (Ram)
2014-06-25 17:02:18 +05:30
Nicolas Liochon 07a771866f HBASE-11297 Remove some synchros in the rpcServer responder 2014-06-25 11:01:42 +02:00
Ted Yu 3a097784b5 HBASE-11397 When merging expired stripes, we need to create an empty file to preserve metadata (Victor Xu) 2014-06-25 03:39:40 +00:00
Enis Soztutar 235aaee4fe HBASE-11376 Presplit table in IntegrationTestBigLinkedList's Generator tool 2014-06-24 17:56:48 -07:00
Enis Soztutar 13bad28e93 HBASE-11391 Thrift table creation will fail with default TTL with sanity checks 2014-06-24 17:29:28 -07:00
stack 05c1b27e6f HBASE-11324 Update 2.5.2.8. Managed Compactions (Misty Stanley-Jones) 2014-06-24 17:16:13 -07:00
Andrew Purtell b26fb383cf HBASE-11363 Access checks in preCompact and preCompactSelection are out of sync 2014-06-24 17:09:38 -07:00
stack 92179b8afe HBASE-11102 Document JDK versions supported by each release (Misty Stanley-Jones) 2014-06-24 17:08:20 -07:00
Ted Yu 62db371321 HBASE-11396 Invalid meta entries can lead to unstartable master (Craig Condit) 2014-06-24 22:47:56 +00:00
stack 6586728159 Add HP meetup 2014-06-24 10:54:43 -07:00
Nicolas Liochon ab72babd97 HBASE-11403 Fix race conditions around Object#notify 2014-06-24 11:37:02 +02:00
Nicolas Liochon e991fd8055 HBASE-11390 PerformanceEvaluation: add an option to use a single connection 2014-06-24 11:34:45 +02:00
Nicolas Liochon b2914be9d3 HBASE-11387 metrics: wrong totalRequestCount 2014-06-24 11:21:12 +02:00
Ted Yu af9e519e00 HBASE-11380 HRegion lock object is not being released properly, leading to snapshot failure 2014-06-24 03:06:40 +00:00
Ted Yu 092fc71b18 HBASE-11398 Print the stripes' state with file size info (Victor Xu) 2014-06-23 21:30:40 +00:00
Jimmy Xiang 54a5375710 HBASE-11404 TestLogLevel should stop the server at the end 2014-06-23 09:51:04 -07:00
anoopsjohn 3020842d5c HBASE-11382 Adding unit test for HBASE-10964 (Delete mutation is not consistent with Put wrt timestamp) (Srikanth) 2014-06-23 13:36:32 +05:30
Ted Yu 008860cb3b HBASE-11395 Add logging for HBase table operations 2014-06-21 01:56:17 +00:00
Nicolas Liochon c75afc5b8f HBASE-11374 RpcRetryingCaller#callWithoutRetries has a timeout of zero 2014-06-20 10:15:26 +02:00
Andrew Purtell 890618bb11 HBASE-11362 Minor improvements to LoadTestTool and PerformanceEvaluation (Vandana Ayyalasomayajula) 2014-06-19 17:11:16 -07:00
Ted Yu 8c8d9d5008 HBASE-11375 Validate compile-protobuf profile in test-patch.sh 2014-06-19 23:46:22 +00:00
Michael Stack b5db143280 HBASE-9345 Add support for specifying filters in scan (Virag Kothari) 2014-06-19 16:11:52 -07:00
Michael Stack 9829bb9c24 HBASE-11338 Expand documentation on bloom filters (Misty Stanley-Jones) 2014-06-19 15:11:15 -07:00
Michael Stack 5764df2974 HBASE-11348 Make frequency and sleep times of chaos monkeys configurable (Vandan Ayyalasomayajula) 2014-06-19 14:50:50 -07:00
Michael Stack b16e36a5b2 HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian). DOC ADDENDUM 2014-06-19 14:38:19 -07:00