You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@vcl.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/05/02 23:09:04 UTC

[jira] [Commented] (VCL-866) makeproduction state isn't handled correctly if inuse process is running

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

ASF subversion and git services commented on VCL-866:
-----------------------------------------------------

Commit 1793593 from arkurth@apache.org in branch 'vcl/trunk'
[ https://svn.apache.org/r1793593 ]

VCL-866
Added State.pm::request_state_changed subroutine. It returns true if request/lastrequest is different than that of the current process.

Replaced calls to is_request_deleted and check_imaging_request with a call to request_state_changed in State.pm::user_connected and inuse.pm::process.

Removed State.pm::check_imaging_request since it's no longer called.

Other
Added optional $provisioning_perl_package argument to Module.pm::create_provisioning_object. This is only used for testing/development.

> makeproduction state isn't handled correctly if inuse process is running
> ------------------------------------------------------------------------
>
>                 Key: VCL-866
>                 URL: https://issues.apache.org/jira/browse/VCL-866
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>            Reporter: Aaron Peeler
>            Priority: Minor
>             Fix For: 2.5
>
>
> When testing new image revisions, the owner has the option to make that revision the production revision when selecting Delete.
> The backend is not processing the makeproduction state correctly if the inuse process is actively running for the reservation. The reservation will timeout and notify the user of the timeout - then proceed to make the image revision production.
>  



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)