[jira] [Commented] (CONNECTORS-319) AgentRun command needs a shutdown hook

2011-12-15 Thread Karl Wright (Commented) (JIRA)

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

Karl Wright commented on CONNECTORS-319:


Turns out that the locks are NOT cleaned up on exit anyhow.  So clean shutdown 
is still needed.  Thus this is a much bigger ticket than I originally though, 
so I'm postponing.


> AgentRun command needs a shutdown hook
> --
>
> Key: CONNECTORS-319
> URL: https://issues.apache.org/jira/browse/CONNECTORS-319
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework agents process
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
>Priority: Critical
> Fix For: ManifoldCF next
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This 
> means you always have to do a lock clean if you ^C the agents process in a 
> multi-process environment.  I believe that everything else that needs a 
> shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (CONNECTORS-319) AgentRun command needs a shutdown hook

2011-12-16 Thread Karl Wright (Commented) (JIRA)

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

Karl Wright commented on CONNECTORS-319:


r1215269 (trunk)
r1215271 (release branch)


> AgentRun command needs a shutdown hook
> --
>
> Key: CONNECTORS-319
> URL: https://issues.apache.org/jira/browse/CONNECTORS-319
> Project: ManifoldCF
>  Issue Type: Bug
>  Components: Framework agents process
>Affects Versions: ManifoldCF 0.4
>Reporter: Karl Wright
>Assignee: Karl Wright
> Fix For: ManifoldCF 0.4
>
>
> The AgentRun command does not clean up its "agent running" lock on ^C.  This 
> means you always have to do a lock clean if you ^C the agents process in a 
> multi-process environment.  I believe that everything else that needs a 
> shutdown hook has one.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira