Github user SolidWallOfCode commented on the pull request: https://github.com/apache/trafficserver/pull/282#issuecomment-136780619 Testing results, empty `storage.config` and `wait_for_cache` 0) ATS starts up with cache disabled. Cache lifecycle hook not called. 1) ATS hangs (broken) 2,3) ATS fatal exits (correct). Cache lifecycle hook not called. `storage.config` with multiple drives, `wait_for_cache` 0) ATS starts up with cache disabled. Lifecylce hook not called. 1) ATS hangs. 2) Run on partial drives available, fail on all drives unavailable (correct). Lifecycle hook not called if traffic_server terminates. 3) Fail on all drives or some drives not available (correct). Lifecycle hook not called if traffic_server terminates. Fail: lifecycle hook for cache not called in fail to start case.
--- 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. ---