zed icon indicating copy to clipboard operation
zed copied to clipboard

send import status messages only when new chunks written

Open alfred-landrum opened this issue 3 years ago • 1 comments

When ingesting pcaps to an archive store, we only need to send a PcapPostStatus messages right after a new chunk file has been written; the code currently mirrors the file store pcap ingest & sends status messages based on a periodic timer.

alfred-landrum avatar Jan 15 '21 23:01 alfred-landrum

@jameskerr @mason-fish: I think this issue was only relevant when the backend was outputting partial logs during pcap ingest and notifying the app so it could start displaying some data before all logs had been output. Now the app only shows the logs after Brimcap has completely finished processing the pcap and all logs have been loaded into the pool. If this is how we expect things to remain going forward, I think we could close this issue as a "won't fix". Let me know if you agree.

philrz avatar Aug 15 '22 22:08 philrz

Yes, this is how things will be going forward.

jameskerr avatar Aug 22 '22 17:08 jameskerr

Thanks @jameskerr. Per prior comment, closing as a "won't fix".

philrz avatar Aug 22 '22 18:08 philrz