Skip to content

Conversation

@ywkaras
Copy link
Contributor

@ywkaras ywkaras commented Sep 6, 2022

No description provided.

@ywkaras
Copy link
Contributor Author

ywkaras commented Sep 6, 2022

PRs that are dependent on this PR:
#9063
#9044
#8790

@bryancall bryancall requested a review from serrislew September 12, 2022 23:33
@SolidWallOfCode SolidWallOfCode changed the title Move Cleanup.h from plugins/xdebug to incude/tscpp/api . Move Cleanup.h from plugins/xdebug to include/tscpp/api . Sep 12, 2022
@serrislew
Copy link
Contributor

Should Cleanup.h also be removed from /plugins/xdebug/Makefile.inc?

To confirm, this CPP API addition is to make these standard deleter/ptr definitions accessible for other plugins?

@ywkaras
Copy link
Contributor Author

ywkaras commented Sep 14, 2022

Should Cleanup.h also be removed from /plugins/xdebug/Makefile.inc?

yes

To confirm, this CPP API addition is to make these standard deleter/ptr definitions accessible for other plugins?

yes

@apache apache deleted a comment from ezelkow1 Sep 14, 2022
@ywkaras
Copy link
Contributor Author

ywkaras commented Sep 16, 2022

[approve ci autest]

@randall
Copy link
Contributor

randall commented Sep 19, 2022

I haven't seen this proposed to the mailing list yet. Did I miss the email?

@randall randall requested review from randall and removed request for randall September 19, 2022 16:51
@serrislew
Copy link
Contributor

@randall there was an email titled "Proposed change to CPP API" a few weeks ago!

@SolidWallOfCode SolidWallOfCode self-requested a review September 19, 2022 23:19
@ywkaras ywkaras merged commit 40e8335 into apache:master Sep 19, 2022
@zwoop zwoop added this to the 10.0.0 milestone Jan 17, 2023
JosiahWI pushed a commit to JosiahWI/trafficserver that referenced this pull request Jul 19, 2023
…stry. (apache#9272) (apache#755)

* Move Cleanup.h from plugins/xdebug to incude/tscpp/api . (apache#9080)

Co-authored-by: Walt Karas <wkaras@yahooinc.com>
(cherry picked from commit 40e8335)

* Fix crashes at shutdown due to references to stale debug control registry. (apache#9272)

* Fix crashes at shutdown due to references to stale debug control registry.

Adds reference count for references to registry.  The registry is deleted only when the reference count goes to zero.

* Add delay before starting trafficserver in tsapi Au test.

The opening of the cleartext TCP port for listening fails intermittently with a delay beforehand.

Co-authored-by: Walt Karas <wkaras@yahooinc.com>
(cherry picked from commit eabc29e)

CONFLICTS:
include/tscpp/api/Cleanup.h
src/tscore/DbgCtl.cc
tests/gold_tests/pluginTest/TSVConnFd/TSVConnFd.cc
tests/gold_tests/pluginTest/polite_hook_wait/polite_hook_wait.cc

Co-authored-by: Walt Karas <wkaras@yahoo-inc.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants