Anonymitaet commented on code in PR #605:
URL: https://github.com/apache/pulsar-site/pull/605#discussion_r1224773280
##########
src/components/pages/HomePage/Features/featuresList.ts:
##########
@@ -18,7 +18,7 @@ const featuresList = [
{
picture: MessagingAndStreaming,
title: 'Low-latency messaging and streaming',
- text: 'Acknowledge messages individually (RabbitMQ style) or cumulative
per partition (i.e., offset-like). Enables use cases such as distributed work
queues or order-preserving data streams at very large scales (hundreds of
nodes) and low latency (<5ms).',
+ text: 'Acknowledge messages individually (RabbitMQ style) or cumulative
per partition (i.e., offset-like). Enables use cases such as distributed work
queues or order-preserving data streams at very large scales (hundreds of
nodes) and low latency (<10ms).',
Review Comment:
This is to align with
https://github.com/apache/pulsar-site/pull/560#issuecomment-1553930425
--
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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]