commit | 1abf91a5fcaea0b51fe31aafb355a6e79b28a18a | [log] [tgz] |
---|---|---|
author | ran <gaoran_10@126.com> | Wed Oct 28 16:53:31 2020 +0800 |
committer | GitHub <noreply@github.com> | Wed Oct 28 16:53:31 2020 +0800 |
tree | dc6c8e1c45bed18990251d8447fc880f3c28929c | |
parent | 4a84de646f8d43dca675b379d6d889e084876e19 [diff] |
[Offload] Make the field name in `OffloadPolicies` match with config file (#8310) Fixes #8220 ### Motivation Currently, the fields' values couldn't be set properly by the Pulsar broker config file(`broker.conf` or `standalone.conf`). ### Modifications changed fields in `OffloadPolicies` 1. managedLedgerOffloadAutoTriggerSizeThresholdBytes 2. managedLedgerOffloadDeletionLagMs