[13/22] hbase git commit: HBASE-14784 Port conflict is not resolved in HBaseTestingUtility.randomFreePort() (Youngjoon Kim)

2015-11-10 Thread syuanjiang
HBASE-14784 Port conflict is not resolved in HBaseTestingUtility.randomFreePort() (Youngjoon Kim) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6b9d30d9 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6b9d30d9

[14/22] hbase git commit: HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM some cleanup in zombie script and run it in test-patch too .. just trying it

2015-11-10 Thread syuanjiang
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM some cleanup in zombie script and run it in test-patch too .. just trying it Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1cbcf117 Tree:

[06/22] hbase git commit: HBASE-14759 Avoid using Math.abs when selecting SyncRunner in FSHLog

2015-11-10 Thread syuanjiang
HBASE-14759 Avoid using Math.abs when selecting SyncRunner in FSHLog Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9cce912d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9cce912d Diff:

[20/22] hbase git commit: HBASE-14787 Remove obsolete ConnectionImplementation.refCount (Appy)

2015-11-10 Thread syuanjiang
HBASE-14787 Remove obsolete ConnectionImplementation.refCount (Appy) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/32de06f6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/32de06f6 Diff:

[04/22] hbase git commit: HBASE-14632 Region server aborts due to unguarded dereference of Reader

2015-11-10 Thread syuanjiang
HBASE-14632 Region server aborts due to unguarded dereference of Reader Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6ec4a968 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6ec4a968 Diff:

[15/22] hbase git commit: HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM Add logging date when reporting all is well.

2015-11-10 Thread syuanjiang
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM Add logging date when reporting all is well. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4c2e0d95 Tree:

[18/22] hbase git commit: HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM fix zombie-detectors' handling of no processes -- was treating no processes as one possible zombie

2015-11-10 Thread syuanjiang
HBASE-14772 Improve zombie detector; be more discerning; ADDENDUM fix zombie-detectors' handling of no processes -- was treating no processes as one possible zombie Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/44367f55

[17/22] hbase git commit: HBASE-14712 Increase MasterProcWALs clean up granularity

2015-11-10 Thread syuanjiang
HBASE-14712 Increase MasterProcWALs clean up granularity Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7b80c803 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7b80c803 Diff:

[01/17] hbase git commit: HBASE-14387 Compaction improvements: Maximum off-peak compaction size (Vladimir Rodionov)

2015-11-12 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 112900d04 -> 789f8a5a7 HBASE-14387 Compaction improvements: Maximum off-peak compaction size (Vladimir Rodionov) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[16/17] hbase git commit: HBASE-14355 Scan different TimeRange for each column family (Churro Morales)

2015-11-12 Thread syuanjiang
HBASE-14355 Scan different TimeRange for each column family (Churro Morales) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/290ecbe8 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/290ecbe8 Diff:

[17/17] hbase git commit: HBASE-14498 Revert for on-going review

2015-11-12 Thread syuanjiang
HBASE-14498 Revert for on-going review Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/789f8a5a Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/789f8a5a Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/789f8a5a

[09/17] hbase git commit: HBASE-14774 Addendum to tweak CSS

2015-11-12 Thread syuanjiang
HBASE-14774 Addendum to tweak CSS Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/690c4559 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/690c4559 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/690c4559

[15/17] hbase git commit: HBASE-14355 Scan different TimeRange for each column family (Churro Morales)

2015-11-12 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/290ecbe8/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/HBaseProtos.java -- diff --git

[08/17] hbase git commit: HBASE-14794 Cleanup TestAtomicOperation

2015-11-12 Thread syuanjiang
HBASE-14794 Cleanup TestAtomicOperation hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestMetaWithReplicas.java Fix a few missing table closes (This suite seems to leave loads of threads when test is done but have not figured the how yet).

[07/17] hbase git commit: HBASE-14780 Integration Test that run with chaos monkey must specify cfs

2015-11-12 Thread syuanjiang
HBASE-14780 Integration Test that run with chaos monkey must specify cfs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0207da8c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/0207da8c Diff:

[03/17] hbase git commit: HBASE-14778 Make block cache hit percentages not integer in the metrics system

2015-11-12 Thread syuanjiang
HBASE-14778 Make block cache hit percentages not integer in the metrics system Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ea795213 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ea795213 Diff:

[04/17] hbase git commit: HBASE-14786 TestProcedureAdmin hangs

2015-11-12 Thread syuanjiang
HBASE-14786 TestProcedureAdmin hangs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/24580ace Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/24580ace Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/24580ace

