hbase git commit: HBASE-15949 Cleanup TestRegionServerMetrics. @Before and @After to setup/teardown tables using @Rule to set table name based on testname. Refactor out copy-pasted code fragments to s

2016-06-03 Thread appy
Repository: hbase Updated Branches: refs/heads/master bdb46f01b -> b557f0bec HBASE-15949 Cleanup TestRegionServerMetrics. @Before and @After to setup/teardown tables using @Rule to set table name based on testname. Refactor out copy-pasted code fragments to single function. (Apekshit)

hbase git commit: HBASE-15845 Changes: - Renaming hbase.rb to hbase_constants.rb because there are two hbase.rb files right now which is confusing. - Remove omnipresence of formatter object since it i

2016-06-03 Thread appy
Repository: hbase Updated Branches: refs/heads/master f0c159b5f -> bdb46f01b HBASE-15845 Changes: - Renaming hbase.rb to hbase_constants.rb because there are two hbase.rb files right now which is confusing. - Remove omnipresence of formatter object since it is kind of a use-and-throw class.

hbase git commit: HBASE-15965 - Testing by executing a command will cover the exact path users will trigger, so its better then directly calling library functions in tests. Changing the tests to use @

2016-06-06 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 4a0a9a20d -> c2b4c6f63 HBASE-15965 - Testing by executing a command will cover the exact path users will trigger, so its better then directly calling library functions in tests. Changing the tests to use @shell.command(:, args) to

hbase git commit: HBASE-15849 Simplify the way we handle runtime of commands. Functions format_simple_command and format_and_return_simple_command are used to print runtimes right now. They are called

2016-06-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 2ee7d2a48 -> 1972996ff HBASE-15849 Simplify the way we handle runtime of commands. Functions format_simple_command and format_and_return_simple_command are used to print runtimes right now. They are called from within every single

hbase git commit: HBASE-15849 Simplify the way we handle runtime of commands. Functions format_simple_command and format_and_return_simple_command are used to print runtimes right now. They are called

2016-06-03 Thread appy
Repository: hbase Updated Branches: refs/heads/master de1b5ff77 -> 70762faa9 HBASE-15849 Simplify the way we handle runtime of commands. Functions format_simple_command and format_and_return_simple_command are used to print runtimes right now. They are called from within every single command

hbase git commit: HBASE-15845 Changes: - Remove omnipresence of formatter object since it is kind of a use-and-throw class. Commands should create an instance, use it to format the output and discard

2016-06-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 fa182c2ea -> 2ee7d2a48 HBASE-15845 Changes: - Remove omnipresence of formatter object since it is kind of a use-and-throw class. Commands should create an instance, use it to format the output and discard it. - Some refactoring Tested:

hbase git commit: HBASE-15949 Cleanup TestRegionServerMetrics. @Before and @After to setup/teardown tables using @Rule to set table name based on testname. Refactor out copy-pasted code fragments to s

2016-06-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 1972996ff -> 520d27b26 HBASE-15949 Cleanup TestRegionServerMetrics. @Before and @After to setup/teardown tables using @Rule to set table name based on testname. Refactor out copy-pasted code fragments to single function. Change-Id:

hbase git commit: HBASE-15929 There are two tests named TestRegionServerMetrics. This causes slight issues when parsing console output for hanging tests and flaky tests analysis. Moving .../hbase/Test

2016-06-03 Thread appy
Repository: hbase Updated Branches: refs/heads/master b557f0bec -> 9a53d8b38 HBASE-15929 There are two tests named TestRegionServerMetrics. This causes slight issues when parsing console output for hanging tests and flaky tests analysis. Moving .../hbase/TestRegionServerMetrics.java to

hbase git commit: Revert "HBASE-15949 Cleanup TestRegionServerMetrics." This change passes on master but fails on branch-1. Will try to debug.

2016-06-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 520d27b26 -> 6d0e8b2a9 Revert "HBASE-15949 Cleanup TestRegionServerMetrics." This change passes on master but fails on branch-1. Will try to debug. This reverts commit 520d27b267737e43718723692bfdb161139c4de6. Project:

