[jira] [Commented] (TS-4960) Undo internal request tunnelling hacks

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4960?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569456#comment-15569456 ] James Peach commented on TS-4960: - AFAICT TS-3777 doesn't fix the underlying problem, which I expect is

[jira] [Created] (TS-4962) Restructure and simplify connection acceptance

2016-10-12 Thread James Peach (JIRA)
James Peach created TS-4962: --- Summary: Restructure and simplify connection acceptance Key: TS-4962 URL: https://issues.apache.org/jira/browse/TS-4962 Project: Traffic Server Issue Type:

[GitHub] trafficserver issue #1098: TS-4961: Use default accept thread config for plu...

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

[jira] [Work logged] (TS-4961) Plugin accept should use default thread counts.

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

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver pull request #1088: TS-4915: Crash from hostdb in PriorityQueu...

2016-10-12 Thread shinrich
Github user shinrich commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1088#discussion_r83084441 --- Diff: lib/ts/PriorityQueue.h --- @@ -110,6 +110,12 @@ PriorityQueue::pop() return; } + // SKH - I suspect

[jira] [Work logged] (TS-4961) Plugin accept should use default thread counts.

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

[GitHub] trafficserver issue #1098: TS-4961: Use default accept thread config for plu...

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

[GitHub] trafficserver pull request #1089: TS-4592: Add support for process ID and tx...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1089#discussion_r83085542 --- Diff: doc/admin-guide/plugins/ts_lua.en.rst --- @@ -131,6 +131,22 @@ is always available within lua script. This package can be introduced into

[GitHub] trafficserver pull request #1089: TS-4592: Add support for process ID and tx...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1089#discussion_r83085975 --- Diff: plugins/experimental/ts_lua/ts_lua_misc.c --- @@ -66,6 +71,20 @@ ts_lua_inject_misc_variables(lua_State *L) } static int

[GitHub] trafficserver pull request #1089: TS-4592: Add support for process ID and tx...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1089#discussion_r83085682 --- Diff: doc/admin-guide/plugins/ts_lua.en.rst --- @@ -131,6 +131,22 @@ is always available within lua script. This package can be introduced into

[jira] [Work logged] (TS-4592) ts_lua: Add support for the UUID and HttpSM ID tags

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

[jira] [Work logged] (TS-4592) ts_lua: Add support for the UUID and HttpSM ID tags

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

[jira] [Work logged] (TS-4592) ts_lua: Add support for the UUID and HttpSM ID tags

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

[GitHub] trafficserver issue #1099: TS-4916: Fix for an H2-infinite-loop deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[GitHub] trafficserver issue #1099: TS-4916: Fix for an H2-infinite-loop deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Commented] (TS-4963) Option to allow keepalive for PluginVC.

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569861#comment-15569861 ] James Peach commented on TS-4963: - cc [~shinrich] [~jacksontj] > Option to allow keepalive for PluginVC. >

[GitHub] trafficserver pull request #1099: TS-4916: Fix for an H2-infinite-loop deadl...

2016-10-12 Thread gtenev
Github user gtenev closed the pull request at: https://github.com/apache/trafficserver/pull/1099 --- 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

[GitHub] trafficserver issue #1099: TS-4916: Fix for an H2-infinite-loop deadlock

2016-10-12 Thread gtenev
Github user gtenev commented on the issue: https://github.com/apache/trafficserver/pull/1099 @zwoop I did, my fork looks OK. it seems to me that later in the github GUI I may have submitted the PR against base:master (which was the default), should have been against 6.2.x. Closing.

[GitHub] trafficserver pull request #1100: TS-4916: Fix for an H2-infinite-loop deadl...

2016-10-12 Thread gtenev
GitHub user gtenev opened a pull request: https://github.com/apache/trafficserver/pull/1100 TS-4916: Fix for an H2-infinite-loop deadlock This is a fix to prevent destroying of the DLL<> structure and the following iteration over Http2ConnectionState::stream_list to fall into an

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Created] (TS-4963) Option to allow keepalive for PluginVC.

2016-10-12 Thread James Peach (JIRA)
James Peach created TS-4963: --- Summary: Option to allow keepalive for PluginVC. Key: TS-4963 URL: https://issues.apache.org/jira/browse/TS-4963 Project: Traffic Server Issue Type: Improvement

