[2/2] helix git commit: Merge branch '0.7.1-bugfix' of https://github.com/neutronsharc/helix

2016-05-25 Thread kishoreg
Merge branch '0.7.1-bugfix' of https://github.com/neutronsharc/helix Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/f011ea3e Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/f011ea3e Diff: http://git-wip-us.apache.org/

[1/2] helix git commit: fixed a bug at WriteLock caused by read-delete race on a znode.

2016-05-25 Thread kishoreg
Repository: helix Updated Branches: refs/heads/master 196675cd9 -> f011ea3ee fixed a bug at WriteLock caused by read-delete race on a znode. Bug description: T1 currently owns a zk lock as signified by znode n1, T2 creates a znode n2 and realizes n1 is saller. T2 is going to register a watcher

helix git commit: [Helix-624] Fix NPE in TestMessageService.TestMultiMessageCriteria

2016-01-13 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 1dc2aae0d -> 6b6bb8f60 [Helix-624] Fix NPE in TestMessageService.TestMultiMessageCriteria Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/6b6bb8f6 Tree: http://git

[2/2] helix git commit: Merge branch 'helix-0.6.x' of https://github.com/jicongrui/helix into helix-0.6.x

2016-01-11 Thread kishoreg
Merge branch 'helix-0.6.x' of https://github.com/jicongrui/helix into helix-0.6.x Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/1dc2aae0 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/1dc2aae0 Diff: http://git-wip-

[1/2] helix git commit: [Helix-612] Bump up the version of zkClient and zookeeper to avoid NPE

2016-01-11 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 1798e7935 -> 1dc2aae0d [Helix-612] Bump up the version of zkClient and zookeeper to avoid NPE Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/308c2cc6 Tree: http:/

helix git commit: [HELIX-619] Fixing build command to skip Tests

2016-01-05 Thread kishoreg
Repository: helix Updated Branches: refs/heads/master e5fd7345c -> 196675cd9 [HELIX-619] Fixing build command to skip Tests Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/196675cd Tree: http://git-wip-us.apache.org/repos/

[3/3] helix git commit: [HELIX-617] Job IdealState is generated even the job is not running and not removed when it is completed.

2015-12-09 Thread kishoreg
[HELIX-617] Job IdealState is generated even the job is not running and not removed when it is completed. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/1798e793 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/1798e7

[1/3] helix git commit: [HELIX-617] Job IdealState is generated even the job is not running and not removed when it is completed.

2015-12-09 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 7bbb20be6 -> 1798e7935 http://git-wip-us.apache.org/repos/asf/helix/blob/1798e793/helix-core/src/test/java/org/apache/helix/integration/task/TestRecurringJobQueue.java

[2/3] helix git commit: [HELIX-617] Job IdealState is generated even the job is not running and not removed when it is completed.

2015-12-09 Thread kishoreg
http://git-wip-us.apache.org/repos/asf/helix/blob/1798e793/helix-core/src/main/java/org/apache/helix/task/TaskRebalancer.java -- diff --git a/helix-core/src/main/java/org/apache/helix/task/TaskRebalancer.java b/helix-core/src/main

[3/3] helix git commit: [HELIX-616] Change JobQueue to be subclass of Workflow instead of WorkflowConfig.

2015-11-30 Thread kishoreg
[HELIX-616] Change JobQueue to be subclass of Workflow instead of WorkflowConfig. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/7bbb20be Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/7bbb20be Diff: http://git-wip-

[2/3] helix git commit: [HELIX-615] Naming problem of scheduled jobs from recurrent queue.

2015-11-30 Thread kishoreg
[HELIX-615] Naming problem of scheduled jobs from recurrent queue. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/7569a0a7 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/7569a0a7 Diff: http://git-wip-us.apache.org/re

[1/3] helix git commit: [HELIX-614] Fix the bug when job expiry time is shorter than job schedule interval in recurring job queue.

2015-11-30 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 456ddb0c4 -> 7bbb20be6 [HELIX-614] Fix the bug when job expiry time is shorter than job schedule interval in recurring job queue. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/a

