[GitHub] trafficserver issue #1221: TS-5046: Guard against the server_session server_...

2016-12-09 Thread sekimura
Github user sekimura commented on the issue: https://github.com/apache/trafficserver/pull/1221 @sidhuagarwal could you create a new JIRA issue with more info like stacktrace? --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub

[jira] [Resolved] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-12-01 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masa Sekimura resolved TS-5046. --- Resolution: Fixed > SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer

[jira] [Assigned] (TS-5032) Assertion on current 6.2.x branch

2016-12-01 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masa Sekimura reassigned TS-5032: - Assignee: Leif Hedstrom (was: Masa Sekimura) > Assertion on current 6.2.x bra

[jira] [Commented] (TS-5032) Assertion on current 6.2.x branch

2016-12-01 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15713085#comment-15713085 ] Masa Sekimura commented on TS-5032: --- we can say this is a dup of TS-5046. +1 to close this. > Assert

[GitHub] trafficserver pull request #1221: TS-5046: Guard against the server_session ...

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

[GitHub] trafficserver issue #1221: TS-5046: Guard against the server_session server_...

2016-11-30 Thread sekimura
Github user sekimura commented on the issue: https://github.com/apache/trafficserver/pull/1221 It looks good so far with #1232. I'm going to close this PR since we don't need this anymore. --- If your project is set up for it, you can reply to this email and have your reply appear

[GitHub] trafficserver pull request #1236: TS-5067 Fix required action for http2.enab...

2016-11-28 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1236 TS-5067 Fix required action for http2.enabled config I know this config is dead in 7.0.x and master already. It could be a nice-to-have fix for 6.2.x LTS. You can merge this pull request

[jira] [Created] (TS-5067) proy.config.http2.enabled is not reloadable config

2016-11-28 Thread Masa Sekimura (JIRA)
Masa Sekimura created TS-5067: - Summary: proy.config.http2.enabled is not reloadable config Key: TS-5067 URL: https://issues.apache.org/jira/browse/TS-5067 Project: Traffic Server Issue Type

[GitHub] trafficserver issue #1221: TS-5046: Guard against the server_session server_...

2016-11-28 Thread sekimura
Github user sekimura commented on the issue: https://github.com/apache/trafficserver/pull/1221 I hope we don't. Give me a bit more time to test a build with #1232 handling some traffic in the wild. --- If your project is set up for it, you can reply to this email and have your reply

[jira] [Commented] (TS-5032) Assertion on current 6.2.x branch

2016-11-22 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5032?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688579#comment-15688579 ] Masa Sekimura commented on TS-5032: --- I haven't seen this crash after applying my silly bandaid to local 6.2

[jira] [Commented] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-22 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688263#comment-15688263 ] Masa Sekimura commented on TS-5046: --- I haven't tested this in the wild yet but backport PR is here: https

[GitHub] trafficserver pull request #1232: TS-4938: Avoid crashes due to NULL vc dere...

2016-11-22 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1232 TS-4938: Avoid crashes due to NULL vc dereferences. Potentially this could fix TS-5046 SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p) cherry picked from

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

2016-11-22 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688130#comment-15688130 ] Masa Sekimura commented on TS-4938: --- okay, I keep "HEAD" for hostdb changes and going to test it

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

2016-11-22 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4938?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15688097#comment-15688097 ] Masa Sekimura commented on TS-4938: --- getting merge conflicts ad cherry-picking this change to 6.2.x branch

[GitHub] trafficserver issue #1227: TS-5051 Add a new log tag % AppVersionInfo.B...

2016-11-19 Thread sekimura
Github user sekimura commented on the issue: https://github.com/apache/trafficserver/pull/1227 +1 to " a logging tag that can log an arbitrary metric" --- 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 pr

[GitHub] trafficserver pull request #1227: TS-5051 Add a new log tag % AppVersio...

2016-11-18 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1227 TS-5051 Add a new log tag % AppVersionInfo.BldNumStr You can merge this pull request into a Git repository by running: $ git pull https://github.com/sekimura/trafficserver ts-5051

[jira] [Commented] (TS-5051) Adds a new log tag, proxy server build_number

2016-11-17 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675366#comment-15675366 ] Masa Sekimura commented on TS-5051: --- Actually trafficserver-release is not a build_number it's

[jira] [Commented] (TS-5051) Adds a new log tag, proxy server build_number

2016-11-17 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15675352#comment-15675352 ] Masa Sekimura commented on TS-5051: --- James, Thanks! Is there a way to do the same on 6.2.x branch? > A

[jira] [Commented] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-15 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15668079#comment-15668079 ] Masa Sekimura commented on TS-5046: --- Here's the pull request with the bandaid above. https://github.com

[GitHub] trafficserver pull request #1221: TS-5046: Guard against the server_session ...

2016-11-15 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1221 TS-5046: Guard against the server_session server_vc being NULL Only happens with 6.2.x branch and I could not identify which commit fixed this in 7.0.x branch hence here is an bandaid. I'm

[jira] [Updated] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-14 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masa Sekimura updated TS-5046: -- Assignee: Susan Hinrichs > SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer

[jira] [Commented] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-14 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15665585#comment-15665585 ] Masa Sekimura commented on TS-5046: --- There must be a proper way to fix this issue in 7.0.x branch already

