Commit Graph

8728 Commits

Author SHA1 Message Date
Ramkrishna af9fa42e1b HBASE-11310:Delete's copy constructor should copy the attributes also
(Ram)
2014-06-11 22:58:02 +05:30
Ramkrishna eb1db5ac71 HBASE-11312:Minor refactoring of TestVisibilityLabels class(Srikanth via
Ram)
2014-06-11 18:15:30 +05:30
Michael Stack 2ab3b325ca HBASE-11320 Reenable bucket cache logging 2014-06-10 14:27:04 -07:00
Michael Stack 4d200be620 Add note telling committers setup their git repo before committing 2014-06-10 10:21:58 -07:00
Jimmy Xiang ee76225783 HBASE-11120 Addendum for fixing compilation error 2014-06-10 09:31:36 -07:00
Michael Stack 948b22f082 HBASE-11120 Update documentation about major compaction algorithm (Misty Stanley-Jones) + addendum fixing CompactionConfiguration 2014-06-09 20:48:56 -07:00
Michael Stack 5851a06412 HBASE-4089 blockCache contents report 2014-06-09 16:42:30 -07:00
Matteo Bertozzi 2087489662 HBASE-11311 Secure Bulk Load does not execute chmod 777 on the files 2014-06-09 22:30:19 +01:00
Matteo Bertozzi 548d5061c9 HBASE-8495 Change ownership of the directory to bulk load 2014-06-09 22:27:50 +01:00
Michael Stack 8c43acfd45 HBASE-7394 Document security config requirements from HBASE-7357 (Misty Stanley-Jones) 2014-06-08 17:23:17 -07:00
Ted Yu 172c93029d HBASE-11260 hbase-default.xml refers to hbase.regionserver.global.memstore.upperLimit which is deprecated 2014-06-08 23:01:09 +00:00
Ted Yu b436d20d5c HBASE-10593 FileInputStream in JenkinsHash#main() is never closed 2014-06-08 22:08:19 +00:00
Ted Yu 961919d443 HBASE-11304 Enable HBaseAdmin.execProcedure to return data from procedure execution (Jerry He) 2014-06-08 18:48:20 +00:00
Michael Stack 31de89091f Add note on Amending-Author: Author <committer@apache> agreed up on mailing list 2014-06-06 20:26:44 -07:00
Jeffrey Zhong c682d57e92 hbase-8763: Combine MVCC and SeqId 2014-06-06 18:25:46 -07:00
Michael Stack d6cc2fb1ea HBASE-11305 Remove bunch of unused imports in HConnectionManager (Mikhail Antonov) 2014-06-06 12:21:16 -07:00
Ted Yu b5e660fff4 HBASE-11302 ReplicationSourceManager#sources is not thread safe (Qianxi Zhang) 2014-06-06 16:57:57 +00:00
Michael Stack 623cfa33d1 HBASE-10962 Decouple region opening (HM and HRS) from ZK (Mikhail Antonov) 2014-06-06 07:46:00 -07:00
Michael Stack 6ce225b1d6 Fix generation of multipage -- was being built into wrong place... specify different target dirs for one page and multipage 2014-06-04 22:12:24 -07:00
Michael Stack 475b1d2c94 HBASE-9733 Book should have individual Disqus comment per page (Misty Stanley-Jones) 2014-06-04 18:04:42 -07:00
Nick Dimiduk d824f0b25f HBASE-10641 Configurable Bucket Sizes in bucketCache 2014-06-04 13:31:16 -07:00
Michael Stack f24e68426c HBASE-6139 Add troubleshooting section for CentOS 6.2 page allocation failure issue (Misty Stanley-Jones) 2014-06-04 11:26:48 -07:00
Michael Stack ec9c12edff HBASE-10915 Decouple region closing (HM and HRS) from ZK (Mikhail Antonov) 2014-06-04 10:42:10 -07:00
Ted Yu d20feaf1e7 HBASE-11204 Document bandwidth consumption limit feature for ExportSnapshot (Misty Stanley-Jones) 2014-06-04 04:33:24 +00:00
Ted Yu 5419bfdc8e HBASE-11201 addendum allows null data from procedure member 2014-06-03 21:54:36 +00:00
Ramkrishna 6a2467bbf2 HBASE-11126-Add RegionObserver pre hooks that operate under row lock (Ram) 2014-06-03 17:54:59 +05:30
Jimmy Xiang 369141b795 HBASE-11279 Block cache could be disabled by mistake 2014-06-02 20:01:43 -07:00
Jimmy Xiang bdfb4172f8 HBASE-11237 Bulk load initiated by user other than hbase fails -- REVERT
This reverts commit 57826c7da9.
Reason: wrong commit message
2014-06-02 19:58:50 -07:00
Jeffrey Zhong 7465c31947 HBASE-10922: Log splitting status should always be closed 2014-06-02 17:56:15 -07:00
Jimmy Xiang 57826c7da9 HBASE-11237 Bulk load initiated by user other than hbase fails 2014-06-02 17:06:19 -07:00
Michael Stack 8fd62d1e89 Add link back to mailing list on policy voting on RCs 2014-06-02 16:54:55 -07:00
Michael Stack 8b54e48086 Add list of properties needed running REST server under SSL 2014-06-02 15:44:19 -07:00
Michael Stack a5f6f4783c Add section on how to vote on an RC for PMC members 2014-06-02 15:04:19 -07:00
Michael Stack 43be19794a HBASE-10985 Decouple Split Transaction from Zookeeper (Sergey Soldatov) 2014-06-02 10:22:28 -07:00
Michael Stack 6fdf737171 HBASE-6701 Revisit thrust of paragraph on splitting (Misty Stanley-Jones) 2014-06-02 10:02:23 -07:00
Michael Stack db9cb9ca08 HBASE-6701 Revisit thrust of paragraph on splitting (Misty Stanley-Jones) 2014-06-02 09:52:01 -07:00
Michael Stack 768c4d6775 HBASE-11238 Add info about SlabCache and BucketCache to Ref Guide (Misty Stanley-Jones) 2014-06-02 09:29:59 -07:00
Michael Stack 80557b872f HBASE-10289 Avoid random port usage by default JMX Server. Create Custome JMX server (Qiang Tian) 2014-06-02 09:19:16 -07:00
Michael Stack d56dfd2a8b Add pointer to blog on distributed log splitting 2014-06-02 08:59:03 -07:00
Matteo Bertozzi 86e5db5099 HBASE-10935 support snapshot policy where flush memstore can be skipped to prevent production cluster freeze (Tianying Chang) 2014-06-02 08:03:19 +01:00
Andrew Purtell 7f2f7c23a7 HBASE-11277 RpcServer threads can wedge under high load 2014-05-31 15:24:06 -07:00
Andrew Purtell af63fba391 HBASE-11275 [AccessController] postCreateTable hook fails when another CP creates table on their startup (Anoop Sam John) 2014-05-31 15:01:49 -07:00
Michael Stack 4118b0e734 HBASE-9580 Document the meaning of @InterfaceAudience in hbase ref guide (Misty Stanley-Jones) 2014-05-30 11:16:32 -07:00
Michael Stack 380bfd11eb HBASE-11268 HTablePool is now a deprecated class, should update docs to reflect this (Misty Stanley-Jones) 2014-05-30 10:45:50 -07:00
Ted Yu afbe165676 HBASE-11267 Dynamic metrics2 metrics may consume large amount of heap memory 2014-05-30 14:00:32 +00:00
Andrew Purtell 8c14c7b5bb HBASE-11259 Compression.java different compressions load system classpath differently causing errors (Enoch Hsu) 2014-05-29 18:39:44 -07:00
Ted Yu 8c7772488c HBASE-11201 Enable global procedure members to return values to procedure master (Jerry He) 2014-05-29 20:00:24 +00:00
Ted Yu ee963a994b HBASE-11201 Revert due to unit test failures 2014-05-29 18:39:50 +00:00
Ted Yu cf896d0671 HBASE-11201 Addendum restores Procedure#waitForCompleted() which returns void (Jerry He) 2014-05-29 18:04:38 +00:00
Michael Stack 2db8aafe7d HBASE-4456 [doc] Add a section about RS failover (Misty Stanley-Jones) 2014-05-28 23:10:21 -07:00