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 2014/06/06 18:04:02 UTC

[jira] [Commented] (VCL-765) get_computer_ids may return deleted computers

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

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

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

VCL-753
Added subroutines to utils.pm:
get_changelog_info
get_connectlog_info
get_connectlog_remote_ip_address_info
remove_array_duplicates
update_connectlog
update_changelog_request_user_remote_ip
update_changelog_reservation_remote_ip
update_changelog_reservation_user_remote_ip


VCL-765
Updated utils.pm::get_computer_ids to not include deleted computers.


Other
Renamed update_request_password to update_reservation_password because passwords reside in the reservation table.

Added more info to notify messages generated by delete_computerloadlog_reservation.

Enhanced utils.pm::string_to_ascii to merge consecutive special character codes and display the number found.

Added optional $force_array argument to xml_string_to_hash.

> get_computer_ids may return deleted computers
> ---------------------------------------------
>
>                 Key: VCL-765
>                 URL: https://issues.apache.org/jira/browse/VCL-765
>             Project: VCL
>          Issue Type: Bug
>          Components: vcld (backend)
>    Affects Versions: 2.3.2
>            Reporter: Andy Kurth
>            Priority: Minor
>             Fix For: 2.4
>
>
> The get_computer_ids subroutine in utils.pm will return deleted computers.  This can cause problems for the calling subroutine because other subroutines may fail if a computer is deleted.



--
This message was sent by Atlassian JIRA
(v6.2#6252)