[
https://issues.apache.org/jira/browse/TS-4767?focusedWorklogId=27494&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-27494
]
ASF GitHub Bot logged work on TS-4767:
--------------------------------------
Author: ASF GitHub Bot
Created on: 30/Aug/16 22:02
Start Date: 30/Aug/16 22:02
Worklog Time Spent: 10m
Work Description: Github user jpeach commented on the issue:
https://github.com/apache/trafficserver/pull/946
I think the message would be more legible with ``AC_MSG_WARN``. For example:
```
AS_IF([test "x$enable_linux_native_aio" = "xyes"], [
AC_MSG_WARN([Linux AIO will burn down your house])
...
```
Also, should we log a warning on startup?
Issue Time Tracking
-------------------
Worklog Id: (was: 27494)
Time Spent: 20m (was: 10m)
> Add warning for Linux AIO build option
> --------------------------------------
>
> Key: TS-4767
> URL: https://issues.apache.org/jira/browse/TS-4767
> Project: Traffic Server
> Issue Type: Improvement
> Components: Core
> Reporter: Bryan Call
> Assignee: Bryan Call
> Labels: incompatible
> Fix For: 7.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> There are performance and size limits when building with Linux AIO. The
> proposal is to remove build options for LInux AIO until is becomes more
> stable.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)