This is an automated email from the ASF dual-hosted git repository.
rob pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
from 77ab48143 Re-introduce import to get man_pages list available for
sphinx. Closes #8858 (#8859)
add aeb326304 Change parent_select Init func to constructor (#8853)
No new revisions were added by this update.
Summary of changes:
.../experimental/parent_select/consistenthash.cc | 43 +++++-----------------
.../experimental/parent_select/consistenthash.h | 3 +-
.../parent_select/consistenthash_config.cc | 12 +++---
plugins/experimental/parent_select/strategy.cc | 38 ++-----------------
plugins/experimental/parent_select/strategy.h | 5 +--
proxy/http/remap/NextHopConsistentHash.cc | 14 ++-----
proxy/http/remap/NextHopConsistentHash.h | 4 +-
proxy/http/remap/NextHopRoundRobin.h | 8 ++--
proxy/http/remap/NextHopSelectionStrategy.cc | 36 ++++++------------
proxy/http/remap/NextHopSelectionStrategy.h | 5 +--
proxy/http/remap/NextHopStrategyFactory.cc | 38 +++++++++----------
11 files changed, 63 insertions(+), 143 deletions(-)