Andy Kurth created VCL-800:
------------------------------
Summary: Reservations insert log.ending = failed when they
shouldn't
Key: VCL-800
URL: https://issues.apache.org/jira/browse/VCL-800
Project: VCL
Issue Type: Bug
Components: vcld (backend)
Affects Versions: 2.3.2
Reporter: Josh Thompson
Assignee: Andy Kurth
Priority: Minor
Fix For: 2.4
Under some circumstances, the {{log.ending}} value may be set to _failed_ when
it shouldn't. One case is when {{request.state}} is _inuse_ and vcld is unable
to initialize all of the objects for one of the connection check processes.
When this occurs, {{request.state}} is set back to _inuse_ but the code is
currently setting {{log.ending}} to _failed_. This causes inaccurate counts on
the dashboard and statistics pages on the website.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)