forked from apache/rocketmq-clients
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[rust]sync client settings periodically (apache#691)
* [rust]sync client settings periodically * fix ugly import * reuse existing update_settings function * simplify code * fix: avoid unwrap in main code Signed-off-by: Li Zhanhui <[email protected]> * fix: fix tests Signed-off-by: Li Zhanhui <[email protected]> --------- Signed-off-by: Li Zhanhui <[email protected]> Co-authored-by: Li Zhanhui <[email protected]>
- Loading branch information
Showing
7 changed files
with
192 additions
and
123 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.