[jira] [Commented] (TS-4254) abort failure when enable --enable-linux-native-aio in production host

2016-07-18 Thread Teidor Tien (JIRA)
[ https://issues.apache.org/jira/browse/TS-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383649#comment-15383649 ] Teidor Tien commented on TS-4254: - Currently I make the 'header-rewirte' plugin temporarily

[jira] [Resolved] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-18 Thread Kit Chan (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kit Chan resolved TS-4627. -- Resolution: Fixed > ts_lua plugin - support TSRemapOSResponse() related functionality > ---

[jira] [Work started] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-18 Thread Kit Chan (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on TS-4627 started by Kit Chan. > ts_lua plugin - support TSRemapOSResponse() related functionality > --

Build failed in Jenkins: freebsd_10-master » clang,freebsd_10,release #1077

2016-07-18 Thread jenkins
See -- [...truncated 6819 lines...] RPRINT HostDBProcessor: hostdbinfo hostname=www.ibm.com RPRINT HostDBProcessor: hostdbinfo rr 0 RPRINT HostDBP

[jira] [Work logged] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?focusedWorklogId=25674&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25674 ] ASF GitHub Bot logged work on TS-4627: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #779: TS-4627: support TSRemapOSResponse in ts_lu...

2016-07-18 Thread shukitchan
Github user shukitchan closed the pull request at: https://github.com/apache/trafficserver/pull/779 --- 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 feat

[jira] [Assigned] (TS-4683) header_rewrite: warning if you use a hook that predates "remap" in a remap mode

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reassigned TS-4683: - Assignee: Leif Hedstrom > header_rewrite: warning if you use a hook that predates "remap" in a remap

[jira] [Commented] (TS-4683) header_rewrite: warning if you use a hook that predates "remap" in a remap mode

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383532#comment-15383532 ] Leif Hedstrom commented on TS-4683: --- I'll also make a few other config parse improvements o

[jira] [Comment Edited] (TS-4254) abort failure when enable --enable-linux-native-aio in production host

2016-07-18 Thread tianjidong (JIRA)
[ https://issues.apache.org/jira/browse/TS-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383518#comment-15383518 ] tianjidong edited comment on TS-4254 at 7/19/16 3:12 AM: - Er, linux-

[jira] [Commented] (TS-4254) abort failure when enable --enable-linux-native-aio in production host

2016-07-18 Thread tianjidong (JIRA)
[ https://issues.apache.org/jira/browse/TS-4254?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383518#comment-15383518 ] tianjidong commented on TS-4254: Er, linux-native-aio is disabled In my building (V5.3.2),

[jira] [Work logged] (TS-4664) Crash due to separate event handlers for IO events and plugin events for ClientSession

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4664?focusedWorklogId=25672&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25672 ] ASF GitHub Bot logged work on TS-4664: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #801: TS-4664: Fix crash by unifying event handlers for ...

2016-07-18 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/801 Ah. The invariant is that you are not supposed to be getting IO events during session hook processing. Maybe the fact that this is happening is the root cause of the bug? This change a

[jira] [Work logged] (TS-4664) Crash due to separate event handlers for IO events and plugin events for ClientSession

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4664?focusedWorklogId=25671&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25671 ] ASF GitHub Bot logged work on TS-4664: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #801: TS-4664: Fix crash by unifying event handle...

2016-07-18 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/801#discussion_r71265855 --- Diff: configure.ac --- @@ -49,7 +49,7 @@ AM_INIT_AUTOMAKE([-Wall -Werror -Wno-portability tar-ustar foreign no-installinf AM_MAINTAINER_MODE([e

[jira] [Updated] (TS-4686) Move hook-trace plugin from examples to plugins/experimental

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4686?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4686: -- Fix Version/s: 7.0.0 > Move hook-trace plugin from examples to plugins/experimental > -

[jira] [Created] (TS-4686) Move hook-trace plugin from examples to plugins/experimental

2016-07-18 Thread Leif Hedstrom (JIRA)
Leif Hedstrom created TS-4686: - Summary: Move hook-trace plugin from examples to plugins/experimental Key: TS-4686 URL: https://issues.apache.org/jira/browse/TS-4686 Project: Traffic Server Issu

[jira] [Resolved] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-18 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4672?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach resolved TS-4672. - Resolution: Fixed Assignee: James Peach Fix Version/s: 7.0.0 > Add lifecycle events to hook-t

[jira] [Work logged] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4672?focusedWorklogId=25670&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25670 ] ASF GitHub Bot logged work on TS-4672: -- Author: ASF GitHub Bot Cre

Failed: trafficserver (latest)

2016-07-18 Thread Read the Docs
Build Failed for trafficserver (latest) You can find out more about this failure here: https://readthedocs.org/projects/trafficserver/builds/4212228/ If you have questions, a good place to start is the FAQ: https://docs.readthedocs.org/en/latest/faq.html Keep documenting, Read the Docs -- h

[jira] [Work logged] (TS-4672) Add lifecycle events to hook-trace example plugin.

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4672?focusedWorklogId=25669&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25669 ] ASF GitHub Bot logged work on TS-4672: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #807: TS-4672: Add lifecycle events to hook-trace...

2016-07-18 Thread jpeach
Github user jpeach closed the pull request at: https://github.com/apache/trafficserver/pull/807 --- 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

[GitHub] trafficserver issue #807: TS-4672: Add lifecycle events to hook-trace exampl...

2016-07-18 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/807 Yeh lets have a new JIRA for that. --- 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 ena

[jira] [Work logged] (TS-4673) Remove unused HttpSM::historical_action.

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4673?focusedWorklogId=25668&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25668 ] ASF GitHub Bot logged work on TS-4673: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #808: TS-4673: Remove unused HttpSM::historical_a...

2016-07-18 Thread jpeach
Github user jpeach closed the pull request at: https://github.com/apache/trafficserver/pull/808 --- 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

[jira] [Commented] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383489#comment-15383489 ] Leif Hedstrom commented on TS-4684: --- Since you marked it "Affects" 7.0.0 only, I assume thi

[jira] [Resolved] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jackson resolved TS-4684. Resolution: Fixed Fix Version/s: 7.0.0 > Leaked references to HostDBInfos from HttpTransact > --

[jira] [Created] (TS-4685) Strict round robin isn't followed for KA connections

2016-07-18 Thread Thomas Jackson (JIRA)
Thomas Jackson created TS-4685: -- Summary: Strict round robin isn't followed for KA connections Key: TS-4685 URL: https://issues.apache.org/jira/browse/TS-4685 Project: Traffic Server Issue Type:

[jira] [Assigned] (TS-4685) Strict round robin isn't followed for KA connections

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4685?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jackson reassigned TS-4685: -- Assignee: Thomas Jackson > Strict round robin isn't followed for KA connections >

[jira] [Work logged] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?focusedWorklogId=25665&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25665 ] ASF GitHub Bot logged work on TS-4684: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #811: TS-4684 Leaked references to HostDBInfos from Http...

2016-07-18 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/811 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/345/ for details. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Work logged] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?focusedWorklogId=25664&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25664 ] ASF GitHub Bot logged work on TS-4684: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #811: TS-4684 Leaked references to HostDBInfos fr...

2016-07-18 Thread jacksontj
Github user jacksontj closed the pull request at: https://github.com/apache/trafficserver/pull/811 --- 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 featu

[jira] [Updated] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jackson updated TS-4684: --- Affects Version/s: 7.0.0 > Leaked references to HostDBInfos from HttpTransact > -

[jira] [Assigned] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jackson reassigned TS-4684: -- Assignee: Thomas Jackson > Leaked references to HostDBInfos from HttpTransact > --

[jira] [Work logged] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4684?focusedWorklogId=25663&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25663 ] ASF GitHub Bot logged work on TS-4684: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #811: TS-4684 Leaked references to HostDBInfos fr...

2016-07-18 Thread jacksontj
GitHub user jacksontj opened a pull request: https://github.com/apache/trafficserver/pull/811 TS-4684 Leaked references to HostDBInfos from HttpTransact You can merge this pull request into a Git repository by running: $ git pull https://github.com/jacksontj/trafficserver TS-4

[jira] [Created] (TS-4684) Leaked references to HostDBInfos from HttpTransact

2016-07-18 Thread Thomas Jackson (JIRA)
Thomas Jackson created TS-4684: -- Summary: Leaked references to HostDBInfos from HttpTransact Key: TS-4684 URL: https://issues.apache.org/jira/browse/TS-4684 Project: Traffic Server Issue Type: B

[jira] [Updated] (TS-4683) header_rewrite: warning if you use a hook that predates "remap" in a remap mode

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4683?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4683: -- Fix Version/s: 7.0.0 > header_rewrite: warning if you use a hook that predates "remap" in a remap > mode >

[jira] [Created] (TS-4683) header_rewrite: warning if you use a hook that predates "remap" in a remap mode