[3/3] helix git commit: Merge branch 'helix-0.6.x' of https://github.com/jicongrui/helix into helix-0.6.x

2015-07-28 Thread kishoreg
Merge branch 'helix-0.6.x' of https://github.com/jicongrui/helix into helix-0.6.x Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/8006547b Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/8006547b Diff: http://git-wip-

[1/3] helix git commit: [HELIX-601] Allow work flow to schedule dependency jobs in parallel

2015-07-28 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x a23beb7cf -> 8006547ba [HELIX-601] Allow work flow to schedule dependency jobs in parallel Currently, Helix won't schedule dependency jobs in a same work flow. For example, if Job2 depends on Job1, Job2 won't be scheduled until every

[2/3] helix git commit: [HELIX-601] Allow work flow to schedule dependency jobs in parallel

2015-07-28 Thread kishoreg
[HELIX-601] Allow work flow to schedule dependency jobs in parallel Currently, Helix won't schedule dependency jobs in a same work flow. For example, if Job2 depends on Job1, Job2 won't be scheduled until every partition of Job1 is completed. However, if some participant is very slow, then all d

helix git commit: [HELIX-599] Support creating/maintaining/routing resources with same names in different instance groups.

2015-07-16 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 2775e1566 -> a23beb7cf [HELIX-599] Support creating/maintaining/routing resources with same names in different instance groups. Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf

helix git commit: Prepping website for 0.6.5 release

2015-03-24 Thread kishoreg
lix/tree/df23fb9f Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/df23fb9f Branch: refs/heads/master Commit: df23fb9f1f6e981201e482f628e68cf09a91acee Parents: 3c4bf14 Author: kishoreg Authored: Tue Mar 24 14:33:56 2015 -0700 Committer: kishoreg Committed: Tue Mar 24 14:33:56 2015 -0

[2/3] helix git commit: Preparing website for helix 0.6.5 release

2015-03-24 Thread kishoreg
http://git-wip-us.apache.org/repos/asf/helix/blob/7ee83899/website/0.6.5/src/site/markdown/recipes/rsync_replicated_file_store.md -- diff --git a/website/0.6.5/src/site/markdown/recipes/rsync_replicated_file_store.md b/website/0.

[3/3] helix git commit: Preparing website for helix 0.6.5 release

2015-03-24 Thread kishoreg
/7ee83899 Branch: refs/heads/master Commit: 7ee83899c9c07e3de3b1238defe4af8ff0a6b123 Parents: 2caac77 Author: kishoreg Authored: Tue Mar 24 00:47:18 2015 -0700 Committer: kishoreg Committed: Tue Mar 24 00:47:18 2015 -0700 -- website

[1/3] helix git commit: Preparing website for helix 0.6.5 release

2015-03-24 Thread kishoreg
Repository: helix Updated Branches: refs/heads/master 2caac77f9 -> 7ee83899c http://git-wip-us.apache.org/repos/asf/helix/blob/7ee83899/website/0.6.5/src/site/markdown/tutorial_state.md -- diff --git a/website/0.6.5/src/site/ma

svn commit: r8401 - /release/helix/KEYS

2015-03-23 Thread kishoreg
Author: kishoreg Date: Tue Mar 24 05:51:52 2015 New Revision: 8401 Log: Helix 0.6.5 release Added: release/helix/KEYS - copied unchanged from r8400, dev/helix/KEYS

svn commit: r8400 - /dev/helix/0.6.5/ /release/helix/0.6.5/

2015-03-23 Thread kishoreg
Author: kishoreg Date: Tue Mar 24 05:50:58 2015 New Revision: 8400 Log: Helix 0.6.5 release Added: release/helix/0.6.5/ - copied from r8399, dev/helix/0.6.5/ Removed: dev/helix/0.6.5/

svn commit: r8399 - /release/helix/KEYS

2015-03-23 Thread kishoreg
Author: kishoreg Date: Tue Mar 24 05:49:23 2015 New Revision: 8399 Log: Release 0.6.5 Removed: release/helix/KEYS