hbase git commit: HBASE-15965 - Testing by executing a command will cover the exact path users will trigger, so its better then directly calling library functions in tests. Changing the tests to use @

2016-06-06 Thread appy
Repository: hbase Updated Branches: refs/heads/master 3d7840a17 -> 15c03fd1c HBASE-15965 - Testing by executing a command will cover the exact path users will trigger, so its better then directly calling library functions in tests. Changing the tests to use @shell.command(:, args) to execute

hbase git commit: Add Appy to devs list.

2016-06-16 Thread appy
Repository: hbase Updated Branches: refs/heads/origin [created] 2f4eb2c4d Add Appy to devs list. Change-Id: Iab44f9bdd3b803664431cd2a5b751e2ee45433f3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2f4eb2c4 Tree: http

hbase git commit: HBASE-16038 Ignore JVM crashes or machine shutdown failures in report-flakies.

2016-06-15 Thread appy
Repository: hbase Updated Branches: refs/heads/master 1bad166f6 -> f283ff01a HBASE-16038 Ignore JVM crashes or machine shutdown failures in report-flakies. Change-Id: If49acd704e827b289c75f449a6180038b297d647 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[2/2] hbase git commit: Revert HBASE-14743 because of wrong attribution. Since I added commit message to the raw patch, it's making me as author instead of Reid. I should have used --author flag to se

2016-07-25 Thread appy
Revert HBASE-14743 because of wrong attribution. Since I added commit message to the raw patch, it's making me as author instead of Reid. I should have used --author flag to set Reid as author. This reverts commit 064271da16efd3e5d9d4787d778fa711b7f9f6ab. Project:

[1/2] hbase git commit: HBASE-14743 Add metrics around HeapMemoryManager. (Reid Chan)

2016-07-25 Thread appy
Repository: hbase Updated Branches: refs/heads/master 064271da1 -> abfd584fe HBASE-14743 Add metrics around HeapMemoryManager. (Reid Chan) Change-Id: I7305f7b7034b216930b5fb5c57de9ba5eabf96d8 Signed-off-by: Apekshit Sharma Project:

hbase git commit: HBASE-14743 Add metrics around HeapMemoryManager. (Reid Chan)

2016-07-25 Thread appy
Repository: hbase Updated Branches: refs/heads/master 2df0ef549 -> 064271da1 HBASE-14743 Add metrics around HeapMemoryManager. (Reid Chan) Change-Id: I60b2435355b3e605e7d91cbf5aca5d2988f26f33 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan)

2016-08-10 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 e51df6723 -> 89e337309 HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/89e33730 Tree:

hbase git commit: HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan)

2016-08-10 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.1 e4cbf18b6 -> e5697bdb1 HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/e5697bdb

hbase git commit: HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan)

2016-08-10 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.0 fb9a64816 -> 89b432d45 HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan) Change-Id: Iac3e3bbd3c0b8be848ded1c481334675789bd4cc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan)

2016-08-10 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 990f378c3 -> 188963cb8 HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/188963cb

hbase git commit: HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan)

2016-08-10 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 974dab0f0 -> 2759b4a4a HBASE-14345 Consolidate printUsage in IntegrationTestLoadAndVerify (Reid Chan) Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2759b4a4

hbase git commit: HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell.

2016-07-13 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 ab239afb6 -> 54f2d9df2 HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell. Change-Id: I9eef7efa68393a762ec872447f8e36dfc6d6f1bc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell.

2016-07-13 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 922dc33fd -> 3ff9a458d HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell. Change-Id: I9eef7efa68393a762ec872447f8e36dfc6d6f1bc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell.

2016-07-13 Thread appy
Repository: hbase Updated Branches: refs/heads/master 3b3c3dc02 -> 28802decc HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell. Change-Id: I9eef7efa68393a762ec872447f8e36dfc6d6f1bc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell.

