[jira] [Commented] (TS-4934) Assert in Http2Stream::do_io_close() when active timeout

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4934?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629560#comment-15629560 ] Phil Sorber commented on TS-4934: - [~masaori], Can you do a back port PR for this? > Assert in

[jira] [Work logged] (TS-3245) getopt doesn't work correctly when used in plugin chaining

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

[jira] [Commented] (TS-4724) Adding/creating new lua APIs: "ts.server_request.set_url_host", "ts.server_request.get_url_host", "ts.server_request.set_url_scheme", and "ts.server_request.get_url_scheme

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629650#comment-15629650 ] Phil Sorber commented on TS-4724: - Please create a back port PR for this to be back ported. Thanks. >

[jira] [Commented] (TS-4970) Crash in INKVConnInternal when handle_event is called after destroy()

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629699#comment-15629699 ] Phil Sorber commented on TS-4970: - Also, this issue is not marked as resolved yet. Is this in master? Can we

[jira] [Commented] (TS-4509) Dropped keep-alive connections not being re-established (TS-3959 continued)

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4509?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629707#comment-15629707 ] Phil Sorber commented on TS-4509: - Back port PR? > Dropped keep-alive connections not being re-established

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629706#comment-15629706 ] Phil Sorber commented on TS-4916: - Back port PR? > Http2ConnectionState::restart_streams infinite loop

[GitHub] trafficserver issue #1170: TS-4719: Make AIO threads interleave memory acros...

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

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

