On May 28, 2014, at 10:12 PM, James Peach <jpe...@apache.org> wrote:
> Hi all, > > I'd like to add a session-oriented counterpart to TSHttpIsInternalRequest, > named TSHttpIsInternalSession: > > TSReturnCode TSHttpIsInternalSession(TSHttpSsn ssnp); After reviewing another bug, I’m wondering if we should maybe name this TSHttpIsInternalSsn() I don’t feel strongly either way, Ssn / Txn seems used fairly frequently. I’m also filing a separate Jira on naming convention for the existing API, I think it should be either TSHttpIsInternalTransaction() or TSHttpIsInternalTxn() See https://issues.apache.org/jira/browse/TS-2862 Cheers, — Leif