[GitHub] merrimanr commented on issue #1331: METRON-1993: Stellar REST_GET should handle responses when content length is less than zero

2019-02-08 Thread GitBox
merrimanr commented on issue #1331: METRON-1993: Stellar REST_GET should handle responses when content length is less than zero URL: https://github.com/apache/metron/pull/1331#issuecomment-461972658 The latest commit adds a debug line with a summary of the request/response. That should

[GitHub] ottobackwards commented on a change in pull request #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1

2019-02-08 Thread GitBox
ottobackwards commented on a change in pull request #1330: METRON-1968: Messages are lost when a parser produces multiple messages and batch size is greater than 1 URL: https://github.com/apache/metron/pull/1330#discussion_r255236346 ## File path:

[GitHub] merrimanr opened a new pull request #1335: METRON-1998: Only one sensor is flushed by tick tuple

2019-02-08 Thread GitBox
merrimanr opened a new pull request #1335: METRON-1998: Only one sensor is flushed by tick tuple URL: https://github.com/apache/metron/pull/1335 ## Contributor Comments This PR fixes the bug described in the Jira by removing the incorrect return statement. I also added a unit test to

[jira] [Created] (METRON-1998) Only one sensor is flushed by tick tuple

2019-02-08 Thread Ryan Merriman (JIRA)
Ryan Merriman created METRON-1998: - Summary: Only one sensor is flushed by tick tuple Key: METRON-1998 URL: https://issues.apache.org/jira/browse/METRON-1998 Project: Metron Issue Type: Bug

[GitHub] JonZeolla commented on issue #23: [DEPENDS ON METRON-1910] METRON-1992: Support sending a log to multiple topics

2019-02-08 Thread GitBox
JonZeolla commented on issue #23: [DEPENDS ON METRON-1910] METRON-1992: Support sending a log to multiple topics URL: https://github.com/apache/metron-bro-plugin-kafka/pull/23#issuecomment-461897366 By the way, I found the following helpful when validating this works via docker. ```

[GitHub] JonZeolla commented on issue #23: [DEPENDS ON METRON-1910] METRON-1992: Support sending a log to multiple topics

2019-02-08 Thread GitBox
JonZeolla commented on issue #23: [DEPENDS ON METRON-1910] METRON-1992: Support sending a log to multiple topics URL: https://github.com/apache/metron-bro-plugin-kafka/pull/23#issuecomment-461873884 This depends on METRON-1910 because otherwise it segfaults everywhere.

[GitHub] JonZeolla commented on issue #23: METRON-1992: Support sending a log to multiple topics

2019-02-08 Thread GitBox
JonZeolla commented on issue #23: METRON-1992: Support sending a log to multiple topics URL: https://github.com/apache/metron-bro-plugin-kafka/pull/23#issuecomment-461871087 Docker tests are successful, going to test this on my physical cluster soon.

[GitHub] sardell commented on issue #1332: METRON-1995: Arrow icon in date range selector moved to a wrong position

2019-02-08 Thread GitBox
sardell commented on issue #1332: METRON-1995: Arrow icon in date range selector moved to a wrong position URL: https://github.com/apache/metron/pull/1332#issuecomment-461835244 +1. Tested on full dev. Thanks for the contribution!

[GitHub] sardell edited a comment on issue #1307: METRON-1944: Unable to Delete a Comment in Alerts UI

2019-02-08 Thread GitBox
sardell edited a comment on issue #1307: METRON-1944: Unable to Delete a Comment in Alerts UI URL: https://github.com/apache/metron/pull/1307#issuecomment-459289038 ~~+1. Glad to see the unit test for the comment deletion functionality. Hopefully in the near future, we can extend the unit

[GitHub] MohanDV opened a new pull request #1333: METRON-1996 : Index search using group for Solr throws NPE if the group parameter is null

2019-02-08 Thread GitBox
MohanDV opened a new pull request #1333: METRON-1996 : Index search using group for Solr throws NPE if the group parameter is null URL: https://github.com/apache/metron/pull/1333 ## Contributor Comments Index search using group for Solr throws NPE if the group parameter is null, also

[GitHub] MohanDV closed pull request #1333: METRON-1996 : Index search using group for Solr throws NPE if the group parameter is null

2019-02-08 Thread GitBox
MohanDV closed pull request #1333: METRON-1996 : Index search using group for Solr throws NPE if the group parameter is null URL: https://github.com/apache/metron/pull/1333 This is an automated message from the Apache Git

[jira] [Updated] (METRON-1992) Support sending a log to multiple topics

2019-02-08 Thread Jon Zeolla (JIRA)
[ https://issues.apache.org/jira/browse/METRON-1992?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jon Zeolla updated METRON-1992: --- Description: The bro plugin is currently unable to send a single bro log to multiple different

[GitHub] ruffle1986 opened a new pull request #1334: METRON-1997: Replace Threat Triage Score Field Slider with Text Box

2019-02-08 Thread GitBox
ruffle1986 opened a new pull request #1334: METRON-1997: Replace Threat Triage Score Field Slider with Text Box URL: https://github.com/apache/metron/pull/1334 ## Contributor Comments Link to the original ASF Jira ticket: https://issues.apache.org/jira/browse/METRON-1997

[GitHub] MohanDV opened a new pull request #1333: METRON-1996 : Index search using group for Solr throws NPE if the group parameter is null

2019-02-08 Thread GitBox
MohanDV opened a new pull request #1333: METRON-1996 : Index search using group for Solr throws NPE if the group parameter is null URL: https://github.com/apache/metron/pull/1333 ## Contributor Comments Index search using group for Solr throws NPE if the group parameter is null, also

[jira] [Created] (METRON-1997) Replace Threat Triage Score Field Slider with Text Box

2019-02-08 Thread Tamas Fodor (JIRA)
Tamas Fodor created METRON-1997: --- Summary: Replace Threat Triage Score Field Slider with Text Box Key: METRON-1997 URL: https://issues.apache.org/jira/browse/METRON-1997 Project: Metron Issue

[jira] [Created] (METRON-1996) Solr search throws NPE for group search if the group parameter is null or empty

2019-02-08 Thread Mohan (JIRA)
Mohan created METRON-1996: - Summary: Solr search throws NPE for group search if the group parameter is null or empty Key: METRON-1996 URL: https://issues.apache.org/jira/browse/METRON-1996 Project: Metron