2016-07-13 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 95d141f38 -> 8cf6adae7 HBASE-16227 [Shell] Column value formatter not working in scans. Tested : manually using shell. Change-Id: I9eef7efa68393a762ec872447f8e36dfc6d6f1bc Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh

2016-07-11 Thread appy
Repository: hbase Updated Branches: refs/heads/master 3b5fbf8d7 -> a396ae773 HBASE-16044 Fix 'hbase shell' output parsing in graceful_stop.sh Change-Id: I94b2f665105837d31281be66d620b6152c3bc9d1 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-11625 - Verifies data before building HFileBlock. - Adds HFileBlock.Header class which contains information about location of fields. Testing: Adds CorruptedFSReaderImpl to Tes

2016-07-11 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.1 25c7dee21 -> 79b77e354 HBASE-11625 - Verifies data before building HFileBlock. - Adds HFileBlock.Header class which contains information about location of fields. Testing: Adds CorruptedFSReaderImpl to TestChecksum. Change-Id:

[2/2] hbase git commit: Revert HBASE-15965 and HBASE-15849. While it's fine to introduce these format changes in minor version, reverting it from branch-1 after discussion on HBASE-16044.

2016-06-28 Thread appy
Revert HBASE-15965 and HBASE-15849. While it's fine to introduce these format changes in minor version, reverting it from branch-1 after discussion on HBASE-16044. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/f4038735

[2/2] hbase git commit: Revert HBASE-15965 and HBASE-15849. While it's fine to introduce these format changes in minor version, reverting it from branch-1 after discussion on HBASE-16044.

2016-06-28 Thread appy
Revert HBASE-15965 and HBASE-15849. While it's fine to introduce these format changes in minor version, reverting it from branch-1 after discussion on HBASE-16044. Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/48492ec7

[1/2] hbase git commit: Revert HBASE-15965 and HBASE-15849. While it's fine to introduce these format changes in minor version, reverting it from branch-1 after discussion on HBASE-16044.

2016-06-28 Thread appy
Repository: hbase Updated Branches: refs/heads/apache-1 [created] f40387351 http://git-wip-us.apache.org/repos/asf/hbase/blob/f4038735/hbase-shell/src/main/ruby/shell/commands/update_peer_config.rb -- diff --git

[1/2] hbase git commit: Revert HBASE-15965 and HBASE-15849. While it's fine to introduce these format changes in minor version, reverting it from branch-1 after discussion on HBASE-16044.

2016-06-28 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 7a78d871d -> 48492ec7f http://git-wip-us.apache.org/repos/asf/hbase/blob/48492ec7/hbase-shell/src/main/ruby/shell/commands/update_peer_config.rb -- diff --git

[hbase] Git Push Summary

2016-06-28 Thread appy
Repository: hbase Updated Branches: refs/heads/apache-1 [deleted] f40387351

hbase git commit: HBASE-16130 Add comments to ProcedureStoreTracker. Change-Id: I09d7c2375fd18a96aea48eaa161799496f491b4f

2016-06-29 Thread appy
Repository: hbase Updated Branches: refs/heads/master 9b1ecb31f -> a3546a375 HBASE-16130 Add comments to ProcedureStoreTracker. Change-Id: I09d7c2375fd18a96aea48eaa161799496f491b4f Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

[hbase] Git Push Summary

2016-06-20 Thread appy
Repository: hbase Updated Branches: refs/heads/origin [deleted] 2f4eb2c4d

hbase git commit: Add Appy to devs list.

2016-06-20 Thread appy
Repository: hbase Updated Branches: refs/heads/master 01684c341 -> 9bb492f98 Add Appy to devs list. Change-Id: Iab44f9bdd3b803664431cd2a5b751e2ee45433f3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/9bb492f9 Tree: h

hbase git commit: HBASE-16384 Update report-flakies.py script to allow specifying a list of build ids to be excluded. Also fixes some pylint errors.

2016-08-17 Thread appy
Repository: hbase Updated Branches: refs/heads/master e51fcdd77 -> 7999bb9bd HBASE-16384 Update report-flakies.py script to allow specifying a list of build ids to be excluded. Also fixes some pylint errors. Change-Id: I4620756c277c36a1ddb6d6cbd4d3e380da8442d7 Project:

