Commit 3667026
committed
[KYUUBI #7281] Support to enable asynchronous post event
### Why are the changes needed?
The registerAsync is not called in the code, just in UT.
<img width="1234" height="563" alt="image" src="https://github.com/user-attachments/assets/de41964b-bc8c-4867-9f6a-99e8984add91" />
This PR add an option to enable async event post for kyuubi server.
### How was this patch tested?
Just add an option, the function has been covered by #1853.
### Was this patch authored or co-authored using generative AI tooling?
No.
Closes #7281 from turboFei/async_event.
Closes #7281
1e5da4c [Wang, Fei] Support to enable post event asynchronous
Authored-by: Wang, Fei <[email protected]>
Signed-off-by: Wang, Fei <[email protected]>1 parent 63095f0 commit 3667026
File tree
4 files changed
+34
-15
lines changed- docs/configuration
- kyuubi-common/src/main/scala/org/apache/kyuubi/config
- kyuubi-events/src/main/scala/org/apache/kyuubi/events
- kyuubi-server/src/main/scala/org/apache/kyuubi/events
4 files changed
+34
-15
lines changed
0 commit comments