[GitHub] trafficserver pull request #1444: issue #1401: Potential fix to the write_to...

2017-03-01 Thread shinrich
Github user shinrich closed the pull request at:

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


---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---


[GitHub] trafficserver pull request #1444: issue #1401: Potential fix to the write_to...

2017-02-14 Thread shinrich
GitHub user shinrich opened a pull request:

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

issue #1401: Potential fix to the write_to_io_net crash.

Not a super satisfying solution.  Without this change, ats 7.1 would crash 
immediately in our production environment.  With this patch, we run for a few 
minutes before hitting the next issue.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/shinrich/trafficserver issue_1401

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/trafficserver/pull/1444.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #1444


commit 5f65583b3f04ac381e2878c64f50f461288454b9
Author: Susan Hinrichs 
Date:   2017-02-14T12:32:04Z

issue #1401: Potential fix to the write_to_io_net crash.




---
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 feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---