2016-07-18 Thread Leif Hedstrom (JIRA)
Leif Hedstrom created TS-4683: - Summary: header_rewrite: warning if you use a hook that predates "remap" in a remap mode Key: TS-4683 URL: https://issues.apache.org/jira/browse/TS-4683 Project: Traffic Se

[jira] [Work logged] (TS-4627) ts_lua plugin - support TSRemapOSResponse() related functionality

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4627?focusedWorklogId=25661&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25661 ] ASF GitHub Bot logged work on TS-4627: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #779: TS-4627: support TSRemapOSResponse in ts_lua

2016-07-18 Thread jpeach
Github user jpeach commented on the issue: https://github.com/apache/trafficserver/pull/779 Loods good 👍 --- 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

[jira] [Updated] (TS-4682) HostDB caching of SOA responses doesn't honor TTL

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jackson updated TS-4682: --- Component/s: HostDB > HostDB caching of SOA responses doesn't honor TTL > ---

[jira] [Assigned] (TS-4682) HostDB caching of SOA responses doesn't honor TTL

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4682?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Thomas Jackson reassigned TS-4682: -- Assignee: Thomas Jackson > HostDB caching of SOA responses doesn't honor TTL > ---

[jira] [Created] (TS-4682) HostDB caching of SOA responses doesn't honor TTL

2016-07-18 Thread Thomas Jackson (JIRA)
Thomas Jackson created TS-4682: -- Summary: HostDB caching of SOA responses doesn't honor TTL Key: TS-4682 URL: https://issues.apache.org/jira/browse/TS-4682 Project: Traffic Server Issue Type: Bu

[jira] [Updated] (TS-4681) traffic_top doc should explain output

2016-07-18 Thread Miles Libbey (JIRA)
[ https://issues.apache.org/jira/browse/TS-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Libbey updated TS-4681: - Fix Version/s: Docs > traffic_top doc should explain output > - > >

[jira] [Created] (TS-4681) traffic_top doc should explain output

2016-07-18 Thread Miles Libbey (JIRA)
Miles Libbey created TS-4681: Summary: traffic_top doc should explain output Key: TS-4681 URL: https://issues.apache.org/jira/browse/TS-4681 Project: Traffic Server Issue Type: Task Com

[jira] [Updated] (TS-4681) traffic_top doc should explain output

2016-07-18 Thread Miles Libbey (JIRA)
[ https://issues.apache.org/jira/browse/TS-4681?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Libbey updated TS-4681: - Assignee: Jon Sime > traffic_top doc should explain output > - > >

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25654&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25654 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[jira] [Commented] (TS-2819) Add configuration and APIs to disable loop detection

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-2819?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15383008#comment-15383008 ] Leif Hedstrom commented on TS-2819: --- [~yatsukhnenko] Yeah, this one, nice find :). Should w

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-18 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/805 [TS-4680](https://issues.apache.org/jira/browse/TS-4680) --- 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 do

[jira] [Created] (TS-4680) Not thread safe initialization in TS*DirGet() functions

2016-07-18 Thread Pavlo Yatsukhnenko (JIRA)
Pavlo Yatsukhnenko created TS-4680: -- Summary: Not thread safe initialization in TS*DirGet() functions Key: TS-4680 URL: https://issues.apache.org/jira/browse/TS-4680 Project: Traffic Server

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25653&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25653 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-18 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/804 [This](https://issues.apache.org/jira/browse/TS-2819) one? --- 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

[jira] [Commented] (TS-4624) use the server UUID in the Via header

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382943#comment-15382943 ] Leif Hedstrom commented on TS-4624: --- Landed. > use the server UUID in the Via header > ---

[jira] [Resolved] (TS-4624) use the server UUID in the Via header

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-4624. --- Resolution: Fixed > use the server UUID in the Via header > - > >

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25652&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25652 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4624) use the server UUID in the Via header

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4624?focusedWorklogId=25651&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25651 ] ASF GitHub Bot logged work on TS-4624: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #804: TS-4624: use the server UUID in the Via hea...

2016-07-18 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/804 --- 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 i

[GitHub] trafficserver issue #804: TS-4624: use the server UUID in the Via header

2016-07-18 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/804 Yeah, file a Jira probably. I could have sworn we've had issues before where loop detection kicked in when it shouldn't (e.g. you legitimately proxy to yourself). But I can find an issue on it,

[jira] [Work logged] (TS-4674) Cleanup incorrect assert after TS-4403

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4674?focusedWorklogId=25650&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25650 ] ASF GitHub Bot logged work on TS-4674: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #809: TS-4674: Remove useless assert statement

2016-07-18 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/809 +1, although I'm trusting your call here on the internals and changes already made :). --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25649&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25649 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-18 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/805 Sounds good, can you file a new Jira for these issues? --- 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 ha

[GitHub] trafficserver issue #810: TS-4671: Allow multicert line with action but no s...

2016-07-18 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/810 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/344/ for details. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Work logged] (TS-4671) Revisit Machine::ip

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4671?focusedWorklogId=25648&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25648 ] ASF GitHub Bot logged work on TS-4671: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4671) Revisit Machine::ip

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4671?focusedWorklogId=25647&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25647 ] ASF GitHub Bot logged work on TS-4671: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #810: TS-4671: Allow multicert line with action but no s...

