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 2020/12/07 12:29:04 UTC

[GitHub] [skywalking-website] EvanLjp commented on a change in pull request #163: Seems ambiguous

EvanLjp commented on a change in pull request #163:
URL: https://github.com/apache/skywalking-website/pull/163#discussion_r537468355



##########
File path: content/blog/2020-11-25-skywalking-satellite-0.1.0-design/index.md
##########
@@ -166,7 +166,7 @@ There are many cases of network congestion, such as the network problem on the h
 ![](Sender.jpg)
 
 ### Crash Recovery
-The crash recovery only works when the user selects MmapQueue in Gatherer because of persistent file system design. When facing a crash, Reading Offset would be overridden by Committed Offset that ensure the at least once delivery. And Writed Offset would be overridden Writing Offset that ensures the consumer always works properly and avoid encountering uncrossable defective data blocks.
+The crash recovery only works when the user selects MmapQueue in Gatherer because of persistent file system design. When facing a crash, Reading Offset would be overridden by Committed Offset that ensure the at least once delivery. And Writed Offset would override Writing Offset that ensures the consumer always works properly and avoid encountering uncrossable defective data blocks.

Review comment:
       I'm aware of that. this is my mistake.




----------------------------------------------------------------
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.

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