svn commit: r8331 - in /dev/helix: ./ 0.6.5/ 0.6.5/binaries/ 0.6.5/src/

2015-03-18 Thread kishoreg
Author: kishoreg Date: Thu Mar 19 06:39:37 2015 New Revision: 8331 Log: Release Helix 0.6.5 Added: dev/helix/0.6.5/ dev/helix/0.6.5/binaries/ dev/helix/0.6.5/binaries/helix-admin-webapp-0.6.5-pkg.tar (with props) dev/helix/0.6.5/binaries/helix-admin-webapp-0.6.5-pkg.tar.asc

svn commit: r8330 - /dev/helix/release-script-svn.sh

2015-03-18 Thread kishoreg
Author: kishoreg Date: Thu Mar 19 06:32:25 2015 New Revision: 8330 Log: Discarding the release Removed: dev/helix/release-script-svn.sh

svn commit: r8329 - in /dev/helix: 0.6.5/ release-script-helix-0.6.x-svn.sh release-script-helix-0.7.x-svn.sh

2015-03-18 Thread kishoreg
Author: kishoreg Date: Thu Mar 19 06:32:04 2015 New Revision: 8329 Log: Discarding the release Added: dev/helix/release-script-helix-0.6.x-svn.sh dev/helix/release-script-helix-0.7.x-svn.sh Removed: dev/helix/0.6.5/ Added: dev/helix/release-script-helix-0.6.x-svn.sh

Git Push Summary

2015-03-18 Thread kishoreg
Repository: helix Updated Tags: refs/tags/helix-0.6.5 [created] 9bb1deb63

helix git commit: [maven-release-plugin] prepare for next development iteration

2015-03-18 Thread kishoreg
wip-us.apache.org/repos/asf/helix/tree/720e8199 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/720e8199 Branch: refs/heads/helix-0.6.x Commit: 720e81999aada623ec24e3cb6e6e835aa12c3175 Parents: c7d86db Author: kishoreg Authored: Wed Mar 18 23:19:03 2015 -0700 Committer: kishoreg Commit

helix git commit: [maven-release-plugin] prepare release helix-0.6.5

2015-03-18 Thread kishoreg
wip-us.apache.org/repos/asf/helix/tree/c7d86db3 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/c7d86db3 Branch: refs/heads/helix-0.6.x Commit: c7d86db366c36d381b1219475949541a90878966 Parents: a63d424 Author: kishoreg Authored: Wed Mar 18 23:19:00 2015 -0700 Committer: kishoreg Committed: Wed Mar

helix git commit: Prepping for release

2015-03-18 Thread kishoreg
ree/a63d424f Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/a63d424f Branch: refs/heads/helix-0.6.x Commit: a63d424ff6777cc0b8476686fd89913b0dbc2c12 Parents: f74224e Author: kishoreg Authored: Wed Mar 18 23:16:02 2015 -0700 Committer: kishoreg Committed: Wed Mar 18 23:16:02 2015 -0

svn commit: r8291 - in /dev/helix: ./ 0.6.5/ 0.6.5/binaries/ 0.6.5/src/

2015-03-15 Thread kishoreg
Author: kishoreg Date: Mon Mar 16 05:49:52 2015 New Revision: 8291 Log: Release helix-0.6.5 Added: dev/helix/0.6.5/ dev/helix/0.6.5/binaries/ dev/helix/0.6.5/binaries/helix-admin-webapp-0.6.5-pkg.tar (with props) dev/helix/0.6.5/binaries/helix-admin-webapp-0.6.5-pkg.tar.asc

helix git commit: [maven-release-plugin] prepare release helix-0.6.5

2015-03-15 Thread kishoreg
wip-us.apache.org/repos/asf/helix/tree/ba4d31f3 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/ba4d31f3 Branch: refs/heads/helix-0.6.x Commit: ba4d31f30cbb1fb5e2afc98bad9412282f4f9a96 Parents: ad72a70 Author: kishoreg Authored: Sun Mar 15 22:16:44 2015 -0700 Committer: kishoreg Committed: Sun Mar