[jira] [Commented] (TS-4963) Option to allow keepalive for PluginVC.

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569860#comment-15569860 ] James Peach commented on TS-4963: - cc [~shinrich] [~jacksontj] > Option to allow keepalive for PluginVC. >

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[GitHub] trafficserver issue #1100: TS-4916: Fix for an H2-infinite-loop deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Issue Comment Deleted] (TS-4963) Option to allow keepalive for PluginVC.

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4963?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] James Peach updated TS-4963: Comment: was deleted (was: cc [~shinrich] [~jacksontj]) > Option to allow keepalive for PluginVC. >

[GitHub] trafficserver issue #1100: TS-4916: Fix for an H2-infinite-loop deadlock

2016-10-12 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1100 Just a heads up, but this PR is against 6.2.x branch, the code has diverged, so will need one PR for 6.2.x and one for master. @gtenev Please make a PR for master at your earliest convenience

[jira] [Work logged] (TS-4959) Remove an old remnant of MSIE UA detection

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

[GitHub] trafficserver issue #1100: TS-4916: Fix for an H2-infinite-loop deadlock

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

[GitHub] trafficserver pull request #1101: TS-4959: Remove remnants of old UA configu...

2016-10-12 Thread zwoop
GitHub user zwoop opened a pull request: https://github.com/apache/trafficserver/pull/1101 TS-4959: Remove remnants of old UA configurations and handling I made this as two commits: 1) Remove some definitely strange code around MSIE. 2) Remove all the code around

[jira] [Work logged] (TS-4959) Remove an old remnant of MSIE UA detection

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

[GitHub] trafficserver issue #1101: TS-4959: Remove remnants of old UA configurations...

2016-10-12 Thread bryancall
Github user bryancall commented on the issue: https://github.com/apache/trafficserver/pull/1101 👍 - Looks 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

[GitHub] trafficserver issue #1100: TS-4916: Fix for an H2-infinite-loop deadlock

2016-10-12 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1100 Try again [approve ci]. --- 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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Work logged] (TS-4959) Remove an old remnant of MSIE UA detection

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

[GitHub] trafficserver issue #1101: TS-4959: Remove remnants of old UA configurations...

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

[jira] [Updated] (TS-4938) Crash due to null client_vc

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4938: --- Fix Version/s: (was: 7.1.0) 7.0.0 > Crash due to null client_vc >

[GitHub] trafficserver issue #1101: TS-4959: Remove remnants of old UA configurations...

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

[jira] [Updated] (TS-4938) Crash due to null client_vc

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4938: --- Backport to Version: 6.2.1 (was: 6.2.1, 7.0.0) > Crash due to null client_vc > --- > >

[jira] [Work logged] (TS-4959) Remove an old remnant of MSIE UA detection

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

Jenkins build is back to normal : osx-master » clang,osx,debug #1230

2016-10-12 Thread jenkins
See

[GitHub] trafficserver issue #1100: TS-4916: Fix for an H2-infinite-loop deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[GitHub] trafficserver issue #1100: TS-4916: Fix for an H2-infinite-loop deadlock

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Commented] (TS-4946) ts remove conditional request header for os request, and does't not cache 200 response

2016-10-12 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567752#comment-15567752 ] James Fang commented on TS-4946: 7988 // If the response is prohibited from containing a body, 7989 //

[jira] [Comment Edited] (TS-4946) ts remove conditional request header for os request, and does't not cache 200 response

2016-10-12 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567752#comment-15567752 ] James Fang edited comment on TS-4946 at 10/12/16 6:21 AM: -- {quote} 7988 // If the

[jira] [Comment Edited] (TS-4946) ts remove conditional request header for os request, and does't not cache 200 response

2016-10-12 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567752#comment-15567752 ] James Fang edited comment on TS-4946 at 10/12/16 6:34 AM: -- {code} 7988 // If the

[jira] [Comment Edited] (TS-4946) ts remove conditional request header for os request, and does't not cache 200 response

2016-10-12 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567752#comment-15567752 ] James Fang edited comment on TS-4946 at 10/12/16 6:20 AM: -- {quote} 7988 // If the

[jira] [Comment Edited] (TS-4946) ts remove conditional request header for os request, and does't not cache 200 response

2016-10-12 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567752#comment-15567752 ] James Fang edited comment on TS-4946 at 10/12/16 6:20 AM: -- {quote} 7988 // If the

[jira] [Comment Edited] (TS-4946) ts remove conditional request header for os request, and does't not cache 200 response

