Au test spawning a blocking thread in a transaction hook continuation.#9044
Au test spawning a blocking thread in a transaction hook continuation.#9044ywkaras merged 1 commit intoapache:masterfrom
Conversation
f06a7f4 to
80cee4b
Compare
| ~~~ | ||
|
|
||
| lib/cppapi developed by LinkedIn | ||
| include/tscpp/api developed by LinkedIn |
There was a problem hiding this comment.
These changes are unrelated cleanup, from moving lib/cppapi to include/tscpp/api and src/tscpp/api .
46a46c5 to
f274fad
Compare
5125e1f to
aeb8791
Compare
|
API review on dev@ ? |
There is not change to the TS API. |
| ~~~ | ||
|
|
||
| lib/cppapi developed by LinkedIn | ||
| include/tscpp/api, src/tscpp/api developed by LinkedIn |
There was a problem hiding this comment.
This included some unrelated cleanup of kruft leftover from lib/cppapi moving to include|src/tscpp/api .
plugins/xdebug/Cleanup.h → include/tscpp/api/Cleanup.h You are introducing a new cpp api. See discussion on #6197. |
OK done. |
|
@ywkaras I meant you should send API change proposal on dev@ and I thought you did it, but I couldn't find the mail. What was done? You mean you saw the discussion? |
|
maskit
left a comment
There was a problem hiding this comment.
Thanks for proposing the API change on the list. The change should be made separately even if it's accepted.
How would I do that? I an using definitions in cleanup.h in the test's plugin. |
Getting a result from it, without blocking event task.
aeb8791 to
7b2e72b
Compare
|
OK @maskit the change you requested has been made. |
|
I'll leave actual code review to @rob05c, |
|
@rob05c should I find someone else to review this? |
|
@rob05c will you have time to review this? Should we get someone else? |
Getting a result from it, without blocking event thread.