Re: Add performant IPC (Helix actors)

2014-08-26 Thread kishore g
+1, if there is no additional dependency. But I would like to go through the review process. I dont think we can use rb. Henry had couple of ideas -- create a branch and give access to Greg/Sandeep on the branches. Apache allows contributors to work on branches. Not sure how to get this. -- Greg

[jira] [Created] (HELIX-506) Ensure that tasks are not placed on targets with pending transitions

2014-08-26 Thread Kanak Biscuitwala (JIRA)
Kanak Biscuitwala created HELIX-506: --- Summary: Ensure that tasks are not placed on targets with pending transitions Key: HELIX-506 URL: https://issues.apache.org/jira/browse/HELIX-506 Project:

Review Request 25068: [HELIX-506] Ensure that tasks are not placed on targets with pending states

2014-08-26 Thread Kanak Biscuitwala
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/25068/ --- Review request for helix, Zhen Zhang and Kishore Gopalakrishna. Bugs:

[jira] [Created] (HELIX-507) Add an API for controller lifecycle callbacks

2014-08-26 Thread Kanak Biscuitwala (JIRA)
Kanak Biscuitwala created HELIX-507: --- Summary: Add an API for controller lifecycle callbacks Key: HELIX-507 URL: https://issues.apache.org/jira/browse/HELIX-507 Project: Apache Helix Issue

[jira] [Commented] (HELIX-470) Add performant IPC (Helix actors)

2014-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111240#comment-14111240 ] ASF GitHub Bot commented on HELIX-470: -- GitHub user brandtg opened a pull request:

[GitHub] helix pull request: [HELIX-470] Netty-based IPC layer

2014-08-26 Thread brandtg
GitHub user brandtg opened a pull request: https://github.com/apache/helix/pull/2 [HELIX-470] Netty-based IPC layer You can merge this pull request into a Git repository by running: $ git pull https://github.com/brandtg/helix master Alternatively you can review and apply

RE: Add performant IPC (Helix actors)

2014-08-26 Thread Kanak Biscuitwala
PR is available at https://github.com/apache/helix/pull/2 for anyone interested in commenting. From: kana...@hotmail.com To: u...@helix.apache.org; dev@helix.apache.org Subject: RE: Add performant IPC (Helix actors) Date: Tue, 26 Aug 2014 10:37:56 -0700 PR is probably the better way to go

[jira] [Commented] (HELIX-470) Add performant IPC (Helix actors)

2014-08-26 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111314#comment-14111314 ] ASF GitHub Bot commented on HELIX-470: -- Github user hsaputra commented on a diff in

[jira] [Commented] (HELIX-470) Add performant IPC (Helix actors)

2014-08-26 Thread Henry Saputra (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111315#comment-14111315 ] Henry Saputra commented on HELIX-470: - Stupid question from me, how do you add comment

[GitHub] helix pull request: [HELIX-470] Netty-based IPC layer

2014-08-26 Thread hsaputra
Github user hsaputra commented on a diff in the pull request: https://github.com/apache/helix/pull/2#discussion_r16741557 --- Diff: helix-ipc/LICENSE --- @@ -0,0 +1,273 @@ + --- End diff -- Do not need extra LICENSE file here since the main LICENSE file will be

[jira] [Commented] (HELIX-470) Add performant IPC (Helix actors)

2014-08-26 Thread Kanak Biscuitwala (JIRA)
[ https://issues.apache.org/jira/browse/HELIX-470?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14111479#comment-14111479 ] Kanak Biscuitwala commented on HELIX-470: - You might need access. Kishore can get