mattisonchao opened a new pull request #15011:
URL: https://github.com/apache/pulsar/pull/15011
### Motivation
Current ``operationTimeoutInMills`` configuration in
``TransactionBufferHandlerImpl`` is not configurable. we can change it to
configurable.
### Modifications
- Make ``operationTimeoutInMills`` configurable.
- The default ``transactionBufferClientOperationTimeoutInMills`` is 3000.
### Verifying this change
- [x] Make sure that the change passes the CI checks.
### Does this pull request potentially affect one of the following parts:
- The default values of configurations: (yes)
### Documentation
- [x] `doc-required`
--
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]