gosonzhang opened a new issue, #6144: URL: https://github.com/apache/inlong/issues/6144
### Description When inspecting the code, it is found that some default configurations are not very reasonable, and the following adjustments are made: 1. The consumer partition status check adopts a 3ms interval, which is somewhat short, and is adjusted to 5ms; 2. When the broker is registered, the subscription period is shortened from the previous 55 seconds to 30 seconds, and the release period is shortened from 30 seconds to 5 seconds; 3. The offset history storage period of the consumer group is shortened from the default 60 seconds to 30 seconds ### InLong Component InLong TubeMQ ### Are you willing to submit PR? - [X] Yes, I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- 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]
