GitHub user masaori335 opened a pull request:
https://github.com/apache/trafficserver/pull/830
TS-4554: Set max depth of Http2DependencyTree
- Set max depth of Http2DependencyTree
When the depth over the maximum, new node will be a children of root node.
- Remove node from Http2DependencyTree when delete streams.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/masaori335/trafficserver ts-4554
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/830.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 #830
----
commit 248a4873bc8889493ab3aaeddddbc166d5e03d66
Author: Masaori Koshiba <[email protected]>
Date: 2016-07-28T11:06:09Z
TS-4554: Set max depth of Http2DependencyTree
- Set max depth of Http2DependencyTree
When the depth over the maximum, new node will be a children of root node.
- Remove node from Http2DependencyTree when delete streams
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---