helix git commit: [maven-release-plugin] prepare for next development iteration

2015-03-15 Thread kishoreg
wip-us.apache.org/repos/asf/helix/tree/89df6fda Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/89df6fda Branch: refs/heads/helix-0.6.x Commit: 89df6fda860215b4b9efe9e628dbbd9a9dacc20a Parents: ba4d31f Author: kishoreg Authored: Sun Mar 15 22:16:51 2015 -0700 Committer: kishoreg Commit

Git Push Summary

2015-03-15 Thread kishoreg
Repository: helix Updated Tags: refs/tags/helix-0.6.5 [created] 47983a166

helix git commit: [HELIX-577] Adding additional sleep for Test cases to pass

2015-03-15 Thread kishoreg
wip-us.apache.org/repos/asf/helix/tree/ad72a704 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/ad72a704 Branch: refs/heads/helix-0.6.x Commit: ad72a7048fe34662501a167ee95c2e7c0dac3bd1 Parents: 8f31d65 Author: kishoreg Authored: Sun Mar 15 20:47:13 2015 -0700 Committer: kishoreg Committed:

helix git commit: [HELIX-573] Add support to automatically compress/uncompress data in Zookeeper

2015-03-11 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 823a6cac8 -> d704af442 [HELIX-573] Add support to automatically compress/uncompress data in Zookeeper Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/d704af44 Tree

helix git commit: [HELIX-573] Add support to automatically compress/uncompress data in Zookeeper

2015-03-11 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x 99baacf7f -> 823a6cac8 [HELIX-573] Add support to automatically compress/uncompress data in Zookeeper Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/823a6cac Tree

helix git commit: [HELIX-572] Fixing External View update logic for bucketized resource

2015-03-08 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-0.6.x fd39189bb -> 99baacf7f [HELIX-572] Fixing External View update logic for bucketized resource Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/99baacf7 Tree: http://

helix git commit: HELIX-543 RB-27808 Avoid moving partitions unnecessarily when auto-rebalancing

2014-11-12 Thread kishoreg
Repository: helix Updated Branches: refs/heads/master e96ea8e20 -> dc9f129b6 HELIX-543 RB-27808 Avoid moving partitions unnecessarily when auto-rebalancing Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/dc9f129b Tree: htt

[3/3] git commit: [HELIX-425] Fixing formatting issues with the previous commit

2014-04-09 Thread kishoreg
[HELIX-425] Fixing formatting issues with the previous commit Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/cd1229e8 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/cd1229e8 Diff: http://git-wip-us.apache.org/repos/a

[2/3] git commit: [HELIX-425]: Porting the fix to handle partition level constraints from 0.6. to 0.7

2014-04-09 Thread kishoreg
[HELIX-425]: Porting the fix to handle partition level constraints from 0.6. to 0.7 Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/69db4357 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/69db4357 Diff: http://git-wi

[1/3] git commit: HELIX-425: Porting the fix to handle partition level constraints from 0.6. to 0.7

2014-04-09 Thread kishoreg
Repository: helix Updated Branches: refs/heads/master 7937b8a27 -> cd1229e85 HELIX-425: Porting the fix to handle partition level constraints from 0.6. to 0.7 Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/1a2dd050 Tree:

git commit: Minor fixes to read the configuration from app spec yaml

2014-02-25 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning c9031860a -> b97cfb451 Minor fixes to read the configuration from app spec yaml Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/b97cfb45 Tree: http://git-wi

[2/2] git commit: Merge branch 'helix-provisioning' of https://git-wip-us.apache.org/repos/asf/helix into helix-provisioning

2014-02-24 Thread kishoreg
Merge branch 'helix-provisioning' of https://git-wip-us.apache.org/repos/asf/helix into helix-provisioning Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/c9031860 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/c9031

[1/2] git commit: Adding container admin to start/stop participants

2014-02-24 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning c0a25f6c2 -> c9031860a Adding container admin to start/stop participants Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/7d5bd789 Tree: http://git-wip-us.ap

git commit: Adding tool to update a container count for a given service

