[GitHub] incubator-eagle pull request #394: [EAGLE-503]Refactor DynamicPolicyLoader t...

2016-09-20 Thread asfgit
Github user asfgit closed the pull request at:

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


---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-eagle pull request #394: [EAGLE-503]Refactor DynamicPolicyLoader t...

2016-08-26 Thread r7raul1984
GitHub user r7raul1984 opened a pull request:

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

[EAGLE-503]Refactor DynamicPolicyLoader to use MapComparator

EAGLE-503 Refactor DynamicPolicyLoader to use MapComparator
- Refactor DynamicPolicyLoader to use MapComparator to get 
add/modify/remove keys
- Move MapComparator.java to alert-common/utils
- Add methods in MapComparator to support return add/modify/remove keys


https://issues.apache.org/jira/browse/EAGLE-503

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

$ git pull https://github.com/r7raul1984/incubator-eagle EAGLE-503

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

https://github.com/apache/incubator-eagle/pull/394.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 #394


commit 468bac48acda08fb217b136434cb2e51fcf6654e
Author: r7raul1984 
Date:   2016-08-22T01:14:13Z

[EAGLE-484] StreamRouterSpec class should override equals method

 - add equals hashCode method

https://issues.apache.org/jira/browse/EAGLE-484

commit f0c5eed11c4a70fb0a60ac3b8939f3c36adaaea1
Author: r7raul1984 
Date:   2016-08-24T06:17:19Z

Merge remote-tracking branch 'origin/develop' into develop

commit 90046056739bbf197e071a5932894856e07122e0
Author: r7raul1984 
Date:   2016-08-24T09:13:56Z

EAGLE-497 Fix code style of Oozie
- Fix code style of Oozie

https://issues.apache.org/jira/browse/EAGLE-497

commit edd0b33ffd6ac79f8a94ca6513c26568810efeca
Author: r7raul1984 
Date:   2016-08-26T02:46:14Z

Merge remote-tracking branch 'origin/develop' into develop

commit 81865bd22642d42d33eed34af82f02a94303be75
Author: r7raul1984 
Date:   2016-08-26T06:21:36Z

Merge remote-tracking branch 'origin/develop' into develop

commit b11ec19c234575a51a422fa11c39130363d06aa0
Author: r7raul1984 
Date:   2016-08-26T08:03:58Z

EAGLE-503 Refactor DynamicPolicyLoader to use MapComparator
- Refactor DynamicPolicyLoader to use MapComparator to get 
add/modify/remove keys
- Move MapComparator.java to alert-common/utils
- Add methods in MapComparator to support return add/modify/remove keys

https://issues.apache.org/jira/browse/EAGLE-503




---
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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---