[13/17] hbase git commit: HBASE-13982 Add info for visibility labels/cell TTLs to ImportTsv (NIDHI GAMBHIR)

2015-11-12 Thread syuanjiang
HBASE-13982 Add info for visibility labels/cell TTLs to ImportTsv (NIDHI GAMBHIR) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1f62a487 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1f62a487 Diff:

[14/17] hbase git commit: HBASE-14498 Master stuck in infinite loop when all Zookeeper servers are unreachable (Pankaj Kumar)

2015-11-12 Thread syuanjiang
HBASE-14498 Master stuck in infinite loop when all Zookeeper servers are unreachable (Pankaj Kumar) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b677f2e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b677f2e6

[11/17] hbase git commit: HBASE-14788 Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region

2015-11-12 Thread syuanjiang
HBASE-14788 Splitting a region does not support the hbase.rs.evictblocksonclose config when closing source region Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ffb1e78c Tree:

[05/17] hbase git commit: HBASE-14774 Addendum: Exclude src/main/site/resources/repo from RAT checks

2015-11-12 Thread syuanjiang
HBASE-14774 Addendum: Exclude src/main/site/resources/repo from RAT checks Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c817aa38 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c817aa38 Diff:

[06/17] hbase git commit: HBASE-14766 In WALEntryFilter, cell.getFamily() needs to be replaced with the new low-cost implementation (huaxiang sun)

2015-11-12 Thread syuanjiang
HBASE-14766 In WALEntryFilter, cell.getFamily() needs to be replaced with the new low-cost implementation (huaxiang sun) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/867a5ea1 Tree:

[02/17] hbase git commit: HBASE-14784 Port conflict is not resolved in HBaseTestingUtility.randomFreePort() (Youngjoon Kim)

2015-11-12 Thread syuanjiang
HBASE-14784 Port conflict is not resolved in HBaseTestingUtility.randomFreePort() (Youngjoon Kim) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1a6ec1ba Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1a6ec1ba

[10/17] hbase git commit: HBASE-14774 Add comment about the item in site.xml.

2015-11-12 Thread syuanjiang
HBASE-14774 Add comment about the item in site.xml. This is the ID of a Google Custom Search Engine. I configured this one to search hbase.apache.org, issues.apache.org/browse/HBASE-*, and the user and dev mailing lists. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[6/7] hbase git commit: HBASE-14802 Replaying server crash recovery procedure after a failover causes incorrect handling of deadservers; Reapply of slightly different patch... see issue

2015-11-16 Thread syuanjiang
HBASE-14802 Replaying server crash recovery procedure after a failover causes incorrect handling of deadservers; Reapply of slightly different patch... see issue Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/dd5f454b

[3/7] hbase git commit: HBASE-14807 TestWALLockup is flakey

2015-11-16 Thread syuanjiang
HBASE-14807 TestWALLockup is flakey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1fa7b71c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1fa7b71c Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/1fa7b71c

[1/7] hbase git commit: Add chenheng to pom.xml

2015-11-16 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 789f8a5a7 -> f218e499a Add chenheng to pom.xml Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/8c9fc6eb Tree:

[4/7] hbase git commit: HBASE-14798 NPE reporting server load causes regionserver abort; causes TestAcidGuarantee to fail

2015-11-16 Thread syuanjiang
HBASE-14798 NPE reporting server load causes regionserver abort; causes TestAcidGuarantee to fail Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/43506320 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/43506320

[2/7] hbase git commit: HBASE-14802 Replaying server crash recovery procedure after a failover causes incorrect handling of deadservers

2015-11-16 Thread syuanjiang
HBASE-14802 Replaying server crash recovery procedure after a failover causes incorrect handling of deadservers Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7c3c9ac9 Tree:

[5/7] hbase git commit: Revert "HBASE-14802 Replaying server crash recovery procedure after a failover causes incorrect handling of deadservers"

2015-11-16 Thread syuanjiang
Revert "HBASE-14802 Replaying server crash recovery procedure after a failover causes incorrect handling of deadservers" This reverts commit 7c3c9ac9c67cd03f9a915f528d22cb4ed81cb6e8. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[7/7] hbase git commit: HBASE-14809 Grant / revoke Namespace admin permission to group

2015-11-16 Thread syuanjiang
HBASE-14809 Grant / revoke Namespace admin permission to group Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f218e499 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f218e499 Diff:

