[ https://issues.apache.org/jira/browse/TS-102?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
John Plevyak closed TS-102. --------------------------- Resolution: Fixed Committed revision 896234 > AIO should callback on AIO/calling/any_ethread thread instead of current AIO > for write or any for reads > ------------------------------------------------------------------------------------------------------- > > Key: TS-102 > URL: https://issues.apache.org/jira/browse/TS-102 > Project: Traffic Server > Issue Type: Improvement > Components: Cleanup > Reporter: John Plevyak > Assignee: John Plevyak > Priority: Minor > Fix For: 2.1.0 > > Original Estimate: 24h > Remaining Estimate: 24h > > AIO currently is special cased to callback writes on the AIO thread and reads > on > a random event thread. This is inflexible and a hidden part of the API and > it makes > it difficult to ptimize thread switching in the cache. This solution is to > expose this > in the AIO API. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.