2016-07-18 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/810 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/450/ for details. --- If your project is set up for it, you can reply to this email and have your r

[GitHub] trafficserver pull request #810: TS-4671: Allow multicert line with action b...

2016-07-18 Thread shinrich
GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/810 TS-4671: Allow multicert line with action but no ssl_cert_name You can merge this pull request into a Git repository by running: $ git pull https://github.com/shinrich/trafficserver ts

[jira] [Work logged] (TS-4671) Revisit Machine::ip

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4671?focusedWorklogId=25646&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25646 ] ASF GitHub Bot logged work on TS-4671: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-18 Thread yatsukhnenko
Github user yatsukhnenko commented on the issue: https://github.com/apache/trafficserver/pull/805 I'll try to fix it a bit letter if it's not urgent --- 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

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25645&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25645 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[jira] [Created] (TS-4679) Allow ssl_multicert line to have no ssl_cert_name specified

2016-07-18 Thread Susan Hinrichs (JIRA)
Susan Hinrichs created TS-4679: -- Summary: Allow ssl_multicert line to have no ssl_cert_name specified Key: TS-4679 URL: https://issues.apache.org/jira/browse/TS-4679 Project: Traffic Server Iss

[jira] [Assigned] (TS-4679) Allow ssl_multicert line to have no ssl_cert_name specified

2016-07-18 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4679?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs reassigned TS-4679: -- Assignee: Susan Hinrichs > Allow ssl_multicert line to have no ssl_cert_name specified > -

[jira] [Assigned] (TS-4678) plugin promotions to stable

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reassigned TS-4678: - Assignee: Leif Hedstrom > plugin promotions to stable > --- > >

[jira] [Updated] (TS-4678) plugin promotions to stable

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4678?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4678: -- Fix Version/s: 7.0.0 > plugin promotions to stable > --- > > Key: T

[jira] [Created] (TS-4678) plugin promotions to stable

2016-07-18 Thread Miles Libbey (JIRA)
Miles Libbey created TS-4678: Summary: plugin promotions to stable Key: TS-4678 URL: https://issues.apache.org/jira/browse/TS-4678 Project: Traffic Server Issue Type: Task Components: P

[jira] [Work logged] (TS-4595) Need a public API to get to RUNTIMEDIR

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4595?focusedWorklogId=25644&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25644 ] ASF GitHub Bot logged work on TS-4595: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #805: TS-4595: TSRuntimeDirGet

2016-07-18 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/805 Unless @yatsukhnenko also wants to fix the thread safety issue on this, and all APIs? If not, file another Jira IMO. --- If your project is set up for it, you can reply to this email and have y

[jira] [Commented] (TS-4675) header_rewrite hook descriptions are wrong

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382578#comment-15382578 ] Leif Hedstrom commented on TS-4675: --- To add on to [~mlibbey]'s comments: 1. Yes, REMAP_PSE

[jira] [Updated] (TS-4676) Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4676: -- Labels: incompatible (was: ) > Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK > --

[jira] [Updated] (TS-4677) global reloadable header_rewrite rules

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4677: -- Fix Version/s: 7.0.0 > global reloadable header_rewrite rules > -- > >

[jira] [Updated] (TS-4676) Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4676: -- Fix Version/s: 7.0.0 > Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK > ---

[jira] [Assigned] (TS-4676) Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4676?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reassigned TS-4676: - Assignee: Leif Hedstrom > Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK > -

[jira] [Assigned] (TS-4677) global reloadable header_rewrite rules

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4677?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom reassigned TS-4677: - Assignee: Leif Hedstrom > global reloadable header_rewrite rules > -

[jira] [Created] (TS-4677) global reloadable header_rewrite rules

2016-07-18 Thread Miles Libbey (JIRA)
Miles Libbey created TS-4677: Summary: global reloadable header_rewrite rules Key: TS-4677 URL: https://issues.apache.org/jira/browse/TS-4677 Project: Traffic Server Issue Type: Improvement