[04/17] hbase git commit: HBASE-14532 Add dfs shortcircuit configs to hbase-default.xml, fix anchor to Compaction subsection

2015-11-02 Thread syuanjiang
HBASE-14532 Add dfs shortcircuit configs to hbase-default.xml, fix anchor to Compaction subsection Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e8d6bf7d Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/e8d6bf7d

[10/17] hbase git commit: HBASE-14739 Fix broken link to Javadoc that is suppressed because it is generated code

2015-11-02 Thread syuanjiang
HBASE-14739 Fix broken link to Javadoc that is suppressed because it is generated code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9c37239f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9c37239f Diff:

[11/17] hbase git commit: HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)

2015-11-02 Thread syuanjiang
HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/47659200 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/47659200 Diff:

[17/17] hbase git commit: HBASE-13014 Java Tool For Region Moving

2015-11-02 Thread syuanjiang
HBASE-13014 Java Tool For Region Moving Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a9a56ad5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/a9a56ad5 Diff:

[01/17] hbase git commit: update ndimiduk affiliation

2015-11-02 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 683f84e6a -> a9a56ad50 update ndimiduk affiliation Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6cc6d833 Tree:

[07/17] hbase git commit: HBASE-13478 Document the change of default master ports being used

2015-11-02 Thread syuanjiang
HBASE-13478 Document the change of default master ports being used Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/988ff62e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/988ff62e Diff:

[05/17] hbase git commit: HBASE-14640 Move Cascading info from Wiki to Ref Guide

2015-11-02 Thread syuanjiang
HBASE-14640 Move Cascading info from Wiki to Ref Guide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/185a62a4 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/185a62a4 Diff:

[14/17] hbase git commit: Revert "HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)" Revert because I overcommitted, included files from another patch.

2015-11-02 Thread syuanjiang
Revert "HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan)" Revert because I overcommitted, included files from another patch. This reverts commit 47659200ac1d53590379ff431c428dffc07fd06a. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[15/17] hbase git commit: HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) -- REAPPLY

2015-11-02 Thread syuanjiang
HBASE-14728 TestRowCounter is broken in master (Abhishek Singh Chouhan) -- REAPPLY Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6c5da91b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6c5da91b Diff:

[02/17] hbase git commit: HBASE-14711 Remove or annotate deprecated methods in HRegionInfo

2015-11-02 Thread syuanjiang
HBASE-14711 Remove or annotate deprecated methods in HRegionInfo Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4c25549e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4c25549e Diff:

[06/17] hbase git commit: HBASE-14641 Move JDO example to HBase Ref Guide

2015-11-02 Thread syuanjiang
HBASE-14641 Move JDO example to HBase Ref Guide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/7ad7a794 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/7ad7a794 Diff:

[08/17] hbase git commit: HBASE-14639 Move Scala info from HBase Wiki to Ref Guide

2015-11-02 Thread syuanjiang
HBASE-14639 Move Scala info from HBase Wiki to Ref Guide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/12a718d0 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/12a718d0 Diff:

[13/17] hbase git commit: HBASE-14731 Add -DuseMob option to ITBLL

2015-11-02 Thread syuanjiang
HBASE-14731 Add -DuseMob option to ITBLL Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/73683445 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/73683445 Diff:

[12/17] hbase git commit: HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets

2015-11-02 Thread syuanjiang
HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6dbb5a80 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6dbb5a80

[09/17] hbase git commit: HBASE-14638 Move Jython info from the Wiki to the Ref Guide

2015-11-02 Thread syuanjiang
HBASE-14638 Move Jython info from the Wiki to the Ref Guide Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9659f140 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9659f140 Diff:

[03/17] hbase git commit: HBASE-14026 Clarify 'Web API' in version and compatibility docs

2015-11-02 Thread syuanjiang
HBASE-14026 Clarify 'Web API' in version and compatibility docs Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/c3d40b0b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c3d40b0b Diff:

[16/17] hbase git commit: Revert "HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets" Revert. Seems to have destabilized the build

2015-11-02 Thread syuanjiang
Revert "HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets" Revert. Seems to have destabilized the build This reverts commit 6dbb5a8052c5cbff9dfb9ebac68d3200d3543955. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[4/4] hbase git commit: HBASE-14700 Support a permissive mode for secure clusters to allow SIMPLE auth clients

2015-10-30 Thread syuanjiang
HBASE-14700 Support a permissive mode for secure clusters to allow SIMPLE auth clients Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/683f84e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/683f84e6 Diff:

