ajorgensen opened a new pull request #2900: Fix Stream Manager Crash
URL: https://github.com/apache/incubator-heron/pull/2900
 
 
   This fixes https://github.com/apache/incubator-heron/issues/2897 which is a 
double free bug that periodically causes the stream manager to crash if other 
stream managers or are killed at the right time. 
   
   In this case opkt has the potential to be freed twice in the event of a 
failed packet sent in both `InternalSendResponse` and `conn->sendPacket(opkt)`
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
[email protected]


With regards,
Apache Git Services

Reply via email to