2016-11-02 Thread Gancho Tenev (JIRA)
[ https://issues.apache.org/jira/browse/TS-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629730#comment-15629730 ] Gancho Tenev commented on TS-4916: -- already back-ported with PR #1157 >

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

2016-11-02 Thread zwoop
Github user zwoop commented on the issue: https://github.com/apache/trafficserver/pull/1171 EventSystem.o ../../../iocore/eventsystem/EventSystem.cc:38:7: error: unused variable 'iobuffer_advice' [-Werror,-Wunused-variable] int iobuffer_advice = 0; ^

[jira] [Commented] (TS-4724) Adding/creating new lua APIs: "ts.server_request.set_url_host", "ts.server_request.get_url_host", "ts.server_request.set_url_scheme", and "ts.server_request.get_url_scheme

2016-11-02 Thread Kit Chan (JIRA)
[ https://issues.apache.org/jira/browse/TS-4724?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629903#comment-15629903 ] Kit Chan commented on TS-4724: -- [~rkishore] can you please create one according to the instructions mentioned

[jira] [Commented] (TS-4728) Null pointer error in LogHost.cc.

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4728?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629645#comment-15629645 ] Phil Sorber commented on TS-4728: - [~pbchou], can you create a back port PR for this? > Null pointer error

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

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

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629565#comment-15629565 ] Phil Sorber commented on TS-4938: - If this is needed for 6.2.x can we get a back port PR? > Crash due to

[jira] [Commented] (TS-4652) ASAN issue in logging with gcc 6.1.1

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4652?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629604#comment-15629604 ] Phil Sorber commented on TS-4652: - Back port PR? > ASAN issue in logging with gcc 6.1.1 >

[jira] [Commented] (TS-4459) Force domain names in cert to lower on insert into lookup tree

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4459?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629640#comment-15629640 ] Phil Sorber commented on TS-4459: - Back port PR? > Force domain names in cert to lower on insert into lookup

[GitHub] trafficserver issue #1170: TS-4719: Make AIO threads interleave memory acros...

2016-11-02 Thread PSUdaemon
Github user PSUdaemon commented on the issue: https://github.com/apache/trafficserver/pull/1170 Back port of #868 --- 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-4719) Should have NUMA affinity for disk threads (AIO threads)

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

[jira] [Commented] (TS-4706) SSL hostname verification failed due to truncated SNI name

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4706?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629684#comment-15629684 ] Phil Sorber commented on TS-4706: - Back port PR? > SSL hostname verification failed due to truncated SNI

[jira] [Commented] (TS-4905) Crash when slow logging is enabled.

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4905?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629701#comment-15629701 ] Phil Sorber commented on TS-4905: - [~masaori] can you make a back port PR for this? > Crash when slow

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

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

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

[GitHub] trafficserver issue #1172: TS-4650: cachekey: not thread safe

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

[jira] [Work logged] (TS-4706) SSL hostname verification failed due to truncated SNI name

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

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

[jira] [Updated] (TS-4650) cachekey: not thread safe

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4650: Fix Version/s: 6.2.1 > cachekey: not thread safe > - > > Key: TS-4650

[jira] [Updated] (TS-4650) cachekey: not thread safe

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4650: Backport to Version: (was: 6.2.1) > cachekey: not thread safe > - > >

[GitHub] trafficserver issue #845: TS-3245: Allow multiple plugins to safely use geto...

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

[jira] [Commented] (TS-4911) ATS restarts when ts_lua plugin is used with collapsed_forwarding plugin and write lock error was encountered (thundering herd problem)

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629576#comment-15629576 ] Phil Sorber commented on TS-4911: - [~kichan], [~rkishore], Can one of you create a back port PR for this

[jira] [Work logged] (TS-3245) getopt doesn't work correctly when used in plugin chaining

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

[GitHub] trafficserver issue #845: TS-3245: Allow multiple plugins to safely use geto...

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

[jira] [Work logged] (TS-3245) getopt doesn't work correctly when used in plugin chaining

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

[jira] [Commented] (TS-4838) After TS-3612 restructuring, very slow SSL sessions and HttpSM::state_raw_http_server_open errors

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4838?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629583#comment-15629583 ] Phil Sorber commented on TS-4838: - [~jpe...@apache.org], if this needs to be back ported, can you create a

[jira] [Commented] (TS-4626) LogFile::close_file should not delete m_log handle

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4626?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629614#comment-15629614 ] Phil Sorber commented on TS-4626: - This is marked for back port. If someone feels strong about this, can they

[jira] [Commented] (TS-4217) END_STREAM flag is sent twice

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4217?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629687#comment-15629687 ] Phil Sorber commented on TS-4217: - Back Port PR? > END_STREAM flag is sent twice >

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4942?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629695#comment-15629695 ] Phil Sorber commented on TS-4942: - Back port PR? > Simple retry is not working correctly >

[GitHub] trafficserver pull request #1170: TS-4719: Make AIO threads interleave memor...

2016-11-02 Thread PSUdaemon
Github user PSUdaemon closed the pull request at: https://github.com/apache/trafficserver/pull/1170 --- 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

[jira] [Work logged] (TS-4719) Should have NUMA affinity for disk threads (AIO threads)

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

[jira] [Commented] (TS-4911) ATS restarts when ts_lua plugin is used with collapsed_forwarding plugin and write lock error was encountered (thundering herd problem)

2016-11-02 Thread Rajendra Kishore Bonumahanti (JIRA)
[ https://issues.apache.org/jira/browse/TS-4911?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629764#comment-15629764 ] Rajendra Kishore Bonumahanti commented on TS-4911: -- Hi Phil, I will do it. > ATS restarts

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

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

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

[GitHub] trafficserver issue #1172: TS-4650: cachekey: not thread safe

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

[GitHub] trafficserver pull request #1173: TS-4706 Truncated SNI name during escalati...

2016-11-02 Thread gtenev
GitHub user gtenev opened a pull request: https://github.com/apache/trafficserver/pull/1173 TS-4706 Truncated SNI name during escalation SSL hostname verification failing due to truncated SNI name. (cherry picked from commit 4d02d0e877e24b1dc94948c236462417bdd9bbf0) You

[GitHub] trafficserver issue #1172: TS-4650: cachekey: not thread safe

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

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

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

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

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

[jira] [Commented] (TS-4831) HTTP/2 update_read_request crash

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4831?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629590#comment-15629590 ] Phil Sorber commented on TS-4831: - [~shinrich], if this should be back ported to 6.2.x can you create a back

[jira] [Work logged] (TS-3245) getopt doesn't work correctly when used in plugin chaining

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

[jira] [Commented] (TS-4691) Assertion in OSDNSLookup

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629628#comment-15629628 ] Phil Sorber commented on TS-4691: - Back port PR? > Assertion in OSDNSLookup > > >

[jira] [Commented] (TS-4801) Are we marking parents down too aggressively?

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4801?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629642#comment-15629642 ] Phil Sorber commented on TS-4801: - Back port PR? > Are we marking parents down too aggressively? >

[GitHub] trafficserver pull request #1170: TS-4719: Make AIO threads interleave memor...

2016-11-02 Thread PSUdaemon
GitHub user PSUdaemon opened a pull request: https://github.com/apache/trafficserver/pull/1170 TS-4719: Make AIO threads interleave memory across NUMA nodes. (cherry picked from commit e5261f4d5edf557fe03571b46eacc61d430425e3) You can merge this pull request into a Git repository

[GitHub] trafficserver pull request #1171: TS-4957: Make the use of madvise() with MA...

2016-11-02 Thread jrushford
GitHub user jrushford opened a pull request: https://github.com/apache/trafficserver/pull/1171 TS-4957: Make the use of madvise() with MADV_DONTDUMP configurable. (cherry picked from commit 514d3fd7de5841b8a74cd32bed001db9b479764f) Backport PR to 6.2.x You can merge this

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

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

2016-11-02 Thread jrushford
Github user jrushford commented on the issue: https://github.com/apache/trafficserver/pull/1171 oops From: Leif Hedstrom Reply-To: apache/trafficserver Date: Wednesday, November 2,

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

[jira] [Updated] (TS-4819) ATS-6.2.x crashes if the message-body of a chunk is not correctly formatted

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4819?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4819: Backport to Version: (was: 6.2.1) > ATS-6.2.x crashes if the message-body of a chunk is not correctly

[jira] [Commented] (TS-4554) ASAN crash (stack overflow) with H2 priorities

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4554?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629634#comment-15629634 ] Phil Sorber commented on TS-4554: - Back Port PR? > ASAN crash (stack overflow) with H2 priorities >

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4663?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629631#comment-15629631 ] Phil Sorber commented on TS-4663: - If severity is high enough, please make back port PR. Thanks. > ASAN

[jira] [Commented] (TS-4720) ATS not properly closing origin connections in client abort situations

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4720?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629653#comment-15629653 ] Phil Sorber commented on TS-4720: - [~jacksontj], can you create a back port PR for this? Let me know if you

[jira] [Work logged] (TS-4719) Should have NUMA affinity for disk threads (AIO threads)

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

[jira] [Commented] (TS-4717) Http2 stack explosion

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629681#comment-15629681 ] Phil Sorber commented on TS-4717: - Back port PR? > Http2 stack explosion > - > >

[jira] [Commented] (TS-4697) MIOBuffer is not freed if ipallow check fails in HttpSessionAccept::accept()

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4697?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629685#comment-15629685 ] Phil Sorber commented on TS-4697: - Back port PR? > MIOBuffer is not freed if ipallow check fails in

[jira] [Commented] (TS-4072) Diagnostic log rolling races

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4072?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629693#comment-15629693 ] Phil Sorber commented on TS-4072: - Back port PR? > Diagnostic log rolling races >

[jira] [Work logged] (TS-4719) Should have NUMA affinity for disk threads (AIO threads)

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

[GitHub] trafficserver issue #1170: TS-4719: Make AIO threads interleave memory acros...

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

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

[jira] [Commented] (TS-4650) cachekey: not thread safe

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4650?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629606#comment-15629606 ] Phil Sorber commented on TS-4650: - [~gancho] is making a back port PR then? > cachekey: not thread safe >

[jira] [Commented] (TS-4466) Add links to other versions/languages of the documentation

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4466?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629637#comment-15629637 ] Phil Sorber commented on TS-4466: - Does anything need to be back ported here? > Add links to other

[jira] [Work logged] (TS-4719) Should have NUMA affinity for disk threads (AIO threads)

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

[jira] [Updated] (TS-4719) Should have NUMA affinity for disk threads (AIO threads)

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4719: Fix Version/s: 6.2.1 > Should have NUMA affinity for disk threads (AIO threads) >

[jira] [Commented] (TS-4845) NULL dereference in url_sig

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4845?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629569#comment-15629569 ] Phil Sorber commented on TS-4845: - [~jrushford], can you create a back port PR for this if it affects 6.2.x?

[jira] [Updated] (TS-3245) getopt doesn't work correctly when used in plugin chaining

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-3245: Backport to Version: (was: 6.2.1) > getopt doesn't work correctly when used in plugin chaining >

[jira] [Updated] (TS-3245) getopt doesn't work correctly when used in plugin chaining

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-3245: Fix Version/s: 6.2.1 > getopt doesn't work correctly when used in plugin chaining >

[GitHub] trafficserver pull request #845: TS-3245: Allow multiple plugins to safely u...

2016-11-02 Thread PSUdaemon
Github user PSUdaemon closed the pull request at: https://github.com/apache/trafficserver/pull/845 --- 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

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4614?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629600#comment-15629600 ] Phil Sorber commented on TS-4614: - Please create a back port PR using the method we discussed at the Summit.

[jira] [Commented] (TS-4970) Crash in INKVConnInternal when handle_event is called after destroy()

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4970?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629697#comment-15629697 ] Phil Sorber commented on TS-4970: - Back port PR? > Crash in INKVConnInternal when handle_event is called

[jira] [Updated] (TS-4719) Should have NUMA affinity for disk threads (AIO threads)

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4719: Backport to Version: (was: 6.2.1) > Should have NUMA affinity for disk threads (AIO threads) >

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

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

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

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

2016-11-02 Thread jrushford
Github user jrushford commented on the issue: https://github.com/apache/trafficserver/pull/1171 This PR is for backport to 6.2.1 --- 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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

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

[GitHub] trafficserver pull request #1172: TS-4650: cachekey: not thread safe

2016-11-02 Thread gtenev
GitHub user gtenev opened a pull request: https://github.com/apache/trafficserver/pull/1172 TS-4650: cachekey: not thread safe (cherry picked from commit f4a97a9d573867441c5dd711b54ff66117fcd057) (cherry picked from commit 15b2ab08a30a0df8c2223e05c7bfc4cb530ea243) You can merge

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15629927#comment-15629927 ] Phil Sorber commented on TS-4916: - Ok, thanks. I missed updating the JIRA. >

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4916: Fix Version/s: 6.2.1 > Http2ConnectionState::restart_streams infinite loop causes deadlock >

[GitHub] trafficserver issue #1172: TS-4650: cachekey: not thread safe

2016-11-02 Thread PSUdaemon
Github user PSUdaemon commented on the issue: https://github.com/apache/trafficserver/pull/1172 [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 wishes

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

2016-11-02 Thread jrushford
Github user jrushford commented on the issue: https://github.com/apache/trafficserver/pull/1171 [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 wishes

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

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4916?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4916: Backport to Version: (was: 6.2.1) > Http2ConnectionState::restart_streams infinite loop causes deadlock >

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

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

[GitHub] trafficserver issue #1172: TS-4650: cachekey: not thread safe

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

[jira] [Work logged] (TS-4650) cachekey: not thread safe

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

[GitHub] trafficserver pull request #1172: TS-4650: cachekey: not thread safe

2016-11-02 Thread PSUdaemon
Github user PSUdaemon closed the pull request at: https://github.com/apache/trafficserver/pull/1172 --- 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

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

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

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

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

[GitHub] trafficserver issue #1176: TS-4845: NULL dereference in url_sig

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

[GitHub] trafficserver pull request #1176: TS-4845: NULL dereference in url_sig

2016-11-02 Thread jrushford
GitHub user jrushford opened a pull request: https://github.com/apache/trafficserver/pull/1176 TS-4845: NULL dereference in url_sig (cherry picked from commit 6b4100c1200e309e229c9fdd24004e1d4fb59c9a) backport PR to 6.2.1 You can merge this pull request into a Git

[jira] [Updated] (TS-4513) Error when building with gcc 6.1.1 with luajit

2016-11-02 Thread Phil Sorber (JIRA)
[ https://issues.apache.org/jira/browse/TS-4513?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Phil Sorber updated TS-4513: Backport to Version: 6.2.1 > Error when building with gcc 6.1.1 with luajit >

[jira] [Work logged] (TS-4706) SSL hostname verification failed due to truncated SNI name

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

[GitHub] trafficserver issue #1171: TS-4957: Make the use of madvise() with MADV_DONT...

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

  1   2   3   >