Tibor Meller created METRON-1841:
------------------------------------
Summary: PCAP UI: Refactor out PCAP querying logic from PCAP panel
and move it to the service
Key: METRON-1841
URL: https://issues.apache.org/jira/browse/METRON-1841
Project: Metron
Issue Type: Improvement
Reporter: Tibor Meller
Assignee: Tibor Meller
In its current form, PCAP panel holds the actual querying logic of the PCAP
service.
Please make sure that nothing else than
* the stream of PCAP values (leads to rendering table)
* a stream of status changes (leads to updating several UI controls)
* a stream of percentages (leads to updating progress bar)
exposed by PCAP service and all the underlying logic encapsulated by it.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)