You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by GitBox <gi...@apache.org> on 2021/11/09 11:44:18 UTC

[GitHub] [skywalking-satellite] mrproliu commented on a change in pull request #82: Support partition queue

mrproliu commented on a change in pull request #82:
URL: https://github.com/apache/skywalking-satellite/pull/82#discussion_r745536655



##########
File path: docs/en/setup/plugins/queue_mmap-queue.md
##########
@@ -15,6 +15,9 @@ flush_period: 1000
 flush_ceiling_num: 10000
 # The max size of the input event. Default value is 20k.
 max_event_size: 20480
+
+# The partition count of queue.
+partition_count: 1

Review comment:
       Yes, It supports. I wrap a partitioned queue to manage all sub-queue(memory or mmap). 




-- 
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: notifications-unsubscribe@skywalking.apache.org

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