[jira] [Updated] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-14 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masa Sekimura updated TS-5046: -- Description: one of servers running 6.2.x (729c60b) got a SIGSEGV {code} (gdb) thread 42 [Switching

[jira] [Created] (TS-5051) Adds a new log tag, proxy server build_number

2016-11-11 Thread Masa Sekimura (JIRA)
Masa Sekimura created TS-5051: - Summary: Adds a new log tag, proxy server build_number Key: TS-5051 URL: https://issues.apache.org/jira/browse/TS-5051 Project: Traffic Server Issue Type: Wish

[jira] [Updated] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-08 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5046?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masa Sekimura updated TS-5046: -- Fix Version/s: 6.2.1 > SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer

[jira] [Created] (TS-5046) SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p)

2016-11-08 Thread Masa Sekimura (JIRA)
Masa Sekimura created TS-5046: - Summary: SEGV HttpSM::tunnel_handler_server(int event, HttpTunnelProducer *p) Key: TS-5046 URL: https://issues.apache.org/jira/browse/TS-5046 Project: Traffic Server

[jira] [Created] (TS-5042) Add failcount and threshold values in parent selection logging

2016-11-07 Thread Masa Sekimura (JIRA)
Masa Sekimura created TS-5042: - Summary: Add failcount and threshold values in parent selection logging Key: TS-5042 URL: https://issues.apache.org/jira/browse/TS-5042 Project: Traffic Server

[GitHub] trafficserver pull request #1198: Add failcount and threshold values in pare...

2016-11-04 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1198 Add failcount and threshold values in parent selection logging To debug and treak those retry values appropriately, it would be nice to have actual fail count and threshold values

[GitHub] trafficserver issue #1188: TS-4717: Http2 stack explosion.

2016-11-03 Thread sekimura
Github user sekimura commented on the issue: https://github.com/apache/trafficserver/pull/1188 I've updated this PR with `cherry-pick -x` --- 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

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

2016-11-03 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634977#comment-15634977 ] Masa Sekimura commented on TS-4717: --- I've created the one. https://github.com/apache/trafficserver/pull

[GitHub] trafficserver pull request #1188: TS-4717: Http2 stack explosion.

2016-11-03 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1188 TS-4717: Http2 stack explosion. This is a backport PR of https://github.com/apache/trafficserver/pull/842 You can merge this pull request into a Git repository by running: $ git pull

[jira] [Commented] (TS-5033) Assertion on current 6.2.x branch

2016-11-03 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5033?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634652#comment-15634652 ] Masa Sekimura commented on TS-5033: --- because of the event=100, I guess this is related to https

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

2016-11-03 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4717?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15634544#comment-15634544 ] Masa Sekimura commented on TS-4717: --- Is this one backported to 6.2.x yet? > Http2 stack explos

[jira] [Updated] (TS-5026) update keep_alive_no_activity_timeout_in document and default value in template

2016-11-02 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Masa Sekimura updated TS-5026: -- Assignee: Bryan Call > update keep_alive_no_activity_timeout_in document and default value in > te

[GitHub] trafficserver pull request #1179: Update keep_alive_no_activity_timeout_in d...

2016-11-02 Thread sekimura
GitHub user sekimura opened a pull request: https://github.com/apache/trafficserver/pull/1179 Update keep_alive_no_activity_timeout_in doc and template TS-4700 made essential changes to update the default value. There are some documents and a template for records.config need

[jira] [Commented] (TS-5026) update keep_alive_no_activity_timeout_in document and default value in template

2016-11-02 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-5026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15630636#comment-15630636 ] Masa Sekimura commented on TS-5026: --- This change will make `traffic_ctl config diff` cleaner and that's why

[jira] [Comment Edited] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-03-14 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15193986#comment-15193986 ] Masa Sekimura edited comment on TS-4207 at 3/15/16 5:09 AM: I've opened another

[jira] [Commented] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-03-14 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15193986#comment-15193986 ] Masa Sekimura commented on TS-4207: --- I've opened another JIRA ticket for hostDB.level change TS-4274

[jira] [Created] (TS-4274) make sure using the right levels as calling lookup_block

2016-03-14 Thread Masa Sekimura (JIRA)
Masa Sekimura created TS-4274: - Summary: make sure using the right levels as calling lookup_block Key: TS-4274 URL: https://issues.apache.org/jira/browse/TS-4274 Project: Traffic Server Issue

[jira] [Commented] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-03-10 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190389#comment-15190389 ] Masa Sekimura commented on TS-4207: --- Actually It crashes with or without Leif's bandaid patch (https

[jira] [Comment Edited] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-03-10 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190375#comment-15190375 ] Masa Sekimura edited comment on TS-4207 at 3/11/16 2:30 AM: I'd like to mention

[jira] [Comment Edited] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-03-10 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190375#comment-15190375 ] Masa Sekimura edited comment on TS-4207 at 3/11/16 2:30 AM: I'd like to mention

[jira] [Commented] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-03-10 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15190375#comment-15190375 ] Masa Sekimura commented on TS-4207: --- I'd like to mention that if I comment out this section 6.1.x can

[jira] [Comment Edited] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-02-23 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158299#comment-15158299 ] Masa Sekimura edited comment on TS-4207 at 2/23/16 6:27 PM: I've just noticed

[jira] [Commented] (TS-4207) Crash in HostDB, likely a regression from 5.x

2016-02-22 Thread Masa Sekimura (JIRA)
[ https://issues.apache.org/jira/browse/TS-4207?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15158299#comment-15158299 ] Masa Sekimura commented on TS-4207: --- I've just noticed that inside of HostDBContinuation::insert

[jira] [Created] (TS-3948) crashed at json_out_stat() with sprintf format mismatch

2015-09-25 Thread Masa Sekimura (JIRA)
Masa Sekimura created TS-3948: - Summary: crashed at json_out_stat() with sprintf format mismatch Key: TS-3948 URL: https://issues.apache.org/jira/browse/TS-3948 Project: Traffic Server Issue