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 2016/06/14 02:24:57 UTC

[jira] [Commented] (METRON-222) Address ConcurrentModificationException in BulkMessageWriter

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

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

GitHub user cestella opened a pull request:

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

    METRON-222: Address ConcurrentModificationException in BulkMessageWriter

    

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

    $ git pull https://github.com/cestella/incubator-metron METRON-222

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

    https://github.com/apache/incubator-metron/pull/150.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 #150
    
----
commit 1843e1b083ca75a0e0fc2f60d863856a3c09ecf4
Author: cstella <ce...@gmail.com>
Date:   2016-06-14T02:24:12Z

    METRON-222: Address ConcurrentModificationException in BulkMessageWriter

----


> Address ConcurrentModificationException in BulkMessageWriter
> ------------------------------------------------------------
>
>                 Key: METRON-222
>                 URL: https://issues.apache.org/jira/browse/METRON-222
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Michael Miklavcic
>            Assignee: Michael Miklavcic
>
> There is a concurrent modification exception while cloning the message field. This is split from METRON-217.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)