You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/08/20 03:02:09 UTC

[GitHub] [pulsar] Anonymitaet commented on a change in pull request #11715: [ISSUE 11714][DOC][spelling mistakes]fix spelling mistakes for doc

Anonymitaet commented on a change in pull request #11715:
URL: https://github.com/apache/pulsar/pull/11715#discussion_r692623958



##########
File path: site2/docs/reference-configuration.md
##########
@@ -56,7 +56,7 @@ BookKeeper is a replicated log storage system that Pulsar uses for durable stora
 |compactionRate|The rate at which compaction will read entries, in adds per second.|1000|
 |isThrottleByBytes|Throttle compaction by bytes or by entries.|false|
 |compactionRateByEntries|The rate at which compaction will read entries, in adds per second.|1000|
-|compactionRateByBytes|Set the rate at which compaction will readd entries. The unit is bytes added per second.|1000000|
+|compactionRateByBytes|Set the rate at which compaction will read entries. The unit is bytes added per second.|1000000|

Review comment:
       ```suggestion
   |compactionRateByBytes|Set the rate at which compaction reads entries. The unit is bytes added per second.|1000000|
   ```




-- 
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: commits-unsubscribe@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org