[ 
https://issues.apache.org/jira/browse/ARTEMIS-1665?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Justin Bertram resolved ARTEMIS-1665.
-------------------------------------
    Resolution: Invalid

This no longer applies. The paging code has changed substantially since this 
was opened.

> Give PageSyncTimer a special executor
> -------------------------------------
>
>                 Key: ARTEMIS-1665
>                 URL: https://issues.apache.org/jira/browse/ARTEMIS-1665
>             Project: ActiveMQ Artemis
>          Issue Type: Improvement
>          Components: Broker
>            Reporter: shoukun huai
>            Priority: Minor
>
> For each page store, we create a page sync timer and cursor provider, they 
> share the same executor.
> The executor will be passed to page subscription, when an address begins 
> paging, all bindings will use the executor form page subscription to 
> depage/deliver.
> So the executor is used to flush page file, depage, deliver.
> Since producer relies on page sync done to send response, I think we can use 
> a special executor for page sync timer, this helps producer.



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

Reply via email to