[ 
https://issues.apache.org/jira/browse/TS-2086?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13728656#comment-13728656
 ] 

ASF subversion and git services commented on TS-2086:
-----------------------------------------------------

Commit 1bb12edf9cd9b0076eaf39b8665909846743ee73 in branch refs/heads/3.3.x from 
[~zwoop]
[ https://git-wip-us.apache.org/repos/asf?p=trafficserver.git;h=1bb12ed ]

Merge branch 'master' into 3.3.x

* master: (295 commits)
  TS-2081 Make the WCCP addr configuration LOCAL
  TS-2093: Check bounds on plugin stat creation.
  TS-2092 Use of uninitialized member in HdrHeap.
  [TS-2052] ET_SSL thread spinning
  TS-2090 Make proxy.config.allocator.enable_reclaim default based on build 
instructions
  TS-1006: adjust some reclaimable-freelist's default configuration
  Updated newish tests to the gitignore
  Fix autoconf checks for mcheck_pedantic()
  Fix configure check for eventfd
  TS-1330: Fix logging core at checkout_write()
  add some standard extensions to ignore list
  TS-1953: remove version check from stable plugins
  TS-1953: Remove check_ts_version() from experimental plugins
  TS-1953: remove check_ts_version() from examples
  Added TS-2086.
  TS-2086 Remove a few more unused configs
  Added TS-1685
  TS-1685 Remove TS_MICRO and fellas
  Added Ts-1255
  TS-1255 Fix the types for all overridable configs. This was actually a real 
bug in the code, in that all float configurations were actually treated as 
integer, rendering them useless
  ...

                
> Remove a few completely unused RecordsConfig.cc settings
> --------------------------------------------------------
>
>                 Key: TS-2086
>                 URL: https://issues.apache.org/jira/browse/TS-2086
>             Project: Traffic Server
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Leif Hedstrom
>            Assignee: Leif Hedstrom
>             Fix For: 3.3.5
>
>
> Found a few more:
> {code}
> proxy.config.temp_dir
> proxy.config.cli_binary
> proxy.config.cop_name
> proxy.config.manager_name
> proxy.config.process_state_dump_mode
> proxy.config.server_name
> proxy.config.start_script
> proxy.config.watch_script
> proxy.config.history_info_enabled
> {code}
> They are truly no-ops (have no purpose). There were a few more (such as 
> "Product name" and "Vendor"), which I left cause they might have some use as 
> part of a monitoring system.
> Please speak up now if you feel any of these do deserve to linger, even 
> unused. The reason to remove them is to avoid confusing, such as thinking 
> changing them would have some sort of effect (which neither does).

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to