[GitHub] incubator-metron pull request: METRON-64 Fixed 'dns/Log::WRITER_KA...

2016-03-14 Thread cestella
Github user cestella commented on the pull request:

https://github.com/apache/incubator-metron/pull/43#issuecomment-196327514
  
+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 infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] incubator-metron pull request: METRON-64 Fixed 'dns/Log::WRITER_KA...

2016-03-14 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/incubator-metron/pull/43


---
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-metron pull request: METRON-64 Fixed 'dns/Log::WRITER_KA...

2016-03-14 Thread nickwallen
Github user nickwallen commented on the pull request:

https://github.com/apache/incubator-metron/pull/43#issuecomment-196320204
  
Merged with master


---
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-metron pull request: METRON-64 Fixed 'dns/Log::WRITER_KA...

2016-03-11 Thread nickwallen
GitHub user nickwallen reopened a pull request:

https://github.com/apache/incubator-metron/pull/43

METRON-64 Fixed 'dns/Log::WRITER_KAFKAWRITER' Error

Functionality
-

 - Fixed the following periodic error that caused Bro to crash.

`dns/Log::WRITER_KAFKAWRITER did not call FinishedRotation() in 
DoRotation();  `

 - Included the ability to fine-tune the settings of the client connection 
to Kafka.

Validations
---
- [x] Tested against Metron cluster
- [x] Integration Tests `cd metron-streaming; mvn integration-test`
- [x] License Checks `mvn apache-rat:check`

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

$ git pull https://github.com/nickwallen/incubator-metron METRON-64

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

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


commit b9ae6154cdedf76b9a3058421cb2028e849adb5b
Author: Nick Allen 
Date:   2016-03-10T13:32:08Z

METRON-64 Fixed 'dns/Log::WRITER_KAFKAWRITER did not call 
FinishedRotation() in DoRotation()';  Also included other enhancements as part 
of forked version under a PR with bro/bro-plugins

METRON-64 The Kafka plugin requires librdkafka version 0.8.6, the latest 
stable version

METRON-64 Restored Apache license




---
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-metron pull request: METRON-64 Fixed 'dns/Log::WRITER_KA...

2016-03-10 Thread nickwallen
Github user nickwallen closed the pull request at:

https://github.com/apache/incubator-metron/pull/43


---
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-metron pull request: METRON-64 Fixed 'dns/Log::WRITER_KA...

2016-03-10 Thread nickwallen
GitHub user nickwallen opened a pull request:

https://github.com/apache/incubator-metron/pull/43

METRON-64 Fixed 'dns/Log::WRITER_KAFKAWRITER' Error

Functionality
-

 - Fixed the following periodic error that caused Bro to crash.

`dns/Log::WRITER_KAFKAWRITER did not call FinishedRotation() in 
DoRotation();  `

 - Included the ability to fine-tune the settings of the client connection 
to Kafka.

Validations
---
- [x] Tested against Metron cluster
- [x] Integration Tests `cd metron-streaming; mvn integration-test`
- [x] License Checks `mvn apache-rat:check`

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

$ git pull https://github.com/nickwallen/incubator-metron METRON-64

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

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


commit b9ae6154cdedf76b9a3058421cb2028e849adb5b
Author: Nick Allen 
Date:   2016-03-10T13:32:08Z

METRON-64 Fixed 'dns/Log::WRITER_KAFKAWRITER did not call 
FinishedRotation() in DoRotation()';  Also included other enhancements as part 
of forked version under a PR with bro/bro-plugins

METRON-64 The Kafka plugin requires librdkafka version 0.8.6, the latest 
stable version

METRON-64 Restored Apache license




---
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.
---