Github user oknet commented on the issue: https://github.com/apache/trafficserver/pull/752 @shinrich INKVConnInternal::handle_event is almost same as INKContInternal::handle_event but the INKContInternal::handle_event could handle period event callback status. They are share handle_event_count() and handle_event_count() also accept INTERVAL event. The INKVConnInternal::handle_event() should handle period event callback if handle_event_count() does. Then the INKVConnInternal::handle_event() is totally same as INKContInternal::handle_event().
--- 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 infrastruct...@apache.org or file a JIRA ticket with INFRA. ---