[jira] [Work logged] (TS-4647) CID 1214706 : Incorrect buf reference

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4647?focusedWorklogId=25520=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25520 ] ASF GitHub Bot logged work on TS-4647: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #799: TS-4647: Fix incorrect buf reference

2016-07-15 Thread jpeach
Github user jpeach closed the pull request at: https://github.com/apache/trafficserver/pull/799 --- 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] [Resolved] (TS-4647) CID 1214706 : Incorrect buf reference

2016-07-15 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4647?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach resolved TS-4647. - Resolution: Fixed > CID 1214706 : Incorrect buf reference > - > >

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

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

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

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

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

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

[jira] [Created] (TS-4665) Http2 not terminating stream with short chunked response

2016-07-15 Thread Susan Hinrichs (JIRA)
Susan Hinrichs created TS-4665: -- Summary: Http2 not terminating stream with short chunked response Key: TS-4665 URL: https://issues.apache.org/jira/browse/TS-4665 Project: Traffic Server Issue

[jira] [Assigned] (TS-4665) Http2 not terminating stream with short chunked response

2016-07-15 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs reassigned TS-4665: -- Assignee: Susan Hinrichs > Http2 not terminating stream with short chunked response >

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

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

[jira] [Work logged] (TS-4647) CID 1214706 : Incorrect buf reference

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4647?focusedWorklogId=25517=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25517 ] ASF GitHub Bot logged work on TS-4647: -- Author: ASF GitHub Bot Created

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

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

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

2016-07-15 Thread shinrich
GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/801 TS-4664: Fix crash by unifying event handlers for ClientSession. Combining the handlers for ClientSession so both IO events and plugin events can be handled. You can merge this pull

[jira] [Work logged] (TS-4614) In UnixNetVConnection::mainEvent should not do e->schedule_in for dummy event callback

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4614?focusedWorklogId=25515=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25515 ] ASF GitHub Bot logged work on TS-4614: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #766: TS-4614: avoid e->schedule_in for dummy eve...

2016-07-15 Thread shinrich
Github user shinrich commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/766#discussion_r71044678 --- Diff: iocore/net/UnixNetVConnection.cc --- @@ -1139,8 +1139,8 @@ UnixNetVConnection::mainEvent(int event, Event *e) (write.vio.mutex &&

[GitHub] trafficserver issue #800: TS-4663: ASAN crash. Scheduled event triggers afte...

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

[jira] [Work logged] (TS-4663) ASAN crash due to scheduled event triggering after ClientSession has completed

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4663?focusedWorklogId=25514=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25514 ] ASF GitHub Bot logged work on TS-4663: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4663) ASAN crash due to scheduled event triggering after ClientSession has completed

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4663?focusedWorklogId=25513=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25513 ] ASF GitHub Bot logged work on TS-4663: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #800: TS-4663: ASAN crash. Scheduled event triggers afte...

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

[jira] [Work logged] (TS-4663) ASAN crash due to scheduled event triggering after ClientSession has completed

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4663?focusedWorklogId=25512=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25512 ] ASF GitHub Bot logged work on TS-4663: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #800: TS-4663: ASAN crash. Scheduled event trigge...

2016-07-15 Thread shinrich
GitHub user shinrich opened a pull request: https://github.com/apache/trafficserver/pull/800 TS-4663: ASAN crash. Scheduled event triggers after ClientSession deleted Track scheduled event and cancel it when client session is deleted if it is still hanging around. You can merge

[jira] [Work logged] (TS-4507) It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4507?focusedWorklogId=25511=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25511 ] ASF GitHub Bot logged work on TS-4507: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #787: TS-4507: Fix SSN and TXN hook ordering.

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

[jira] [Work logged] (TS-4507) It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4507?focusedWorklogId=25510=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25510 ] ASF GitHub Bot logged work on TS-4507: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #787: TS-4507: Fix SSN and TXN hook ordering.