2016-10-12 Thread James Fang (JIRA)
[ https://issues.apache.org/jira/browse/TS-4946?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15567752#comment-15567752 ] James Fang edited comment on TS-4946 at 10/12/16 8:49 AM: -- {code} 7988 // If the

[jira] [Resolved] (TS-4908) HTTP2Stream tries to cancel even twice

2016-10-12 Thread Masaori Koshiba (JIRA)
[ https://issues.apache.org/jira/browse/TS-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masaori Koshiba resolved TS-4908. - Resolution: Fixed > HTTP2Stream tries to cancel even twice > --

[jira] [Updated] (TS-4908) HTTP2Stream tries to cancel even twice

2016-10-12 Thread Masaori Koshiba (JIRA)
[ https://issues.apache.org/jira/browse/TS-4908?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masaori Koshiba updated TS-4908: Assignee: David Calavera > HTTP2Stream tries to cancel even twice >

[jira] [Created] (TS-4958) Inconsistent advise flags on IO buffers.

2016-10-12 Thread James Peach (JIRA)
James Peach created TS-4958: --- Summary: Inconsistent advise flags on IO buffers. Key: TS-4958 URL: https://issues.apache.org/jira/browse/TS-4958 Project: Traffic Server Issue Type: Bug

[jira] [Updated] (TS-3204) Crash when body_factory file is empty

2016-10-12 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom updated TS-3204: -- Fix Version/s: (was: sometime) 7.1.0 > Crash when body_factory file is empty >

[jira] [Resolved] (TS-3204) Crash when body_factory file is empty

2016-10-12 Thread Leif Hedstrom (JIRA)
[ https://issues.apache.org/jira/browse/TS-3204?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Leif Hedstrom resolved TS-3204. --- Resolution: Fixed > Crash when body_factory file is empty > - > >

[jira] [Work logged] (TS-3204) Crash when body_factory file is empty

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

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver issue #1088: TS-4915: Crash from hostdb in PriorityQueueLess

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

Build failed in Jenkins: osx-master » clang,osx,debug #1229

2016-10-12 Thread jenkins
See Changes: [Leif Hedstrom] TS-3204: Crash when body_factory file is empty -- [...truncated 14517 lines...] ] {HTTP/1.0 200 OK\15\12MIME-Version:

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver issue #1088: TS-4915: Crash from hostdb in PriorityQueueLess

2016-10-12 Thread shinrich
Github user shinrich commented on the issue: https://github.com/apache/trafficserver/pull/1088 @masaori335 ok, that makes sense. I reverted my hack in the _bubble_down. Hopefully that fixes that transient TSConfigSyntax build failure that occurred on the Linux build. If

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[jira] [Commented] (TS-4958) Inconsistent advise flags on IO buffers.

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15568873#comment-15568873 ] James Peach commented on TS-4958: - Ping [~jrushford] [~psudaemon] > Inconsistent advise flags on IO buffers.

[GitHub] trafficserver issue #1088: TS-4915: Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver pull request #1097: Make the use of madvise() with MADV_DONTDU...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1097#discussion_r83016651 --- Diff: iocore/eventsystem/I_IOBuffer.h --- @@ -58,6 +58,7 @@ class VIO; inkcoreapi extern int64_t max_iobuffer_size; extern int64_t

[GitHub] trafficserver pull request #1097: Make the use of madvise() with MADV_DONTDU...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1097#discussion_r83016299 --- Diff: iocore/eventsystem/EventSystem.cc --- @@ -51,5 +51,15 @@ ink_event_system_init(ModuleVersion v) if (default_large_iobuffer_size >

[GitHub] trafficserver pull request #1097: Make the use of madvise() with MADV_DONTDU...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1097#discussion_r83016016 --- Diff: iocore/eventsystem/EventSystem.cc --- @@ -51,5 +51,15 @@ ink_event_system_init(ModuleVersion v) if (default_large_iobuffer_size >

[GitHub] trafficserver pull request #1081: TS-3204: Crash when body_factory file is e...

2016-10-12 Thread zwoop
Github user zwoop closed the pull request at: https://github.com/apache/trafficserver/pull/1081 --- 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 pull request #1088: TS-4915: Crash from hostdb in PriorityQueu...

2016-10-12 Thread shinrich
Github user shinrich commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1088#discussion_r83086541 --- Diff: lib/ts/PriorityQueue.h --- @@ -110,6 +110,12 @@ PriorityQueue::pop() return; } + // SKH - I suspect

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver issue #1088: TS-4915: Crash from hostdb in PriorityQueueLess

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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[GitHub] trafficserver pull request #1099: TS-4916: Fix for an H2-infinite-loop deadl...

2016-10-12 Thread gtenev
GitHub user gtenev opened a pull request: https://github.com/apache/trafficserver/pull/1099 TS-4916: Fix for an H2-infinite-loop deadlock This is a fix to prevent destroying of the ``DLL<>`` structure and the following iteration over ``Http2ConnectionState::stream_list`` to fall

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver issue #1088: TS-4915: Crash from hostdb in PriorityQueueLess

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

[jira] [Work logged] (TS-4915) Crash from hostdb in PriorityQueueLess

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

[GitHub] trafficserver issue #1099: TS-4916: Fix for an H2-infinite-loop deadlock

2016-10-12 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1099 @gtenev This looks very strange, did you pull/rebase your tree first? --- 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

[jira] [Work logged] (TS-4916) Http2ConnectionState::restart_streams infinite loop causes deadlock

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

[jira] [Updated] (TS-4950) Parent proxy test coverage

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4950: --- Summary: Parent proxy test coverage (was: parent proxy test coverage) > Parent proxy test coverage >

[jira] [Updated] (TS-4950) Parent proxy test coverage

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4950?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4950: --- Fix Version/s: sometime > Parent proxy test coverage > -- > > Key:

[jira] [Commented] (TS-4958) Inconsistent advise flags on IO buffers

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569149#comment-15569149 ] James Peach commented on TS-4958: - The latter. Freelists are only used for certain sizes, for example

[GitHub] trafficserver pull request #1097: Make the use of madvise() with MADV_DONTDU...

2016-10-12 Thread jpeach
Github user jpeach commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1097#discussion_r83048130 --- Diff: iocore/eventsystem/EventSystem.cc --- @@ -51,5 +51,15 @@ ink_event_system_init(ModuleVersion v) if (default_large_iobuffer_size >

[jira] [Commented] (TS-4924) Protocol plugin performance penalty

2016-10-12 Thread James Peach (JIRA)
[ https://issues.apache.org/jira/browse/TS-4924?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15569110#comment-15569110 ] James Peach commented on TS-4924: - See {{HttpTransact::initialize_state_variables_from_request}} where we

[jira] [Updated] (TS-4947) Collation Server is broken?

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4947: --- Fix Version/s: 7.1.0 > Collation Server is broken? > --- > > Key:

[GitHub] trafficserver pull request #1097: Make the use of madvise() with MADV_DONTDU...

2016-10-12 Thread PSUdaemon
Github user PSUdaemon commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1097#discussion_r83040763 --- Diff: iocore/eventsystem/I_IOBuffer.h --- @@ -58,6 +58,7 @@ class VIO; inkcoreapi extern int64_t max_iobuffer_size; extern int64_t

[jira] [Updated] (TS-4947) Collation Server is broken?

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4947?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4947: --- Affects Version/s: 7.0.0 > Collation Server is broken? > --- > > Key:

[GitHub] trafficserver pull request #1097: Make the use of madvise() with MADV_DONTDU...

2016-10-12 Thread PSUdaemon
Github user PSUdaemon commented on a diff in the pull request: https://github.com/apache/trafficserver/pull/1097#discussion_r83040861 --- Diff: iocore/eventsystem/EventSystem.cc --- @@ -51,5 +51,15 @@ ink_event_system_init(ModuleVersion v) if (default_large_iobuffer_size >

[jira] [Updated] (TS-4957) Make the use of madvise() with MADV_DONTDUMP configurable

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4957: --- Summary: Make the use of madvise() with MADV_DONTDUMP configurable (was: Make the use of madvise() with

[jira] [Updated] (TS-4957) Make the use of madvise() with MADV_DONTDUMP configurable

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4957?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4957: --- Fix Version/s: sometime > Make the use of madvise() with MADV_DONTDUMP configurable >

[jira] [Updated] (TS-4942) Simple retry is not working correctly

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4942: --- Summary: Simple retry is not working correctly (was: simple retry is not working correctly.) > Simple retry is

[jira] [Updated] (TS-4944) Should collapsed_forwarding.so really need to retry on 500 ?

2016-10-12 Thread Bryan Call (JIRA)
[ https://issues.apache.org/jira/browse/TS-4944?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Call updated TS-4944: --- Summary: Should collapsed_forwarding.so really need to retry on 500 ? (was: should collapsed_forwarding.so

[jira] [Work logged] (TS-4956) Memory leaks in hostdb test

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

[jira] [Work logged] (TS-4955) Remove the global mutex from the plugin session acceptor

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

  1   2   3   >