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

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

Github user cestella commented on the issue:

    https://github.com/apache/metron/pull/824
  
    I agree with @justinleet.  I think this is well within the scope of this PR 
since you're introducing a new method at an interface level.  In that 
situation, we should have either a default implementation or a specific 
implementation for every datastore where it makes sense to do the operation.  
In this case, HBase certainly can and should have a `findAllLatest` 
implementation.  As Justin said, I'd be ok with a default implementation at the 
interface level.


> Alert fields are lost when a MetaAlert is created
> -------------------------------------------------
>
>                 Key: METRON-1289
>                 URL: https://issues.apache.org/jira/browse/METRON-1289
>             Project: Metron
>          Issue Type: Bug
>            Reporter: Ryan Merriman
>            Assignee: Ryan Merriman
>
> When a MetaAlert is created, the included results are being updated 
> incorrectly with only the "metaalert" field.  This causes subsequent findOne 
> operations to only return the "metaalert field for that alert.  All fields 
> should continue to be present.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to