You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by "Richard Eckart de Castilho (Jira)" <de...@uima.apache.org> on 2023/01/12 15:26:00 UTC

[jira] [Resolved] (UIMA-6100) viaducc does not handle attach_console correctly

     [ https://issues.apache.org/jira/browse/UIMA-6100?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Richard Eckart de Castilho resolved UIMA-6100.
----------------------------------------------
    Resolution: Abandoned

DUCC has been retired.

> viaducc does not handle attach_console correctly
> ------------------------------------------------
>
>                 Key: UIMA-6100
>                 URL: https://issues.apache.org/jira/browse/UIMA-6100
>             Project: UIMA
>          Issue Type: Bug
>          Components: DUCC
>            Reporter: Eddie Epstein
>            Assignee: Eddie Epstein
>            Priority: Major
>             Fix For: 3.0.1-DUCC
>
>
> by default viaducc enable both attach_console and cancel_on_interrupt. An option was added to suppress cancel_on_interrupt with the intent to let the remote process continue running after the local submit process was terminated. This was misguided because in many cases the remote process will terminate when it's stdout/stderr pipes were broken.
> The new change makes attach_console an option, which in addition sets cancel_on_interrupt. The result is that by default viaducc will only monitor the DUCC state of the remote process and the remote process will not be terminated if the local submitter is stopped.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)