Results 12 issues of hanmz

Fixes https://github.com/apache/pulsar/issues/21905 ### Motivation In class UniformLoadShedder, we add a fixed delta value of 1000 when calculating msgRateRequiredFromUnloadedBundles and msgThroughputRequiredFromUnloadedBundles.This will cause the load balancing strategy to fail in low...

doc-not-needed
ready-to-test

### Motivation Fix typos in class PersistentReplicator and PersistentDispatcherSingleActiveConsumer ### Modifications The past participle of the word `rewind` is `rewound` rather than `rewinded` ### Documentation - [ ] `doc` -...

doc-not-needed

Add rop metrics.

### Motivation Fix some typos in class ConnectStringParser and IOUtils ### Changes fix typos: `spliting` => `splitting` `InputStrem` => `InputStream`

Fix typos in checksum.test.ts. `checkumFiles` => `checksumFiles`

Fix typos in base64.ts. `coercable` => `coercible`

### Motivation The return secheamResult is inaccurate when schema encounter an non-recoverable exception in method `trimDeletedSchemaAndGetList`. Although, we executed the `trimDeletedSchemaAndGetList` method at line 563, however the returned result is...

doc-not-needed

### Which Issue(s) This PR Fixes Fixes https://github.com/apache/rocketmq/issues/8059 ### Brief Description Fix some typos: `subExpresion` => `subExpression` `hether` => `whether`

### Before Creating the Enhancement Request - [X] I have confirmed that this should be classified as an enhancement rather than a bug/feature. ### Summary There are some typos in...

type/enhancement

### Search before asking - [X] I searched in the [issues](https://github.com/apache/pulsar/issues) and found nothing similar. ### Read release policy - [X] I understand that unsupported versions don't get bug fixes....

type/bug