[
https://issues.apache.org/jira/browse/VCL-1066?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16111420#comment-16111420
]
ASF subversion and git services commented on VCL-1066:
------------------------------------------------------
Commit 1803892 from [~jfthomps] in branch 'site/trunk'
[ https://svn.apache.org/r1803892 ]
VCL-1053 - Prepare VCL 2.5 release
changelog.mdtext: added VCL-984, VCL-1065, VCL-1066
> Checkpoint image capture fails to set request state back to reserved
> --------------------------------------------------------------------
>
> Key: VCL-1066
> URL: https://issues.apache.org/jira/browse/VCL-1066
> Project: VCL
> Issue Type: Bug
> Components: vcld (backend)
> Reporter: Andy Kurth
> Assignee: Andy Kurth
> Fix For: 2.5
>
>
> State.pm::state_exit is missing a condition allowing it to set the request
> state from pending/checkpoint to reserved. The following occurs after a
> successful checkpoint:
> {noformat}
> checkpoint|State.pm:state_exit|949| ---- CRITICAL ----
> checkpoint|State.pm:state_exit|949| 2017-07-28
> 16:20:12checkpoint|State.pm:state_exit|949|previous request state is
> checkpoint, not setting request state to reserved, setting request and
> computer state to maintenance
> checkpoint|State.pm:state_exit|949| ( 0) State.pm, state_exit (line: 949)
> checkpoint|State.pm:state_exit|949| (-1) image.pm, reservation_successful
> (line: 288)
> checkpoint|State.pm:state_exit|949| (-2) image.pm, process (line: 240)
> checkpoint|State.pm:state_exit|949| (-3) vcld, make_new_child (line: 601)
> checkpoint|State.pm:state_exit|949| (-4) vcld, main (line: 353)
> {noformat}
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)