Skip to content

Stop command

Afonso Mukai requested to merge stop-command into master

Created by: michele-brambilla

Stop the writing of a (specific) file but keep the filewriter active so that is can continue writing other files or accept new request. A unique jobid as part of the command to start writing a file is expected; if not present uses id field in FileWriterTask.

Merge request reports