You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by haoch <gi...@git.apache.org> on 2016/04/11 16:39:00 UTC

[GitHub] incubator-eagle pull request: Bug fix for dependency conflict and ...

GitHub user haoch opened a pull request:

    https://github.com/apache/incubator-eagle/pull/142

    Bug fix for dependency conflict and notification bug, improve example quickstart and development scripts without depending on sandbox

    Bug Fix
    ----------
    - EAGLE-235  Conflicting setter definitions for property "alertContext"
    - EAGLE-229 java.lang.IncompatibleClassChangeError about `org.objectweb.asm.ClassVisitor`
    - EAGLE-228 org.apache.eagle.notification.plugin.NotificationPluginManagerImpl 
    - EAGLE-227 java.lang.NoClassDefFoundError: org/apache/commons/pool/impl/CursorableLinkedList$ListIter
    - EAGLE-224 Column not found to EAGLE_METRIC.SITE in jdbc
    
    Improvement
    -----------------
    - EAGLE-232 Create local Kafka/Zookeeper/Storm runner tools for quick-start examples and add related scripts for zookeeper and kafka
    - EAGLE-225 Create eagle bootstrap scripts for examples like [eagle-examples/cassandra-security-example/bin/quick-start.sh](https://github.com/haoch/incubator-eagle/blob/EAGLE-229/eagle-examples/cassandra-security-example/bin/quick-start.sh)
    - EAGLE-237 Add development tools for quickly starting zookeeper, kafka and webservice without depending on sandbox:
    ~~~
    ~:incubator-eagle haoch$ ls -al eagle-devtools/
    total 40
    drwxr-xr-x   6 haoch  110096288   204 Apr 11 22:23 .
    drwxr-xr-x  28 haoch  110096288   952 Apr 11 22:23 ..
    -rw-r--r--   1 haoch  110096288  1133 Apr  7 16:14 eclipse-java-templates.xml
    -rw-r--r--   1 haoch  110096288  6612 Apr  7 16:14 eclipse-scala-templates.xml
    -rw-r--r--   1 haoch  110096288  1564 Apr 11 22:23 start-zk-kafka-webservice.sh
    -rw-r--r--   1 haoch  110096288  1361 Apr 11 22:23 start-zk-kafka.sh
    ~~~
    
    


You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/haoch/incubator-eagle EAGLE-229

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/incubator-eagle/pull/142.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #142
    
----
commit 3f99a4e9a7272ccf3fa671561d46b783cacbd601
Author: Hao Chen <ha...@apache.org>
Date:   2016-04-11T08:11:30Z

    Add eagle-examples/cassandra-security-example for quick start

commit 823f04e8acff789fc61585f6b69bf4b0a7e087a6
Author: Hao Chen <ha...@apache.org>
Date:   2016-04-11T08:20:32Z

    Fix multiple setAlertContex methods in AlertAPIEntity

commit 140c394a5d3950a7736f85ec57f71c9c8d6e6712
Author: Hao Chen <ha...@apache.org>
Date:   2016-04-11T11:58:12Z

    Improve ProducerTool to support send message from pipe, inline or file

commit 920f86d668fde40269ecab0480a46694b03c104f
Author: Hao Chen <ha...@apache.org>
Date:   2016-04-11T14:16:33Z

    Fix VARCHAR size (limited by 1024) error

commit 51a5cd4885daf17980bb5c6f211e8965f4b838aa
Author: Hao Chen <ha...@apache.org>
Date:   2016-04-11T14:21:26Z

    Eagle eagle-external/eagle-devtools

commit 4251806e8507ab1bbd05c60d39092e1cc188f138
Author: Hao Chen <ha...@apache.org>
Date:   2016-04-11T14:24:59Z

    Refactor eagle-project-preference and eagle-external/eagle-devtools into eagle-devtools

----


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request: Bug fix for dependency conflict and ...

Posted by asfgit <gi...@git.apache.org>.
Github user asfgit closed the pull request at:

    https://github.com/apache/incubator-eagle/pull/142


---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] incubator-eagle pull request: Bug fix for dependency conflict and ...

Posted by RalphSu <gi...@git.apache.org>.
Github user RalphSu commented on the pull request:

    https://github.com/apache/incubator-eagle/pull/142#issuecomment-208644057
  
    Reviewed, UT runs ok, e2e not verified yet.
    +1



---
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 feature is enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---