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

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

Github user tiborm commented on a diff in the pull request:

    https://github.com/apache/metron/pull/1156#discussion_r208919679
  
    --- Diff: 
metron-interface/metron-alerts/src/app/pcap/pcap-panel/pcap-panel.component.ts 
---
    @@ -44,7 +44,23 @@ export class PcapPanelComponent {
       savedPcapRequest: {};
       errorMsg: string;
     
    -  constructor(private pcapService: PcapService) { }
    +  constructor(private pcapService: PcapService ) { }
    --- End diff --
    
    There is an extra space after the type. Is it intentional?


> Reload a running job in the UI
> ------------------------------
>
>                 Key: METRON-1702
>                 URL: https://issues.apache.org/jira/browse/METRON-1702
>             Project: Metron
>          Issue Type: Sub-task
>            Reporter: Ryan Merriman
>            Assignee: Ryan Merriman
>            Priority: Major
>
> When a user reloads the UI, the state of a running pcap job is lost.  We need 
> a way to look up and load a running job when a page is created.



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

Reply via email to