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 2022/04/28 07:02:01 UTC

[GitHub] [pulsar] momo-jun commented on a diff in pull request #15239: [doc][tiered storage] read data from filesystem

momo-jun commented on code in PR #15239:
URL: https://github.com/apache/pulsar/pull/15239#discussion_r860549920


##########
site2/docs/tiered-storage-filesystem.md:
##########
@@ -520,4 +520,66 @@ Execute the following commands in the repository where you download Pulsar tarba
 
     And the **Capacity Used** is changed from 4 KB to 116.46 KB.
 
-    ![](assets/FileSystem-8.png)
\ No newline at end of file
+    ![](assets/FileSystem-8.png)
+
+## Read offloaded data from fileSystem
+
+This section provides detailed instructions about how to read data out as Ledger Entry in the file system.
+
+* The data was offloaded as `MapFile` to the following path:

Review Comment:
   ```suggestion
   The data is offloaded to the following new path as `MapFile`:
   ```



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