hbase git commit: HBASE-17593 Update hadoop 3 version to 3.0.0-alpha2.

2017-02-06 Thread appy
Repository: hbase Updated Branches: refs/heads/master 4d730244a -> 41be3bc2c HBASE-17593 Update hadoop 3 version to 3.0.0-alpha2. Change-Id: Ic5411229aaab3d645dc6751ecfbbda1b2d93a4b9 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-17526 Queue#setSuspended() is not used anywhere, probably because when queue wait/wakes on an event, it gets removed or added back to the fairq. Removing state, functions, and

2017-01-25 Thread appy
Repository: hbase Updated Branches: refs/heads/master c64a1d199 -> 4254d7edf HBASE-17526 Queue#setSuspended() is not used anywhere, probably because when queue wait/wakes on an event, it gets removed or added back to the fairq. Removing state, functions, and uses of isSuspended(). Change-Id:

[2/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too.

2017-02-25 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/f444b3b5/hbase-server/src/test/java/org/apache/hadoop/hbase/client/HConnectionTestingUtility.java -- diff --git

[5/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too.

2017-02-25 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/f444b3b5/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/BaseMasterObserver.java -- diff --git

[6/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too.

2017-02-25 Thread appy
HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too. Reason for refactor: In cases where one might need to use multiple observers, say region, master and regionserver; and the fact that only one

[4/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too.

2017-02-25 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/f444b3b5/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/MasterObserver.java -- diff --git

[3/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too.

2017-02-25 Thread appy
http://git-wip-us.apache.org/repos/asf/hbase/blob/f444b3b5/hbase-server/src/main/java/org/apache/hadoop/hbase/coprocessor/RegionObserver.java -- diff --git

[1/6] hbase git commit: HBASE-17312 Use 'default' keyword in coprocessor Observer interfaces to get rid of 'Base...Observer' implementations. Some javadoc improvements too.

2017-02-25 Thread appy
Repository: hbase Updated Branches: refs/heads/master e7d16db2a -> f444b3b54 http://git-wip-us.apache.org/repos/asf/hbase/blob/f444b3b5/hbase-server/src/test/java/org/apache/hadoop/hbase/util/TestCoprocessorScanPolicy.java --

hbase git commit: HBASE-17605 Changes - Moved locks out of MasterProcedureScheduler#Queue. One Queue object is used for each namespace/table, which aren't more than 100. So we don't need complexity ar

2017-02-11 Thread appy
Repository: hbase Updated Branches: refs/heads/master a05abd83e -> 826b9436f HBASE-17605 Changes - Moved locks out of MasterProcedureScheduler#Queue. One Queue object is used for each namespace/table, which aren't more than 100. So we don't need complexity arising from all functionalities

hbase git commit: HBASE-16434 - Add date and count of flaky tests - Sort tests by decreasing order of flakyness - Internal links to each job's results - Correct calculation of total bad runs for a tes

2016-08-19 Thread appy
Repository: hbase Updated Branches: refs/heads/master 741d0a451 -> 0d6c4d92e HBASE-16434 - Add date and count of flaky tests - Sort tests by decreasing order of flakyness - Internal links to each job's results - Correct calculation of total bad runs for a test - Fixes pylint errors Change-Id:

[2/2] hbase git commit: HBASE-17654 RSGroup refactoring.

2017-02-25 Thread appy
HBASE-17654 RSGroup refactoring. Changes contain: - Making rsGroupInfoManager non-static in RSGroupAdminEndpoint - Encapsulate RSGroupAdminService into an internal class in RSGroupAdminEndpoint (on need of inheritence). - Change two internal classes in RSGroupAdminServer to non-static (so outer

[1/2] hbase git commit: HBASE-17654 RSGroup refactoring.

2017-02-25 Thread appy
Repository: hbase Updated Branches: refs/heads/master f4bf375ea -> ce64e7eb6 http://git-wip-us.apache.org/repos/asf/hbase/blob/ce64e7eb/hbase-rsgroup/src/main/java/org/apache/hadoop/hbase/rsgroup/RSGroupInfoManagerImpl.java --

hbase git commit: HBASE-17699 Fix TestLockProcedure.

2017-02-26 Thread appy
Repository: hbase Updated Branches: refs/heads/master ce64e7eb6 -> 4d9042503 HBASE-17699 Fix TestLockProcedure. Earlier when queues had locks, clearQueue() also cleaned up old locks when AbstractProcedureScheduler.clear() was called to reset scheduler for testing failure and recovery. Now

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 2a35019a3 -> a8909f5cb HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: Ifb81c15b89b308f53e6ee8a76e18189b5b526cd3 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.0 a049e518f -> cf2e2fde0 HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: Iea3a3cd91fe4ecc9ff253e2795ab885945fa6a25 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/master f174fec39 -> ae42a934d HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: I64775f875f6900520e66c22c007704a067e8c2a4 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16101 addendum. Fixes runtime ClassCastException of Future in ProcedureWALPerformanceEvaluation.

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 9657cd260 -> 2c791e925 HBASE-16101 addendum. Fixes runtime ClassCastException of Future in ProcedureWALPerformanceEvaluation. Change-Id: Ibe4f3a001b4f50e8598e367cc8648aeae129eee8 Project:

hbase git commit: HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with stati

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/master 5e905c02d -> 2fcc691b1 HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with static members. Change-Id:

hbase git commit: HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with stati

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 e2e55481f -> 80444b01f HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with static members. Change-Id:

hbase git commit: HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with stati

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.0 8971176d8 -> fba13a6ef HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with static members. Change-Id:

hbase git commit: HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with stati

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/0.98 0ac78f440 -> f4aa4046f HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with static members. Change-Id:

hbase git commit: HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with stati

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 8691520e3 -> 84ad59274 HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with static members. Change-Id:

hbase git commit: HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with stati

2016-09-02 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.1 7bb05 -> 851c89af6 HBASE-16538 Changes the way version information is stored during build. Instead of writing package-info.java with VersionAnnotation, saveVersion.sh now writes Version.java with static members. Change-Id:

hbase git commit: HBASE-16101 Tool to microbenchmark procedure WAL performance.

2016-09-01 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 074fbcfc5 -> e2e55481f HBASE-16101 Tool to microbenchmark procedure WAL performance. Change-Id: I8ec158319395d2ec8e36641a3beab2694f7b6aef Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16101 addendum. Fixes runtime ClassCastException of Future in ProcedureWALPerformanceEvaluation.

2016-09-01 Thread appy
Repository: hbase Updated Branches: refs/heads/master 817660dd1 -> 5c7fa12ab HBASE-16101 addendum. Fixes runtime ClassCastException of Future in ProcedureWALPerformanceEvaluation. Change-Id: Ibe4f3a001b4f50e8598e367cc8648aeae129eee8 Project:

hbase git commit: HBASE-16101 addendum. Fixes runtime ClassCastException of Future in ProcedureWALPerformanceEvaluation.

2016-09-01 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 77a6c6ce3 -> 4147dcb81 HBASE-16101 addendum. Fixes runtime ClassCastException of Future in ProcedureWALPerformanceEvaluation. Change-Id: Ibe4f3a001b4f50e8598e367cc8648aeae129eee8 Project:

hbase git commit: HBASE-16101 Tool to microbenchmark procedure WAL performance.

2016-08-30 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 e38b54dcb -> bd0466f15 HBASE-16101 Tool to microbenchmark procedure WAL performance. Change-Id: I8ec158319395d2ec8e36641a3beab2694f7b6aef Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: Revert "HBASE-16101 Tool to microbenchmark procedure WAL performance." "Missing some dependent functions in ProcedureTestingUtility which results in compile failure."

2016-08-30 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 bd0466f15 -> 410b80984 Revert "HBASE-16101 Tool to microbenchmark procedure WAL performance." "Missing some dependent functions in ProcedureTestingUtility which results in compile failure." This reverts commit

hbase git commit: HBASE-16101 Tool to microbenchmark procedure WAL performance.

2016-08-30 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 ce9b6c0ab -> e46a073ed HBASE-16101 Tool to microbenchmark procedure WAL performance. Change-Id: I8ec158319395d2ec8e36641a3beab2694f7b6aef Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16101 Tool to microbenchmark procedure WAL performance.

2016-08-30 Thread appy
Repository: hbase Updated Branches: refs/heads/master 4a4f8e704 -> c66bb48ce HBASE-16101 Tool to microbenchmark procedure WAL performance. Change-Id: I8ec158319395d2ec8e36641a3beab2694f7b6aef Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16101 Tool to microbenchmark procedure WAL performance.

2016-08-30 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 410b80984 -> f4b6fdc42 HBASE-16101 Tool to microbenchmark procedure WAL performance. Change-Id: I8ec158319395d2ec8e36641a3beab2694f7b6aef Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for Minikdc.

2016-10-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 832050b91 -> c7007ac57 HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for Minikdc. Change-Id: I2ee3a567f0336b887b96b8d90f2159054680fe29 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for MiniKdc.

2016-10-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 463e832bb -> 419e41873 HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for MiniKdc. Change-Id: I05ed0209d2f2dc9058812c1dcb1d928262f38e80 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16681: Flaky TestReplicationSourceManagerZkImpl

2016-10-06 Thread appy
Repository: hbase Updated Branches: refs/heads/master 97c133383 -> 2c7211ec4 HBASE-16681: Flaky TestReplicationSourceManagerZkImpl Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/2c7211ec Tree:

hbase git commit: HBASE-16681: Flaky TestReplicationSourceManagerZkImpl

2016-10-06 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 737069c03 -> e8f0ccc81 HBASE-16681: Flaky TestReplicationSourceManagerZkImpl Change-Id: I6bf31eb2f3815079d346963ad78045f67e0f44b7 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16681: Flaky TestReplicationSourceManagerZkImpl

2016-10-06 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 a8fe9ed64 -> 7092dc3ec HBASE-16681: Flaky TestReplicationSourceManagerZkImpl Change-Id: I6bf31eb2f3815079d346963ad78045f67e0f44b7 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for Minikdc.

2016-10-05 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 afd3bc856 -> 29e8300a8 HBASE-16682 Fix Shell tests failure. NoClassDefFoundError for Minikdc. Change-Id: Iaf23c4656a2af7a8b61557612c194ca944cf9c8a Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16534 Procedure v2 - Perf Tool for Scheduler. Tool to test performance of locks and queues in procedure scheduler independently from other framework components. Inserts table a

2016-09-17 Thread appy
Repository: hbase Updated Branches: refs/heads/master edc0ef3fe -> da3abbcb3 HBASE-16534 Procedure v2 - Perf Tool for Scheduler. Tool to test performance of locks and queues in procedure scheduler independently from other framework components. Inserts table and region operations in the

hbase git commit: HBASE-16554 Rebuild WAL tracker if trailer is corrupted.

2016-09-19 Thread appy
Repository: hbase Updated Branches: refs/heads/master c5b8aabab -> b2eac0da3 HBASE-16554 Rebuild WAL tracker if trailer is corrupted. Change-Id: Iecc3347de3de9fc57f57ab5f498aad404d02ec52 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16679 Flush throughput controller: Minor perf change and fix flaky TestFlushWithThroughputController.

2016-09-23 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 b503843ba -> 9a510e9ba HBASE-16679 Flush throughput controller: Minor perf change and fix flaky TestFlushWithThroughputController. Change-Id: I79f4a65a67bfdc46868d68ff8a0c32f3a02b8cb1 Project:

hbase git commit: HBASE-16679 Flush throughput controller: Minor perf change and fix flaky TestFlushWithThroughputController.

2016-09-23 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 d600e8b70 -> b4f7ad62e HBASE-16679 Flush throughput controller: Minor perf change and fix flaky TestFlushWithThroughputController. Change-Id: I79f4a65a67bfdc46868d68ff8a0c32f3a02b8cb1 Project:

hbase git commit: HBASE-14734 Prevent BindException when setting up MiniKdc. Port for kdc service gets selected in the constructor, but we bind to it later in MiniKdc.start()-->MiniKdc.initKDCServer()

2016-09-21 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 23c5ea39b -> e7e660d5b HBASE-14734 Prevent BindException when setting up MiniKdc. Port for kdc service gets selected in the constructor, but we bind to it later in MiniKdc.start()-->MiniKdc.initKDCServer() --> KdcServer.start(). In

hbase git commit: HBASE-14734 Prevent BindException when setting up MiniKdc. Port for kdc service gets selected in the constructor, but we bind to it later in MiniKdc.start()-->MiniKdc.initKDCServer()

2016-09-21 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 c66542454 -> 79531fd95 HBASE-14734 Prevent BindException when setting up MiniKdc. Port for kdc service gets selected in the constructor, but we bind to it later in MiniKdc.start()-->MiniKdc.initKDCServer() --> KdcServer.start(). In

hbase git commit: HBASE-14734 Prevent BindException when setting up MiniKdc. Port for kdc service gets selected in the constructor, but we bind to it later in MiniKdc.start()-->MiniKdc.initKDCServer()

2016-09-21 Thread appy
Repository: hbase Updated Branches: refs/heads/master 6a4c292a9 -> 593fb7508 HBASE-14734 Prevent BindException when setting up MiniKdc. Port for kdc service gets selected in the constructor, but we bind to it later in MiniKdc.start()-->MiniKdc.initKDCServer() --> KdcServer.start(). In

hbase git commit: HBASE-16094 Improve cleaning up of proc wals. Makes the proc log cleaner smarter. Current method: starting from oldest log, keep deleting WALs until we encounter one which contains s

2016-08-18 Thread appy
Repository: hbase Updated Branches: refs/heads/master 642d2fe0f -> ce8827034 HBASE-16094 Improve cleaning up of proc wals. Makes the proc log cleaner smarter. Current method: starting from oldest log, keep deleting WALs until we encounter one which contains state of an active proc. Note that

hbase git commit: HBASE-16467 Move AbstractHBaseTool to hbase-common.

2016-08-22 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 aba2b0337 -> b30ad10a9 HBASE-16467 Move AbstractHBaseTool to hbase-common. Change-Id: I3aa79a08ef44b7120f1c0d2a7ab94508e6ee7302 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16720 Sort build ids in flaky dashboard.

2016-09-27 Thread appy
Repository: hbase Updated Branches: refs/heads/master d127d6426 -> de7316b11 HBASE-16720 Sort build ids in flaky dashboard. Change-Id: Ie44c7d699486a3468c92351c0e2146151e722764 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16950 Print raw stats in the end of proc performance tools for parsing results from scripts.

2016-10-27 Thread appy
Repository: hbase Updated Branches: refs/heads/master 8d9b9dc6b -> a3f149060 HBASE-16950 Print raw stats in the end of proc performance tools for parsing results from scripts. Change-Id: I45d77e838689dde7ec596de26ae98bd62e1b727e Project: http://git-wip-us.apache.org/repos/asf/hbase/repo

hbase git commit: HBASE-17050 Upgrade Apache CLI version from 1.2 to 1.3.1

2016-11-08 Thread appy
Repository: hbase Updated Branches: refs/heads/master f9c23f5e9 -> 5e361b87f HBASE-17050 Upgrade Apache CLI version from 1.2 to 1.3.1 Change-Id: I137f3fcfa8954c8d9993d4551ca25ac246269b10 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

hbase git commit: HBASE-16982 Better integrate Apache CLI in AbstractHBaseTool. - processOldArgs() in AbstractHBaseTool will make it possible to change existing tools to use Apache CLI in a backward c

2016-11-08 Thread appy
Repository: hbase Updated Branches: refs/heads/master 9afcb4366 -> 52241c90e HBASE-16982 Better integrate Apache CLI in AbstractHBaseTool. - processOldArgs() in AbstractHBaseTool will make it possible to change existing tools to use Apache CLI in a backward compatible manner. - Changes

hbase git commit: HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replaci

2016-11-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.1 f42f6fa24 -> 71a2e1f22 HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replacing this mechanism with junit

hbase git commit: HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replaci

2016-11-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 ffe82700b -> b1c17f0ef HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replacing this mechanism with junit

hbase git commit: HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replaci

2016-11-04 Thread appy
Repository: hbase Updated Branches: refs/heads/master 05ee54f66 -> 9564849ba HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replacing this mechanism with junit

hbase git commit: HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replaci

2016-11-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 8ade73c0c -> 9bc9f9b59 HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replacing this mechanism with junit

hbase git commit: HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replaci

2016-11-04 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 906257838 -> 804ce8500 HBASE-17004 IntegrationTestManyRegions verifies that many regions get assigned within given time. To do so, it spawns a new thread and uses CountDownLatch.await() to timeout. Replacing this mechanism with junit

hbase git commit: HBASE-17063 Cleanup TestHRegion : remove duplicate variables for method name and two unused params in initRegion - Replaces local tablename and method names in individual tests with

2016-11-10 Thread appy
Repository: hbase Updated Branches: refs/heads/master 12eec5bc5 -> 62e3b1ece HBASE-17063 Cleanup TestHRegion : remove duplicate variables for method name and two unused params in initRegion - Replaces local tablename and method names in individual tests with those initialized in setup()

hbase git commit: HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn.

2016-11-03 Thread appy
Repository: hbase Updated Branches: refs/heads/master f61ae6f06 -> bb0fc6b60 HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn. Change-Id:

hbase git commit: HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn.

2016-11-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1 b4676d51a -> 51ba7cfde HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn. Change-Id:

hbase git commit: HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn.

2016-11-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.3 1e4d87832 -> 3dc95c0e6 HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn. Change-Id:

hbase git commit: HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn.

2016-11-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.0 a55842a0a -> 87f74bcaa HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn. Change-Id:

hbase git commit: HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn.

2016-11-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.1 f22e0bb69 -> 90c29888c HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn. Change-Id:

hbase git commit: HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn.

2016-11-03 Thread appy
Repository: hbase Updated Branches: refs/heads/branch-1.2 8b7053fb3 -> 326ecc32f HBASE-17006 Give name to existing threads. Having thread names in logs and thread dumps greatly improve debugability. This patch is simply adding the names to the threads we spawn. Change-Id:

[1/2] hbase git commit: HBASE-16811 Remove mob sweep job.

2016-10-11 Thread appy
Repository: hbase Updated Branches: refs/heads/master ec87b4bfe -> eb52e2682 http://git-wip-us.apache.org/repos/asf/hbase/blob/eb52e268/hbase-server/src/test/java/org/apache/hadoop/hbase/mob/mapreduce/TestMobSweepReducer.java

[2/2] hbase git commit: HBASE-16811 Remove mob sweep job.

2016-10-11 Thread appy
HBASE-16811 Remove mob sweep job. Change-Id: If849fdcafb8af4a9765be1eb80da77f8b3f29a1a Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit: http://git-wip-us.apache.org/repos/asf/hbase/commit/eb52e268 Tree: http://git-wip-us.apache.org/repos/asf/hbase/tree/eb52e268 Diff:

hbase git commit: HBASE-17111 Use Apache CLI in SnapshotInfo tool.

2016-12-01 Thread appy
Repository: hbase Updated Branches: refs/heads/master b3d8d0670 -> 37b30d93d HBASE-17111 Use Apache CLI in SnapshotInfo tool. Change-Id: Ifd4b0200ba58737c5583dfbcf23f2549c4f233d0 Project: http://git-wip-us.apache.org/repos/asf/hbase/repo Commit:

  1   2   3   4   5   6   7   >