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

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

Commit 1646516 from [~arkurth] in branch 'vcl/trunk'
[ https://svn.apache.org/r1646516 ]

VCL-16
Updated code which inserts computerloadlog 'acknowledgetimeout', 
'initialconnecttimeout' and 'reconnecttimeout' so the the timestamp of these 
entries is used to determine when to stop checking for ack or connection.

Removed condition in utils.pm::check_time where it would return 'poll' whenever 
request.laststate = reserved. This is no longer necessary.

Moved initial connection check from inuse.pm to reserved.pm. This fixed 
problems where the state was left in inuse/inuse after the first connection 
check causing the computer to always be reloaded.

Moved user_connected and check_imaging_request subroutines from inuse.pm to 
State.pm since it is now used by both inuse.pm and reserved.pm.

VCL-174
Removed computer IP address from email messages sent to users. This information 
would not be accurate when NAT is used.

Other
Cleaned up utils.pm::insertloadlog.

> Enhance cluster reservation process
> -----------------------------------
>
>                 Key: VCL-16
>                 URL: https://issues.apache.org/jira/browse/VCL-16
>             Project: VCL
>          Issue Type: Improvement
>          Components: vcld (backend), web gui (frontend)
>            Reporter: Josh Thompson
>            Assignee: Andy Kurth
>             Fix For: 2.4
>
>
> the cluster reservation process is somewhat buggy in both the frontend and 
> the backend - this needs to be cleaned up to work solidly
>  -- log entry is not getting an ending state



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to