2014-02-24 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 224c7eaaa -> 2339465dd Adding tool to update a container count for a given service Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/2339465d Tree: http://git

git commit: Fixing app status report generator

2014-02-24 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 8992aa5a7 -> c072aca47 Fixing app status report generator Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/c072aca4 Tree: http://git-wip-us.apache.org/repos/

[1/3] Moving packages around

2014-02-22 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning b47e32990 -> 8992aa5a7 http://git-wip-us.apache.org/repos/asf/helix/blob/8992aa5a/recipes/provisioning/yarn/helloworld/pom.xml -- diff --git a/recipes/provisioni

git commit: Adding new Helloworld recipe to launch containers on YARN

2014-02-22 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 711871767 -> b47e32990 Adding new Helloworld recipe to launch containers on YARN Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/b47e3299 Tree: http://git-w

git commit: Handling stop/release requests

2014-02-21 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 0037b745a -> 2709b07c2 Handling stop/release requests Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/2709b07c Tree: http://git-wip-us.apache.org/repos/asf/

git commit: Almost complete working example of Helloworld

2014-02-20 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 8b19cfc77 -> 970770acf Almost complete working example of Helloworld Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/970770ac Tree: http://git-wip-us.apache

git commit: Almost complete working example of Helloworld

2014-02-20 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 57b4b180e -> 8b19cfc77 Almost complete working example of Helloworld Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/8b19cfc7 Tree: http://git-wip-us.apache

git commit: Making minor changes to YarnProvisioner to maintain a fixed number of containers

2014-02-19 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning d1e7ca604 -> cb6aa4fa0 Making minor changes to YarnProvisioner to maintain a fixed number of containers Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/cb6a

git commit: Works with hello world spec.yaml

2014-02-19 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 5a1391ea1 -> d1e7ca604 Works with hello world spec.yaml Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/d1e7ca60 Tree: http://git-wip-us.apache.org/repos/as

git commit: Adding simple steps to start HelloWorld example

2014-02-18 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 48031f367 -> 5a1391ea1 Adding simple steps to start HelloWorld example Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/5a1391ea Tree: http://git-wip-us.apac

[2/2] git commit: Merge branch 'helix-provisioning' of https://git-wip-us.apache.org/repos/asf/helix into helix-provisioning

2014-02-18 Thread kishoreg
Merge branch 'helix-provisioning' of https://git-wip-us.apache.org/repos/asf/helix into helix-provisioning Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/48031f36 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/48031

[1/2] git commit: Sample Helloworld service

2014-02-18 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning e8620e4fc -> 48031f367 Sample Helloworld service Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/df9a3a31 Tree: http://git-wip-us.apache.org/repos/asf/helix

git commit: Helloworld example

2014-02-17 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning 15f080cb5 -> 7387834e6 Helloworld example Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/7387834e Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/7

git commit: Intermediate changes to AppSpec class

2014-02-16 Thread kishoreg
Repository: helix Updated Branches: refs/heads/helix-provisioning ae77f9149 -> 15f080cb5 Intermediate changes to AppSpec class Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/15f080cb Tree: http://git-wip-us.apache.org/rep

git commit: Adding command line support to launch the cluster

2014-01-12 Thread kishoreg
Updated Branches: refs/heads/helix-provisioning c9ddde3e7 -> 9386a4cbc Adding command line support to launch the cluster Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/9386a4cb Tree: http://git-wip-us.apache.org/repos/asf

git commit: Participants now connect to Helix cluster

2014-01-11 Thread kishoreg
Updated Branches: refs/heads/helix-provisioning f282a3003 -> c9ddde3e7 Participants now connect to Helix cluster Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/c9ddde3e Tree: http://git-wip-us.apache.org/repos/asf/helix/t

[2/2] git commit: resolving conflicts

2014-01-10 Thread kishoreg
resolving conflicts Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/f282a300 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/f282a300 Diff: http://git-wip-us.apache.org/repos/asf/helix/diff/f282a300 Branch: refs/heads

git commit: More changes for Yarn integration

