[ 
https://issues.apache.org/jira/browse/METRON-858?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Jon Zeolla updated METRON-858:
------------------------------
    Description: 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())`.  (was: 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 `Info(Fmt())` and 
`Error(Fmt())`.)

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

Reply via email to