[jira] [Commented] (EAGLE-662) remove jarPath/mode from entity context

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15597150#comment-15597150 ] ASF GitHub Bot commented on EAGLE-662: -- Github user haoch commented on a diff in the pull request:

[GitHub] incubator-eagle pull request #550: [EAGLE-662] remove jarPath/mode from enti...

2016-10-21 Thread haoch
Github user haoch commented on a diff in the pull request: https://github.com/apache/incubator-eagle/pull/550#discussion_r84570146 --- Diff: eagle-core/eagle-app/eagle-app-base/src/main/java/org/apache/eagle/app/service/ApplicationAction.java --- @@ -70,13 +71,16 @@ public

[jira] [Commented] (EAGLE-662) remove jarPath/mode from entity context

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-662?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15597136#comment-15597136 ] ASF GitHub Bot commented on EAGLE-662: -- GitHub user wujinhu opened a pull request:

[EAGLE BUILD FAILED] incubator-eagle-main failed on build #237

2016-10-21 Thread Apache Jenkins Server
The Apache Jenkins build system has built incubator-eagle-main (build #237) Status: Failure Check console output at https://builds.apache.org/job/incubator-eagle-main/237/ to view the results. Test Report is at: Test Result

[GitHub] incubator-eagle pull request #549: Minor: Expose several async producer conf...

2016-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/549 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[GitHub] incubator-eagle pull request #549: Minor: Expose several async producer conf...

2016-10-21 Thread qingwen220
GitHub user qingwen220 opened a pull request: https://github.com/apache/incubator-eagle/pull/549 Minor: Expose several async producer config You can merge this pull request into a Git repository by running: $ git pull https://github.com/qingwen220/incubator-eagle

[jira] [Resolved] (EAGLE-640) Publishment reload may introduce NPE

2016-10-21 Thread Garrett Li (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-640?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garrett Li resolved EAGLE-640. -- Resolution: Fixed > Publishment reload may introduce NPE > > >

[jira] [Resolved] (EAGLE-648) Stream router does not work properly sometimes

2016-10-21 Thread Garrett Li (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-648?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garrett Li resolved EAGLE-648. -- Resolution: Fixed > Stream router does not work properly sometimes >

[jira] [Resolved] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread Garrett Li (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Garrett Li resolved EAGLE-660. -- Resolution: Fixed > Stream delete mongo implementation is not working >

[jira] [Updated] (EAGLE-661) Status is wrongly shown as "INITIALIZED" when updating installed app's configuration

2016-10-21 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-661: --- Assignee: Jilin, Jiang (was: Hao Chen) > Status is wrongly shown as "INITIALIZED" when updating installed

[jira] [Updated] (EAGLE-661) Status is wrongly shown as "INITIALIZED" when updating installed app's configuration

2016-10-21 Thread Hao Chen (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-661?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hao Chen updated EAGLE-661: --- Description: * Status is wrongly shown as "INITIALIZED" when updating installed app's configuration * Should

[jira] [Created] (EAGLE-661) Status is wrongly shown as "INITIALIZED" when updating installed app's configuration

2016-10-21 Thread Hao Chen (JIRA)
Hao Chen created EAGLE-661: -- Summary: Status is wrongly shown as "INITIALIZED" when updating installed app's configuration Key: EAGLE-661 URL: https://issues.apache.org/jira/browse/EAGLE-661 Project: Eagle

[jira] [Commented] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594571#comment-15594571 ] ASF GitHub Bot commented on EAGLE-660: -- Github user RalphSu commented on the issue:

[jira] [Commented] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594561#comment-15594561 ] ASF GitHub Bot commented on EAGLE-660: -- Github user asfgit closed the pull request at:

[jira] [Commented] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594553#comment-15594553 ] ASF GitHub Bot commented on EAGLE-660: -- GitHub user RalphSu opened a pull request:

[GitHub] incubator-eagle pull request #548: EAGLE-660 : Stream delete mongo implement...

2016-10-21 Thread RalphSu
GitHub user RalphSu opened a pull request: https://github.com/apache/incubator-eagle/pull/548 EAGLE-660 : Stream delete mongo implementation is not working The streamDefiniton use streamId instead of name, while the delete stream use "name" to find and delete, this cause the

[jira] [Commented] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594550#comment-15594550 ] ASF GitHub Bot commented on EAGLE-660: -- Github user garrettlish closed the pull request at:

[jira] [Commented] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594551#comment-15594551 ] ASF GitHub Bot commented on EAGLE-660: -- Github user RalphSu commented on the issue:

[GitHub] incubator-eagle issue #547: EAGLE-660: Stream delete mongo implementation is...

2016-10-21 Thread RalphSu
Github user RalphSu commented on the issue: https://github.com/apache/incubator-eagle/pull/547 close this one, will create another pr for this. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not

[GitHub] incubator-eagle pull request #547: EAGLE-660: Stream delete mongo implementa...

2016-10-21 Thread garrettlish
Github user garrettlish closed the pull request at: https://github.com/apache/incubator-eagle/pull/547 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the

[jira] [Commented] (EAGLE-660) Stream delete mongo implementation is not working

2016-10-21 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/EAGLE-660?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15594424#comment-15594424 ] ASF GitHub Bot commented on EAGLE-660: -- GitHub user garrettlish opened a pull request:

[GitHub] incubator-eagle pull request #547: EAGLE-660: Stream delete mongo implementa...

2016-10-21 Thread garrettlish
GitHub user garrettlish opened a pull request: https://github.com/apache/incubator-eagle/pull/547 EAGLE-660: Stream delete mongo implementation is not working we are using name rather than streamId to delete stream, it is incorrect, change it to use streamId You can merge this

[GitHub] incubator-eagle pull request #541: EAGLE-648: Stream router does not work pr...

2016-10-21 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/incubator-eagle/pull/541 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the