You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@metron.apache.org by "Casey Stella (JIRA)" <ji...@apache.org> on 2016/04/26 15:51:13 UTC

[jira] [Created] (METRON-120) Adjust the PCAP panel in kibana to properly handle the new async nature of PCAP querying

Casey Stella created METRON-120:
-----------------------------------

             Summary: Adjust the PCAP panel in kibana to properly handle the new async nature of PCAP querying
                 Key: METRON-120
                 URL: https://issues.apache.org/jira/browse/METRON-120
             Project: Metron
          Issue Type: Improvement
            Reporter: Casey Stella


As of METRON-119, we changed the PCAP query process to be a MR job.  This leaves the UI in a state where it is frozen waiting for the REST call to complete, which waits on a MR job to finish.  We should reconsider the UI architecture to shift to an async approach.



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