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

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

Github user justinleet commented on the issue:

    https://github.com/apache/metron/pull/970
  
    The workaround for the intermittent failure described above was changed.  
The workaround didn't produce complete results for children.  Instead, I've 
moved to a second query that pulls in the complete metaalert (for any present) 
and merges the results. The pro is that this entirely avoids the issue by 
making the child doc transformer only act on parent metaalerts, but at the cost 
of another network hop and an iteration through results.
    
    The test has been updated to pick up the original failure.


> Create a SolrMetaAlertDao
> -------------------------
>
>                 Key: METRON-1421
>                 URL: https://issues.apache.org/jira/browse/METRON-1421
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: Justin Leet
>            Assignee: Justin Leet
>            Priority: Major
>
> Create an implementation of the MetaAlertDao for Solr. This will involve 
> implementing the various MetaAlertDao methods using the SolrJ library and 
> also providing a SolrMetaAlertIntegrationTest (similar to 
> ElasticsearchMetaAlertIntegrationTest).



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to