ruojieranyishen opened a new pull request, #2371: URL: https://github.com/apache/incubator-pegasus/pull/2371
Fix https://github.com/apache/incubator-pegasus/issues/2370 The string flag `FLAGS_dup_load_plog_task` could not reliably update the duplication task priority at runtime. Replace it with a boolean flag `priority_dup_load_plog_task` to explicitly switch between `LPC_REPLICATION_LONG_COMMON` and `LPC_REPLICATION_LONG_LOW`, ensuring predictable behavior. -- 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]