[3/4] hbase git commit: HBASE-14733 Minor typo in alter_namespace.rb

2015-10-30 Thread syuanjiang
HBASE-14733 Minor typo in alter_namespace.rb Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4534f8ed Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4534f8ed Diff:

[1/4] hbase git commit: HBASE-14687 Un-synchronize BufferedMutator

2015-10-30 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 b0ad82191 -> 683f84e6a HBASE-14687 Un-synchronize BufferedMutator Summary: Use concurrent collections and atomic longs to keep track of edits in buffered mutator. This keeps buffered mutator as thread safe but it means that shared

[03/23] hbase git commit: HBASE-14715 Add javadocs to DelegatingRetryingCallable

2015-11-05 Thread syuanjiang
HBASE-14715 Add javadocs to DelegatingRetryingCallable Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/1b8b612b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/1b8b612b Diff:

[19/23] hbase git commit: HBASE-14732 Update HBase website skin and CSS

2015-11-05 Thread syuanjiang
HBASE-14732 Update HBase website skin and CSS Use Fluido skin, make things more readable, make improvements to enhance the mobile experience. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eb6b2a1a Tree:

[11/23] hbase git commit: HBASE-14754 TestFastFailWithoutTestUtil failing on trunk now in #testPreemptiveFastFailException50Times

2015-11-05 Thread syuanjiang
HBASE-14754 TestFastFailWithoutTestUtil failing on trunk now in #testPreemptiveFastFailException50Times Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e4bf77e2 Tree:

[20/23] hbase git commit: HBASE-14713 Remove simple deprecated-since-1.0 code in hbase-server from hbase 2.0

2015-11-05 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/48be35cb/hbase-server/src/test/java/org/apache/hadoop/hbase/mapreduce/TestHFileOutputFormat.java -- diff --git

[18/23] hbase git commit: HBASE-14762 Update docs about publishing website to show gitsubpub method instead of svnsubpub

2015-11-05 Thread syuanjiang
HBASE-14762 Update docs about publishing website to show gitsubpub method instead of svnsubpub Also some reformatting to remove trailing whitespace and rewrap long lines. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[14/23] hbase git commit: HBASE-14758 Add UT case for unchecked error/exception thrown in AsyncProcess#sendMultiAction (Yu Li)

2015-11-05 Thread syuanjiang
HBASE-14758 Add UT case for unchecked error/exception thrown in AsyncProcess#sendMultiAction (Yu Li) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/cfc5348b Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/cfc5348b

[12/23] hbase git commit: HBASE-12986 Compaction pressure based client pushback

2015-11-05 Thread syuanjiang
HBASE-12986 Compaction pressure based client pushback Signed-off-by: Andrew Purtell Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/68717241 Tree:

[21/23] hbase git commit: HBASE-14713 Remove simple deprecated-since-1.0 code in hbase-server from hbase 2.0

2015-11-05 Thread syuanjiang
HBASE-14713 Remove simple deprecated-since-1.0 code in hbase-server from hbase 2.0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/48be35cb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/48be35cb Diff:

[22/23] hbase git commit: HBASE-14764 Stop using post-site target

2015-11-05 Thread syuanjiang
HBASE-14764 Stop using post-site target Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/21b607e3 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/21b607e3 Diff:

[01/23] hbase git commit: Revert "HBASE-13014 Java Tool For Region Moving" Breaks the build. I applied wrong patch?

2015-11-05 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 a9a56ad50 -> 050ebe850 Revert "HBASE-13014 Java Tool For Region Moving" Breaks the build. I applied wrong patch? This reverts commit a9a56ad508fa67d006df7a3b868cece04e10fc2b. Project:

[16/23] hbase git commit: HBASE-14752 Add example of using the HBase client in a multi-threaded environment

2015-11-05 Thread syuanjiang
HBASE-14752 Add example of using the HBase client in a multi-threaded environment Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/3e457554 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/3e457554 Diff:

[10/23] hbase git commit: HBASE-14481 Deprecate HBase Wiki

2015-11-05 Thread syuanjiang
HBASE-14481 Deprecate HBase Wiki We have an awesome community resource in our online book. It's maintained and looked after with diligence. We also have an HBase section on the hadoop wiki that hasn't been updated since 2012. Let's sift through the pages of the wiki, bring over any content

[13/23] hbase git commit: HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets

2015-11-05 Thread syuanjiang
HBASE-14725 Vet categorization of tests so they for sure go into the right small/medium/large buckets Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ceddec91 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ceddec91