2014-01-08 Thread kishoreg
Updated Branches: refs/heads/helix-provisioning 26502e84c -> 180aafe5b More changes for Yarn integration Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/180aafe5 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/180a

git commit: More changes for Yarn integration

2014-01-08 Thread kishoreg
Updated Branches: refs/heads/helix-provisioning d23198c76 -> 26502e84c More changes for Yarn integration Project: http://git-wip-us.apache.org/repos/asf/helix/repo Commit: http://git-wip-us.apache.org/repos/asf/helix/commit/26502e84 Tree: http://git-wip-us.apache.org/repos/asf/helix/tree/2650

svn commit: r1489023 [4/15] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockservice/ recipes/ recipes/distributed-

2013-06-03 Thread kishoreg
Modified: incubator/helix/site-content/helix-agent/plugin-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/helix-agent/plugin-management.html?rev=1489023&r1=1489022&r2=1489023&view=diff == ---

svn commit: r1489023 [1/15] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockservice/ recipes/ recipes/distributed-

2013-06-03 Thread kishoreg
Author: kishoreg Date: Mon Jun 3 15:17:52 2013 New Revision: 1489023 URL: http://svn.apache.org/r1489023 Log: Site checkin for project Apache Helix Modified: incubator/helix/site-content/Architecture.html incubator/helix/site-content/Concepts.html incubator/helix/site-content

svn commit: r1489023 [7/15] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockservice/ recipes/ recipes/distributed-

2013-06-03 Thread kishoreg
Modified: incubator/helix/site-content/recipes/distributed-lock-manager/index.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/distributed-lock-manager/index.html?rev=1489023&r1=1489022&r2=1489023&view=diff ===

svn commit: r1489023 [11/15] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockservice/ recipes/ recipes/distributed

2013-06-03 Thread kishoreg
Modified: incubator/helix/site-content/recipes/service-discovery/dependency-info.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/service-discovery/dependency-info.html?rev=1489023&r1=1489022&r2=1489023&view=diff =

svn commit: r1489023 [14/15] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockservice/ recipes/ recipes/distributed

2013-06-03 Thread kishoreg
Modified: incubator/helix/site-content/xref/org/apache/helix/PropertyType.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/PropertyType.html?rev=1489023&r1=1489022&r2=1489023&view=diff

git commit: Fixing broken links

2013-06-03 Thread kishoreg
Updated Branches: refs/heads/master 5481e3b08 -> 430bef24c Fixing broken links Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/430bef24 Tree: http://git-wip-us.apache.org/repos/asf/incubator-helix/tree/

git commit: Adding files back accidently removed by 676533b4

2013-06-03 Thread kishoreg
Updated Branches: refs/heads/master 989fc253b -> 5481e3b08 Adding files back accidently removed by 676533b4 Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/5481e3b0 Tree: http://git-wip-us.apache.org/re

svn commit: r1488014 - in /incubator/helix/site-content: checkstyle-aggregate.html checkstyle.rss download.html releasenotes/release-0.6.0-incubating.html releasenotes/release-0.6.1-incubating.html

2013-05-30 Thread kishoreg
Author: kishoreg Date: Thu May 30 21:13:58 2013 New Revision: 1488014 URL: http://svn.apache.org/r1488014 Log: Site checkin for project Apache Helix Modified: incubator/helix/site-content/checkstyle-aggregate.html incubator/helix/site-content/checkstyle.rss incubator/helix/site

git commit: Fixing the release notes and download page

2013-05-30 Thread kishoreg
Updated Branches: refs/heads/master cc4c7f78c -> 9ac18b093 Fixing the release notes and download page Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/9ac18b09 Tree: http://git-wip-us.apache.org/repos/as

