[refactor][cli][PIP-280] Tracker : Refactor byte, time parsing logic using new pulsar-cli-utils
module
#21056
Closed
2 tasks done
Labels
Stale
type/enhancement
The enhancements for the existing features or docs. e.g. reduce memory usage of the delayed messages
PIP #20691
Search before asking
Motivation
Since #20782, we have
pulsar-cli-utils
module to refactor byte, time parsing logic away fromCmd*
classes (e.g.CmdTopics
). This issue will serve as a tracker for mutliple PR's that will do the actual refactoring work.Solution
Below is tracked PRs. Anyone is welcome to add a PR.
pulsar-client-tools
module #20764- Move some size conversion toByteUnitUtil
, as per commentpulsar-cli-utils
intopulsar-broker
andpulsar-client-tools
#21412Alternatives
No response
Anything else?
No response
Are you willing to submit a PR?
The text was updated successfully, but these errors were encountered: