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

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

Commit 1796112 from [email protected] in branch 'vcl/trunk'
[ https://svn.apache.org/r1796112 ]

VCL-1048
Rearranged State.pm::state_exit so that the request state is updated as late as 
possible. Previously, the NAT cleanup was done after the request was set to 
'complete'. This caused the 'complete' state to be processed and the request 
was deleted before the previous process exited.

> NAT rules not always deleted when a reservation ends
> ----------------------------------------------------
>
>                 Key: VCL-1048
>                 URL: https://issues.apache.org/jira/browse/VCL-1048
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>    Affects Versions: 2.4.2
>            Reporter: Andy Kurth
>            Assignee: Andy Kurth
>             Fix For: 2.5
>
>
> There are a few conditions where the rules created for a reservation aren't 
> being deleted on the NAT host when a reservation ends.  The 
> sanitize_nat_reservation subroutine is being called from reclaim.pm::process. 
>  This doesn't always get called.  For example, imaging reservations execute 
> image.pm::process, insert a reload reservation, then directly exit.



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

Reply via email to