[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-29 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29976=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29976
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 29/Sep/16 22:09
Start Date: 29/Sep/16 22:09
Worklog Time Spent: 10m 
  Work Description: Github user shinrich closed the pull request at:

https://github.com/apache/trafficserver/pull/1055


Issue Time Tracking
---

Worklog Id: (was: 29976)
Time Spent: 1h 20m  (was: 1h 10m)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-28 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29951=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29951
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 29/Sep/16 02:59
Start Date: 29/Sep/16 02:59
Worklog Time Spent: 10m 
  Work Description: Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/794/ for details.
 



Issue Time Tracking
---

Worklog Id: (was: 29951)
Time Spent: 1h 10m  (was: 1h)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 1h 10m
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-28 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29950=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29950
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 29/Sep/16 02:55
Start Date: 29/Sep/16 02:55
Worklog Time Spent: 10m 
  Work Description: Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/899/ for details.
 



Issue Time Tracking
---

Worklog Id: (was: 29950)
Time Spent: 1h  (was: 50m)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 1h
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-28 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29948=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29948
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 29/Sep/16 02:42
Start Date: 29/Sep/16 02:42
Worklog Time Spent: 10m 
  Work Description: Github user zwoop commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
[approve ci]


Issue Time Tracking
---

Worklog Id: (was: 29948)
Time Spent: 50m  (was: 40m)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 50m
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-27 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29881=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29881
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 28/Sep/16 01:54
Start Date: 28/Sep/16 01:54
Worklog Time Spent: 10m 
  Work Description: Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
FreeBSD build *failed*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/887/ for details.
 



Issue Time Tracking
---

Worklog Id: (was: 29881)
Time Spent: 40m  (was: 0.5h)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 40m
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-27 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29879=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29879
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 28/Sep/16 01:47
Start Date: 28/Sep/16 01:47
Worklog Time Spent: 10m 
  Work Description: Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
Linux build *failed*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/782/ for details.
 



Issue Time Tracking
---

Worklog Id: (was: 29879)
Time Spent: 0.5h  (was: 20m)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 0.5h
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-27 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29877=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29877
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 28/Sep/16 01:44
Start Date: 28/Sep/16 01:44
Worklog Time Spent: 10m 
  Work Description: Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
Linux build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-Linux/780/ for details.
 



Issue Time Tracking
---

Worklog Id: (was: 29877)
Time Spent: 10m
Remaining Estimate: 0h

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 10m
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)


[jira] [Work logged] (TS-4899) Http2ClientSession object leaks

2016-09-27 Thread ASF GitHub Bot (JIRA)

 [ 
https://issues.apache.org/jira/browse/TS-4899?focusedWorklogId=29878=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-29878
 ]

ASF GitHub Bot logged work on TS-4899:
--

Author: ASF GitHub Bot
Created on: 28/Sep/16 01:44
Start Date: 28/Sep/16 01:44
Worklog Time Spent: 10m 
  Work Description: Github user atsci commented on the issue:

https://github.com/apache/trafficserver/pull/1055
  
FreeBSD build *successful*! See 
https://ci.trafficserver.apache.org/job/Github-FreeBSD/885/ for details.
 



Issue Time Tracking
---

Worklog Id: (was: 29878)
Time Spent: 20m  (was: 10m)

> Http2ClientSession object leaks
> ---
>
> Key: TS-4899
> URL: https://issues.apache.org/jira/browse/TS-4899
> Project: Traffic Server
>  Issue Type: Bug
>  Components: HTTP, HTTP/2
>Reporter: Susan Hinrichs
>Assignee: Susan Hinrichs
>Priority: Blocker
> Fix For: 7.1.0
>
>  Time Spent: 20m
>  Remaining Estimate: 0h
>
> Running master plus proposed fix for TS-4813 (without this fix, 
> traffic_server crashes very quickly).  
> After a short time (10 minutes), I noticed that the process memory 
> utilization was growing.  I took the machine out of rotation and waited for 
> existing connections to drain.  The memory use summary from SIGUSR1 shows 
> that many (most?) Http2ClientSession, Http2Stream, and Http1ClientSession 
> objects are not being freed.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)