[04/23] hbase git commit: HBASE-14742 Fix TestHeapMemoryManager being flakey

2015-11-05 Thread syuanjiang
HBASE-14742 Fix TestHeapMemoryManager being flakey Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ca4d27c7 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ca4d27c7 Diff:

[09/23] hbase git commit: HBASE-14751 Fix Asciidoc in external API chapter

2015-11-05 Thread syuanjiang
HBASE-14751 Fix Asciidoc in external API chapter Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/090fbd3e Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/090fbd3e Diff:

[02/23] hbase git commit: HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)

2015-11-05 Thread syuanjiang
HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f0176d94 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/f0176d94 Diff:

[07/23] hbase git commit: HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; FIX complaint about grep device

2015-11-05 Thread syuanjiang
HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; FIX complaint about grep device Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/0eae729f Tree:

[06/23] hbase git commit: HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; ADD EXTRA COMMENTARY

2015-11-05 Thread syuanjiang
HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies; ADD EXTRA COMMENTARY Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/870c74e2 Tree:

[08/23] hbase git commit: Push thanks to Boris for logo license

2015-11-05 Thread syuanjiang
Push thanks to Boris for logo license Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/6da971fb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/6da971fb Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/6da971fb

[17/23] hbase git commit: HBASE-14706 RegionLocationFinder should return multiple servernames by top host (Guanghao Zhang)

2015-11-05 Thread syuanjiang
HBASE-14706 RegionLocationFinder should return multiple servernames by top host (Guanghao Zhang) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9fc7858c Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9fc7858c Diff:

[05/23] hbase git commit: HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies

2015-11-05 Thread syuanjiang
HBASE-14589 Looking for the surefire-killer; builds being killed...; ADDENDUM; purge killing of zombies Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/a82d55e3 Tree:

[23/23] hbase git commit: HBASE-14768 bin/graceful_stop.sh logs nothing as a balancer state to be stored (Hiroshi Ikeda)

2015-11-05 Thread syuanjiang
HBASE-14768 bin/graceful_stop.sh logs nothing as a balancer state to be stored (Hiroshi Ikeda) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/050ebe85 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/050ebe85 Diff:

[15/23] hbase git commit: HBASE-14723 Fix IT tests split too many times

2015-11-05 Thread syuanjiang
HBASE-14723 Fix IT tests split too many times Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/ebd2df72 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/ebd2df72 Diff:

[16/17] hbase git commit: HBASE-14721 Memstore add cells - Avoid many garbage.

2015-10-30 Thread syuanjiang
HBASE-14721 Memstore add cells - Avoid many garbage. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/23fa1818 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/23fa1818 Diff:

[07/17] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-30 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/constraint/TestConstraint.java -- diff --git

[04/17] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-30 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/util/MultiThreadedUpdater.java -- diff --git

[13/17] hbase git commit: Revert "HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)"

2015-10-30 Thread syuanjiang
Revert "HBASE-13014 Java Tool For Region Moving (Abhishek Singh Chouhan)" This reverts commit 939697b415201348ff4523321e316dfaf2206630. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eb4e2ee9 Tree:

[08/17] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-30 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/client/TestFromClientSide.java -- diff --git

[14/17] hbase git commit: HBASE-14722 Update surefire to 2.19

2015-10-30 Thread syuanjiang
HBASE-14722 Update surefire to 2.19 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/bdf11be6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/bdf11be6 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/bdf11be6

[12/17] hbase git commit: HBASE-14714 some cleanup to snapshot code

2015-10-30 Thread syuanjiang
HBASE-14714 some cleanup to snapshot code Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/4b91a642 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4b91a642 Diff:

[01/17] hbase git commit: HBASE-14710 Add category-based timeouts to MR tests

2015-10-30 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/hbase-12439 4b018d2a3 -> b0ad82191 HBASE-14710 Add category-based timeouts to MR tests Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/273becea Tree:

[09/17] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-30 Thread syuanjiang
HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/de9555ce Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/de9555ce Diff:

[02/17] hbase git commit: HBASE-14678 Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs; REMOVED TestWALSplitCompressed and TestWALSplit

2015-10-30 Thread syuanjiang
HBASE-14678 Experiment: Temporarily disable balancer and a few others to see if root of crashed/timedout JVMs; REMOVED TestWALSplitCompressed and TestWALSplit Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2288742c Tree:

[11/17] hbase git commit: HBASE-14673 Exorcise deprecated Delete#delete* api

