[
https://issues.apache.org/jira/browse/TS-4030?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15058661#comment-15058661
]
ASF GitHub Bot commented on TS-4030:
------------------------------------
GitHub user jrushf1239k opened a pull request:
https://github.com/apache/trafficserver/pull/377
TS-4030: Fixed a regression test failure.
Fix a bug found with regression tests. ParentResult::start_parent was not
initialized in FindParent() when using strict round robin in a parent
configuration.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/jrushf1239k/trafficserver ts4030
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/trafficserver/pull/377.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 #377
----
commit 4e4f35d4fc579e3b9e75177e9deef37def3f1fd7
Author: John J. Rushford <[email protected]>
Date: 2015-12-15T19:49:36Z
TS-4030: Fixed a regression test failure. In FindParent(),
ParentResult::start_parent was not initialized properly.
----
> Add option to remove query string from URL hashing in consistent hash parent
> selection method.
> ----------------------------------------------------------------------------------------------
>
> Key: TS-4030
> URL: https://issues.apache.org/jira/browse/TS-4030
> Project: Traffic Server
> Issue Type: Improvement
> Reporter: Phil Sorber
> Assignee: Phil Sorber
> Labels: A
> Fix For: 6.1.0
>
>
> You most likely will not want to hash on the query string, so we should have
> an option to remove it from consideration.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)