2016-07-15 Thread shinrich
Github user shinrich commented on the issue: https://github.com/apache/trafficserver/pull/787 Pushed new version of the branch that does not include the schedule_event and state_api_callout fixes. Filed TS-4663 and TS-4664 to track those issues. Will try to reproduce those fixes on

[jira] [Work logged] (TS-4507) It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4507?focusedWorklogId=25509=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25509 ] ASF GitHub Bot logged work on TS-4507: -- Author: ASF GitHub Bot Created

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

2016-07-15 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4664?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs reassigned TS-4664: -- Assignee: Susan Hinrichs > Crash due to separate event handlers for IO events and plugin events

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

2016-07-15 Thread Susan Hinrichs (JIRA)
Susan Hinrichs created TS-4664: -- Summary: Crash due to separate event handlers for IO events and plugin events for ClientSession Key: TS-4664 URL: https://issues.apache.org/jira/browse/TS-4664 Project:

[jira] [Assigned] (TS-4663) ASAN crash due to scheduled event triggering after ClientSession has completed

2016-07-15 Thread Susan Hinrichs (JIRA)
[ https://issues.apache.org/jira/browse/TS-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Susan Hinrichs reassigned TS-4663: -- Assignee: Susan Hinrichs > ASAN crash due to scheduled event triggering after ClientSession has

[jira] [Created] (TS-4663) ASAN crash due to scheduled event triggering after ClientSession has completed

2016-07-15 Thread Susan Hinrichs (JIRA)
Susan Hinrichs created TS-4663: -- Summary: ASAN crash due to scheduled event triggering after ClientSession has completed Key: TS-4663 URL: https://issues.apache.org/jira/browse/TS-4663 Project: Traffic

[jira] [Work logged] (TS-4507) It is still possible for SSN_CLOSE hook to be called before TXN_CLOSE hook

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4507?focusedWorklogId=25508=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25508 ] ASF GitHub Bot logged work on TS-4507: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #787: TS-4507: Fix SSN and TXN hook ordering.

2016-07-15 Thread shinrich
Github user shinrich commented on the issue: https://github.com/apache/trafficserver/pull/787 It would be possible to break out the schedule_event clean up and the state_api_callout into smaller patches. The rest of it really needs to be together.I need to move onto another

[jira] [Work logged] (TS-4647) CID 1214706 : Incorrect buf reference

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4647?focusedWorklogId=25507=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25507 ] ASF GitHub Bot logged work on TS-4647: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver pull request #799: TS-4647: Fix incorrect buf reference

2016-07-15 Thread strotyl
GitHub user strotyl opened a pull request: https://github.com/apache/trafficserver/pull/799 TS-4647: Fix incorrect buf reference You can merge this pull request into a Git repository by running: $ git pull https://github.com/strotyl/trafficserver TS-4647 Alternatively you

[GitHub] trafficserver issue #644: [TS 4437] Add new limit rate example plugin

2016-07-15 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/644 Aww, don't close it. I don't think anything absolutely wrong here, we should land this. There are things that needs to be fixed, but they are pretty minor (like, squashing, clang-format, typos

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25506=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25506 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #798: TS-4653: esi plugin - disable HTTP_COOKIE variable...

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

[GitHub] trafficserver issue #798: TS-4653: esi plugin - disable HTTP_COOKIE variable...

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

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25505=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25505 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Created

[jira] [Work logged] (TS-4653) ESI plugin - $HTTP_COOKIE can leak important cookie info unintentionally

2016-07-15 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/TS-4653?focusedWorklogId=25504=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-25504 ] ASF GitHub Bot logged work on TS-4653: -- Author: ASF GitHub Bot Created

[GitHub] trafficserver issue #798: TS-4653: esi plugin - disable HTTP_COOKIE variable...

2016-07-15 Thread shukitchan
Github user shukitchan commented on the issue: https://github.com/apache/trafficserver/pull/798 wildcard support is added. --- 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