[GitHub] trafficserver issue #809: TS-4674: Remove useless assert statement

2016-07-18 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/809 Linux build *successful*! See https://ci.trafficserver.apache.org/job/Github-Linux/343/ for details. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Work logged] (TS-4674) Cleanup incorrect assert after TS-4403

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4674?focusedWorklogId=25643&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25643 ] ASF GitHub Bot logged work on TS-4674: -- Author: ASF GitHub Bot Cre

[jira] [Work logged] (TS-4674) Cleanup incorrect assert after TS-4403

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4674?focusedWorklogId=25642&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25642 ] ASF GitHub Bot logged work on TS-4674: -- Author: ASF GitHub Bot Cre

[jira] [Created] (TS-4676) Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK

2016-07-18 Thread Leif Hedstrom (JIRA)
Leif Hedstrom created TS-4676: - Summary: Remove TS_HTTP_READ_REQUEST_PRE_REMAP_HOOK Key: TS-4676 URL: https://issues.apache.org/jira/browse/TS-4676 Project: Traffic Server Issue Type: Improvement

[GitHub] trafficserver issue #809: TS-4674: Remove useless assert statement

2016-07-18 Thread atsci
Github user atsci commented on the issue: https://github.com/apache/trafficserver/pull/809 FreeBSD build *successful*! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/449/ for details. --- If your project is set up for it, you can reply to this email and have your r

[jira] [Work logged] (TS-4622) Ports from SRV lookups aren't used

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4622?focusedWorklogId=25641&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25641 ] ASF GitHub Bot logged work on TS-4622: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver issue #773: TS-4622 User port from SRV response when connectin...

2016-07-18 Thread jacksontj
Github user jacksontj commented on the issue: https://github.com/apache/trafficserver/pull/773 Yea, I'll have to look a bit more. Ideally its as close to that DNS lookup as possible, that way if some plugin wants to overwrite it I've done the change in core before they can (so that we

[jira] [Updated] (TS-4675) header_rewrite hook descriptions are wrong

2016-07-18 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-4675: -- Fix Version/s: Docs > header_rewrite hook descriptions are wrong >

[jira] [Commented] (TS-4645) traffic_top doesn't start

2016-07-18 Thread Thomas Jackson (JIRA)
[ https://issues.apache.org/jira/browse/TS-4645?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382530#comment-15382530 ] Thomas Jackson commented on TS-4645: These metrics where replaced, the new ones are names

[jira] [Created] (TS-4675) header_rewrite hook descriptions are wrong

2016-07-18 Thread Miles Libbey (JIRA)
Miles Libbey created TS-4675: Summary: header_rewrite hook descriptions are wrong Key: TS-4675 URL: https://issues.apache.org/jira/browse/TS-4675 Project: Traffic Server Issue Type: Bug

[jira] [Updated] (TS-4675) header_rewrite hook descriptions are wrong

2016-07-18 Thread Miles Libbey (JIRA)
[ https://issues.apache.org/jira/browse/TS-4675?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Miles Libbey updated TS-4675: - Assignee: Leif Hedstrom > header_rewrite hook descriptions are wrong > --

[jira] [Work logged] (TS-4674) Cleanup incorrect assert after TS-4403

2016-07-18 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4674?focusedWorklogId=25640&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25640 ] ASF GitHub Bot logged work on TS-4674: -- Author: ASF GitHub Bot Cre

[GitHub] trafficserver pull request #809: TS-4674: Remove useless assert statement

2016-07-18 Thread jacksontj
GitHub user jacksontj opened a pull request: https://github.com/apache/trafficserver/pull/809 TS-4674: Remove useless assert statement Now that we have clean allocations (instead of clobbering existing things) there is no need to have this assertion. In practice this assertion is ac

[jira] [Created] (TS-4674) Cleanup incorrect assert after TS-4403

2016-07-18 Thread Thomas Jackson (JIRA)
Thomas Jackson created TS-4674: -- Summary: Cleanup incorrect assert after TS-4403 Key: TS-4674 URL: https://issues.apache.org/jira/browse/TS-4674 Project: Traffic Server Issue Type: Bug

[jira] [Commented] (TS-4655) Remove SessionAccept pointer from SSLNetVConnection

2016-07-18 Thread Alan M. Carroll (JIRA)
[ https://issues.apache.org/jira/browse/TS-4655?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15382489#comment-15382489 ] Alan M. Carroll commented on TS-4655: - That was an artifact of an attempt to clean up som

  1   2   >