You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "ASF GitHub Bot (JIRA)" <ji...@apache.org> on 2017/05/02 13:19:04 UTC

[jira] [Commented] (METRON-858) bro-plugin-kafka is throwing segfaults

    [ https://issues.apache.org/jira/browse/METRON-858?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15992869#comment-15992869 ] 

ASF GitHub Bot commented on METRON-858:
---------------------------------------

Github user nickwallen commented on the issue:

    https://github.com/apache/incubator-metron/pull/547
  
    @JonZeolla Let me know when you have your "Outstanding Items" complete. Once you're happy, I'll run it through some testing.  It is looking real good and seems ready to go.


> bro-plugin-kafka is throwing segfaults
> --------------------------------------
>
>                 Key: METRON-858
>                 URL: https://issues.apache.org/jira/browse/METRON-858
>             Project: Metron
>          Issue Type: Bug
>    Affects Versions: 0.4
>            Reporter: Jon Zeolla
>            Assignee: Jon Zeolla
>
> Currently the bro-plugin-kafka code is not fully thread safe, and causes segfaults because of its use of `reporter->Error()` and `reporter->Info()`.  This should be migrated to use `MsgThread::Info(Fmt())` and `Error(Fmt())`.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)