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

Yafeng Lu commented on CASSSIDECAR-452:
---------------------------------------

Circle CI: 
https://app.circleci.com/pipelines/github/Klose6/cassandra-sidecar/10/workflows/f28fd6f8-1857-413e-8ec1-070bd431d59d

> Avoid blocking the event loop in CdcPublisher event-bus handler
> ---------------------------------------------------------------
>
>                 Key: CASSSIDECAR-452
>                 URL: https://issues.apache.org/jira/browse/CASSSIDECAR-452
>             Project: Sidecar for Apache Cassandra
>          Issue Type: Improvement
>            Reporter: Yafeng Lu
>            Assignee: Yafeng Lu
>            Priority: Major
>          Time Spent: 1h 20m
>  Remaining Estimate: 0h
>
> CDC publisher event handler runs on the Vert.x event loop, it is better to 
> move the it to the worker pool for asynchronous processing. This PR avoid 
> blocking the Vert.x event loop in CdcPublisher event-bus handler.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to