CacheProcessor::open_read etc should take an options/mode word with flags for flexibility and expandability -----------------------------------------------------------------------------------------------------------
Key: TS-70 URL: https://issues.apache.org/jira/browse/TS-70 Project: Traffic Server Issue Type: Improvement Components: Cache Reporter: John Plevyak Assignee: John Plevyak Priority: Minor Currently the CacheProcessor uses a number of boolean arguments with open_read open_write etc.. This set changes as protocols and features change and will change with pluggable, stackable caching. In order to be more flexible and allow for expanding these options without changing the interface we should probably adopt a clib style options/mode word with bit field flags. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.