GitHub user pbchou opened a pull request:
https://github.com/apache/trafficserver/pull/831
TS-4475: Log Collation Client SM, added VC_EVENT_INACTIVITY_TIMEOUT event
handling.
Previously, this event was un-handled and would cause a core dump when it
happened. This event is now treated as an additional error condition.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/pbchou/trafficserver TS-4475
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/831.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #831
----
commit 0aefbe5349432e44031401ca6a60535a8516adcb
Author: Peter Chou <[email protected]>
Date: 2016-06-24T23:21:05Z
TS-4475: Modified the event handlers in LogCollationClientSM.cc to
handle and ignore the VC_EVENT_INACTIVITY_TIMEOUT event. Previously,
this event was un-handled and would cause a core dump.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---