Skip to content

Conversation

@jacksontj
Copy link
Contributor

Now that we have clean allocations (instead of clobbering existing things) there is no need to have this assertion. In practice this assertion is actually incorrect, because in the case where we want to extend the lifetime of a stale record (since the response we got was broken) we'll fail this assert.

Now that we have clean allocations (instead of clobbering existing things) there is no need to have this assertion. In practice this assertion is actually incorrect, because in the case where we want to extend the lifetime of a stale record (since the response we got was broken) we'll fail this assert.

This closes apache#809
@atsci
Copy link

atsci commented Jul 18, 2016

FreeBSD build successful! See https://ci.trafficserver.apache.org/job/Github-FreeBSD/449/ for details.

@atsci
Copy link

atsci commented Jul 18, 2016

Linux build successful! See https://ci.trafficserver.apache.org/job/Github-Linux/343/ for details.

@zwoop zwoop added this to the 7.0.0 milestone Jul 18, 2016
@zwoop zwoop self-assigned this Jul 18, 2016
@zwoop
Copy link
Contributor

zwoop commented Jul 18, 2016

+1, although I'm trusting your call here on the internals and changes already made :).

@jacksontj jacksontj merged commit ef57dfa into apache:master Jul 19, 2016
maskit pushed a commit to maskit/trafficserver that referenced this pull request Feb 2, 2017
* asf/master: (44 commits)
  TS-4614: avoid e->schedule_in for dummy event.  This closes apache#766.
  Use devtoolset-3 for ATS 7 and later, when available
  Updated some build instructions
  TS-4311 Removes support for SPDY completely
  TS-4683 Adds better error handling on config problems
  Add TSQA tests for https SRV records
  TS-4615 set SRV scheme based on next_hop_scheme
  Add some initial SRV tsqa tests
  TS-4622 use port from SRV response for origin connections
  Revert "TS-4622 Use port from SRV response when connecting to origin (apache#773)"
  TS-4622 Use port from SRV response when connecting to origin (apache#773)
  TS-4688 handle DNS compression labels in SRV responses (apache#812)
  cachekey/pattern.h: clang format
  TS-4667 Uses the WKS in the gzip plugin
  TS-4653: esi plugin - disable HTTP_COOKIE variable by default and implement a whitelist mechanism to allow the specified cookies for it Original code and idea contributed by Chris Rohlf
  TS-4680: thread safe initialization in TS*DirGet() functions
  TS-4652 Fixes log field initialization, previously crippled
  TS-4595: TSRuntimeDirGet
  TS-4689 Assert if Machine UUID init fails
  TS-4674: Remove useless assert statement (apache#809)
  ...
JosiahWI pushed a commit to JosiahWI/trafficserver that referenced this pull request Jul 19, 2023
masaori335 pushed a commit to masaori335/trafficserver that referenced this pull request May 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants