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

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

                Author: ASF GitHub Bot
            Created on: 17/Aug/16 22:17
            Start Date: 17/Aug/16 22:17
    Worklog Time Spent: 10m 
      Work Description: Github user bryancall commented on the issue:

    https://github.com/apache/trafficserver/pull/849
  
    The return value for {{response_initialize_data_handling}} should be 
changed.  It is a bad design to return a bool (normally that would be mean 
success or failure) from this method and have it mean that the chunking has 
been completed.
    
    It would better to call mark_body_done() in the method or pass in an 
argument in the method call.


Issue Time Tracking
-------------------

    Worklog Id:     (was: 26548)
    Time Spent: 2h 40m  (was: 2.5h)

> clang-analyzer: Dead assignment in Http2Stream
> ----------------------------------------------
>
>                 Key: TS-4729
>                 URL: https://issues.apache.org/jira/browse/TS-4729
>             Project: Traffic Server
>          Issue Type: Bug
>          Components: HTTP/2
>            Reporter: Masaori Koshiba
>            Assignee: Susan Hinrichs
>             Fix For: 7.0.0
>
>          Time Spent: 2h 40m
>  Remaining Estimate: 0h
>
> {noformat}
> Bug Summary
> File: Http2Stream.cc
> Location:     line 508, column 9
> Description:  Value stored to 'is_done' is never read
> {noformat}



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

Reply via email to