acelyc111 commented on PR #1556:
URL: 
https://github.com/apache/incubator-pegasus/pull/1556#issuecomment-1619662598

   > the LPC_MANUAL_COMPACT task will be discarded once it enters the task 
queue. In the new logic, the task will be delayed by 60 seconds before being 
reinserted into the queue.
   
   If the current task has been discarded, it will be triggered in the next 
config_sync (the invoke link is 
`replica::on_config_sync()`->`replica::update_app_envs()`->`pegasus_server_impl::update_app_envs()`->`pegasus_manual_compact_service::start_manual_compact_if_needed()`->`dsn::tasking::enqueue
 the compact task`), the task will not be lost IMO.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to