Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

[Enhancement] make TimerMessageReputService thread pool configurable and shutdown gracefully #10043

Copy link
Copy link
@Kris20030907

Description

@Kris20030907
Issue body actions

Before Creating the Enhancement Request

  • I have confirmed that this should be classified as an enhancement rather than a bug/feature.

Summary

Currently, TimerMessageReputService creates an internal ThreadPoolExecutor
with hard-coded parameters and does not explicitly shut it down during broker shutdown, which may cause thread resources to be retained longer than expected.

This PR makes the executor configuration configurable and ensures it is
shutdown gracefully when the service stops.

Motivation

null

Describe the Solution You'd Like

  1. make some config configurable
  2. shutdown inner executor when broker shutdown

Describe Alternatives You've Considered

null

Additional Context

No response

Reactions are currently unavailable

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.