This is an automated email from the ASF dual-hosted git repository.

eolivelli pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/bookkeeper.git


The following commit(s) were added to refs/heads/master by this push:
     new 873602965 Fix link Apache Pulsar#persistent-storage  (#3271)
873602965 is described below

commit 873602965d684f8531919c91d8ed38c5cee2408a
Author: 赤月 <[email protected]>
AuthorDate: Wed May 11 19:38:32 2022 +0800

    Fix link Apache Pulsar#persistent-storage  (#3271)
---
 site3/website/docs/overview/overview.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/site3/website/docs/overview/overview.md 
b/site3/website/docs/overview/overview.md
index 4e3d3261f..9f0a3348b 100644
--- a/site3/website/docs/overview/overview.md
+++ b/site3/website/docs/overview/overview.md
@@ -32,8 +32,8 @@ Use case | Example
 [WAL](https://en.wikipedia.org/wiki/Write-ahead_logging) (write-ahead logging) 
| The HDFS 
[namenode](https://hadoop.apache.org/docs/r2.5.2/hadoop-project-dist/hadoop-hdfs/HDFSHighAvailabilityWithNFS.html#BookKeeper_as_a_Shared_storage_EXPERIMENTAL)
 [WAL](https://en.wikipedia.org/wiki/Write-ahead_logging) (write-ahead logging) 
| Twitter 
[Manhattan](https://blog.twitter.com/engineering/en_us/a/2016/strong-consistency-in-manhattan.html)
 [WAL](https://en.wikipedia.org/wiki/Write-ahead_logging) (write-ahead logging) 
| [HerdDB](https://github.com/diennea/herddb)
-Message storage | [Apache 
Pulsar](http://pulsar.incubator.apache.org/docs/latest/getting-started/ConceptsAndArchitecture/#persistent-storage)
-Offset/cursor storage | [Apache 
Pulsar](http://pulsar.incubator.apache.org/docs/latest/getting-started/ConceptsAndArchitecture/#persistent-storage)
+Message storage | [Apache 
Pulsar](https://pulsar.apache.org/docs/concepts-architecture-overview#persistent-storage)
+Offset/cursor storage | [Apache 
Pulsar](https://pulsar.apache.org/docs/concepts-architecture-overview#persistent-storage)
 Object/[BLOB](https://en.wikipedia.org/wiki/Binary_large_object) storage | 
Storing snapshots to replicated state machines
 
 Learn more about Apache BookKeeper&trade; and what it can do for your 
organization:

Reply via email to