Github user merrimanr commented on the issue:

    https://github.com/apache/metron/pull/1184
  
    I prefer @mmiklavc's suggestion several comments back:  return a List of 
something other than a List<JSONObject>.  Could we use a wrapper that can 
contain results and errors?  The calling class could then determine the best 
way to handle errors without having to fail the whole batch.


---

Reply via email to