svn commit: r1487903 [7/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/checkstyle.rss URL: http://svn.apache.org/viewvc/incubator/helix/site-content/checkstyle.rss?rev=1487903&r1=1487902&r2=1487903&view=diff == --- incubator/helix/site-content/checkstyle

svn commit: r1487903 [14/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/mockservice/plugins.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/mockservice/plugins.html?rev=1487903&r1=1487902&r2=1487903&view=diff == --- incubator/helix/sit

svn commit: r1487903 [18/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/integration.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/integration.html?rev=1487903&r1=1487902&r2=1487903&view=diff =

svn commit: r1487903 [10/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/helix-agent/distribution-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/helix-agent/distribution-management.html?rev=1487903&r1=1487902&r2=1487903&view=diff ==

svn commit: r1487903 [16/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/recipes/distributed-lock-manager/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/distributed-lock-manager/mail-lists.html?rev=1487903&r1=1487902&r2=1487903&view=diff =

svn commit: r1487903 [22/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/recipes/service-discovery/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/service-discovery/mail-lists.html?rev=1487903&r1=1487902&r2=1487903&view=diff

svn commit: r1487903 [12/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/helix-core/project-reports.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/helix-core/project-reports.html?rev=1487903&r1=1487902&r2=1487903&view=diff == --- incub

svn commit: r1487903 [20/28] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-30 Thread kishoreg
Modified: incubator/helix/site-content/recipes/rsync-replicated-file-system/distribution-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rsync-replicated-file-system/distribution-management.html?rev=1487903&r1=1487902&r2=1487903&view=diff ===

svn commit: r1486209 [13/13] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs/reference/org/apache/helix/recipes/

2013-05-24 Thread kishoreg
Modified: incubator/helix/site-content/xref/org/apache/helix/model/AlertStatus.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/model/AlertStatus.html?rev=1486209&r1=1486208&r2=1486209&view=diff =

git commit: Applying additional changes to website from rms(bob)

2013-05-24 Thread kishoreg
wip-us.apache.org/repos/asf/incubator-helix/tree/3aa36efb Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/3aa36efb Branch: refs/heads/master Commit: 3aa36efb5fd68ee6a5042de9c819caddd94394f0 Parents: b162f1b Author: kishoreg Authored: Fri May 24 13:27:14 2013 -0700 Committer: kishoreg Commit

svn commit: r1484629 [17/23] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs/reference/org/apache/helix/recipes/

2013-05-20 Thread kishoreg
Modified: incubator/helix/site-content/recipes/service-discovery/plugins.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/service-discovery/plugins.html?rev=1484629&r1=1484628&r2=1484629&view=diff ==

svn commit: r1484629 [15/23] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs/reference/org/apache/helix/recipes/

2013-05-20 Thread kishoreg
Modified: incubator/helix/site-content/recipes/rsync-replicated-file-system/plugin-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rsync-replicated-file-system/plugin-management.html?rev=1484629&r1=1484628&r2=1484629&view=diff ===

svn commit: r1484629 [13/23] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs/reference/org/apache/helix/recipes/

2013-05-20 Thread kishoreg
Modified: incubator/helix/site-content/recipes/rabbitmq-consumer-group/mail-lists.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/recipes/rabbitmq-consumer-group/mail-lists.html?rev=1484629&r1=1484628&r2=1484629&view=diff ===

svn commit: r1484629 [4/23] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs/reference/org/apache/helix/recipes/r

2013-05-20 Thread kishoreg
Modified: incubator/helix/site-content/helix-admin-webapp/distribution-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/helix-admin-webapp/distribution-management.html?rev=1484629&r1=1484628&r2=1484629&view=diff ===

[1/2] Applying patch by rms(bob) to update the docs

2013-05-20 Thread kishoreg
Updated Branches: refs/heads/master 96cc67417 -> 93a8770e4 http://git-wip-us.apache.org/repos/asf/incubator-helix/blob/93a8770e/src/site/markdown/tutorial_spectator.md -- diff --git a/src/site/markdown/tutorial_spectator.md b/

git commit: Adding license header and adding *.project *.classpath to rat exclusion

2013-05-08 Thread kishoreg
ttp://git-wip-us.apache.org/repos/asf/incubator-helix/tree/1f979c21 Diff: http://git-wip-us.apache.org/repos/asf/incubator-helix/diff/1f979c21 Branch: refs/heads/master Commit: 1f979c21cc448a62b02fbc3e62cc7302520be8db Parents: c8142a2 Author: kishoreg Authored: Wed May 8 20:11:43 2013 -0700 Commit

svn commit: r1480516 [24/24] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-08 Thread kishoreg
Added: incubator/helix/site-content/xref/org/apache/helix/tools/PropertiesReader.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/tools/PropertiesReader.html?rev=1480516&view=auto

svn commit: r1480516 [22/24] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-08 Thread kishoreg
Added: incubator/helix/site-content/xref/org/apache/helix/participant/statemachine/StateTransitionTableBuilder.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/participant/statemachine/StateTransitionTableBuilder.html?rev=1480516&view=auto

svn commit: r1480516 [18/24] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-08 Thread kishoreg
Added: incubator/helix/site-content/xref-test/org/apache/helix/ExternalCommand.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/ExternalCommand.html?rev=1480516&view=auto == -

svn commit: r1480516 [11/24] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-08 Thread kishoreg
Added: incubator/helix/site-content/involved/release.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/involved/release.html?rev=1480516&view=auto == --- incubator/helix/site-content/involved/release.html

svn commit: r1480516 [7/24] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/messaging/handling/ apidocs/reference/org/apache/helix/model/

2013-05-08 Thread kishoreg
Modified: incubator/helix/site-content/checkstyle.rss URL: http://svn.apache.org/viewvc/incubator/helix/site-content/checkstyle.rss?rev=1480516&r1=1480515&r2=1480516&view=diff == --- incubator/helix/site-content/checkstyle

svn commit: r1480397 [24/24] - in /incubator/helix/site-content: ./ apidocs/reference/ apidocs/reference/org/apache/helix/taskexecution/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockserv

2013-05-08 Thread kishoreg
Modified: incubator/helix/site-content/xref/org/apache/helix/taskexecution/Worker.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/taskexecution/Worker.html?rev=1480397&r1=1480396&r2=1480397&view=diff ===

svn commit: r1480397 [11/24] - in /incubator/helix/site-content: ./ apidocs/reference/ apidocs/reference/org/apache/helix/taskexecution/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockserv

2013-05-08 Thread kishoreg
Modified: incubator/helix/site-content/project-summary.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/project-summary.html?rev=1480397&r1=1480396&r2=1480397&view=diff == --- incubator/helix/site-conten

svn commit: r1480397 [2/24] - in /incubator/helix/site-content: ./ apidocs/reference/ apidocs/reference/org/apache/helix/taskexecution/ helix-admin-webapp/ helix-agent/ helix-core/ involved/ mockservi

2013-05-08 Thread kishoreg
Modified: incubator/helix/site-content/dependency-management.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/dependency-management.html?rev=1480397&r1=1480396&r2=1480397&view=diff == --- incubator/helix

git commit: Adding documentation for Distributed task DAG execution

2013-05-07 Thread kishoreg
Updated Branches: refs/heads/master 3e801a25b -> b225d8b84 Adding documentation for Distributed task DAG execution Project: http://git-wip-us.apache.org/repos/asf/incubator-helix/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-helix/commit/b225d8b8 Tree: http://git-wip-us.apache

svn commit: r1479756 [30/39] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs

2013-05-06 Thread kishoreg
Modified: incubator/helix/site-content/xref-test/org/apache/helix/integration/TestMessagingService.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref-test/org/apache/helix/integration/TestMessagingService.html?rev=1479756&r1=1479755&r2=1479756&view=diff =

svn commit: r1479756 [39/39] - in /incubator/helix/site-content: ./ apidocs/reference/org/apache/helix/ apidocs/reference/org/apache/helix/agent/ apidocs/reference/org/apache/helix/manager/zk/ apidocs

2013-05-06 Thread kishoreg
Added: incubator/helix/site-content/xref/org/apache/helix/tools/PropertiesReader.html URL: http://svn.apache.org/viewvc/incubator/helix/site-content/xref/org/apache/helix/tools/PropertiesReader.html?rev=1479756&view=auto

  1   2   >