2015-10-30 Thread syuanjiang
HBASE-14673 Exorcise deprecated Delete#delete* api Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/094d65e6 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/094d65e6 Diff:

[17/17] hbase git commit: HBASE-14557 MapReduce WALPlayer issue with NoTagsKeyValue.

2015-10-30 Thread syuanjiang
HBASE-14557 MapReduce WALPlayer issue with NoTagsKeyValue. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/b0ad8219 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/b0ad8219 Diff:

[06/17] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-30 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/TestAtomicOperation.java -- diff --git

[10/17] hbase git commit: HBASE-14673 Exorcise deprecated Delete#delete* api

2015-10-30 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/094d65e6/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift/ThriftServerRunner.java -- diff --git

[03/17] hbase git commit: HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums

2015-10-30 Thread syuanjiang
HBASE-14720 Make TestHCM and TestMetaWithReplicas large tests rather than mediums Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/452e38ff Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/452e38ff Diff:

[15/17] hbase git commit: HBASE-14650 Reenable TestNamespaceAuditor (Heng Chen)

2015-10-30 Thread syuanjiang
HBASE-14650 Reenable TestNamespaceAuditor (Heng Chen) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/84f4cceb Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/84f4cceb Diff:

[05/17] hbase git commit: HBASE-14675 Exorcise deprecated Put#add(...) and replace with Put#addColumn(...)

2015-10-30 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/de9555ce/hbase-server/src/test/java/org/apache/hadoop/hbase/regionserver/compactions/TestCompactionWithThroughputController.java -- diff --git

hbase git commit: HBASE-14536 Balancer & SSH interfering with each other leading to unavailability (Stephen Yuan Jiang)

2015-10-16 Thread syuanjiang
pos/asf/hbase/commit/4c39c74f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/4c39c74f Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/4c39c74f Branch: refs/heads/branch-1.1 Commit: 4c39c74ff319c94517c53eb1a639ef7ed53d799c Parents: f2b059e Author: Stephen Yuan Jiang <syuanjiang...

hbase git commit: HBASE-14536 Balancer & SSH interfering with each other leading to unavailability

2015-10-16 Thread syuanjiang
a5 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/9bdb88a5 Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/9bdb88a5 Branch: refs/heads/branch-1 Commit: 9bdb88a572ac30fb51fcc44284f51543d2b4568f Parents: e8c69a5 Author: Stephen Yuan Jiang <syuanjiang...@gmail.com> Authored: Fri

hbase git commit: HBASE-14536 Balancer & SSH interfering with each other leading to unavailability

2015-10-16 Thread syuanjiang
6c5c95f Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/c6c5c95f Diff: http://git-wip-us.apache.org/repos/asf/hbase/diff/c6c5c95f Branch: refs/heads/branch-1.2 Commit: c6c5c95f01ffd582392fcc3f025602190219a213 Parents: be7619e Author: Stephen Yuan Jiang <syuanjiang...@gmail.com> Authore

[2/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b96cf7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[3/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b96cf7/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProcedureProtos.java -- diff --git

[1/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/branch-1 9b55f1cd2 - e4b96cf78 http://git-wip-us.apache.org/repos/asf/hbase/blob/e4b96cf7/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

[4/4] hbase git commit: HBASE-13212 Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
-wip-us.apache.org/repos/asf/hbase/diff/e4b96cf7 Branch: refs/heads/branch-1 Commit: e4b96cf78a4e7b15a1bc46a4f060f65065732786 Parents: 9b55f1c Author: Stephen Yuan Jiang syuanjiang...@gmail.com Authored: Wed Aug 26 13:54:50 2015 -0700 Committer: Stephen Yuan Jiang syuanjiang...@gmail.com Committed

[2/4] hbase git commit: HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
http://git-wip-us.apache.org/repos/asf/hbase/blob/dc79b3c5/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/MasterProtos.java -- diff --git

[1/4] hbase git commit: HBASE-13212: Procedure V2 - master Create/Modify/Delete namespace (Stephen Yuan Jiang)

2015-08-26 Thread syuanjiang
Repository: hbase Updated Branches: refs/heads/master 6661f2d02 - dc79b3c5c http://git-wip-us.apache.org/repos/asf/hbase/blob/dc79b3c5/hbase-server/src/main/java/org/apache/hadoop/hbase/master/procedure/CreateNamespaceProcedure.java

<    1   2   3   4   5   6   7   8   9   10   >