From 6d357295fcb312156c11135d861400ed4ce909ee Mon Sep 17 00:00:00 2001 From: zuobiao-zhou <1373529784@qq.com> Date: Sun, 16 Jul 2023 11:04:56 +0800 Subject: [PATCH 1/3] fix missing indexs in concepts-overview --- versioned_docs/version-2.10.x/concepts-overview.md | 4 +++- versioned_docs/version-2.11.x/concepts-overview.md | 5 ++++- versioned_docs/version-2.2.0/concepts-overview.md | 1 + versioned_docs/version-2.3.2/concepts-overview.md | 1 + versioned_docs/version-2.4.0/concepts-overview.md | 1 + versioned_docs/version-2.4.1/concepts-overview.md | 1 + versioned_docs/version-2.4.2/concepts-overview.md | 1 + versioned_docs/version-2.6.0/concepts-overview.md | 1 + versioned_docs/version-2.6.1/concepts-overview.md | 2 ++ versioned_docs/version-2.6.2/concepts-overview.md | 2 ++ versioned_docs/version-2.6.3/concepts-overview.md | 2 ++ versioned_docs/version-2.6.4/concepts-overview.md | 1 + versioned_docs/version-2.7.0/concepts-overview.md | 3 ++- versioned_docs/version-2.7.1/concepts-overview.md | 3 ++- versioned_docs/version-2.7.2/concepts-overview.md | 3 ++- versioned_docs/version-2.7.3/concepts-overview.md | 3 ++- versioned_docs/version-2.7.4/concepts-overview.md | 3 ++- versioned_docs/version-2.7.5/concepts-overview.md | 3 ++- versioned_docs/version-2.8.x/concepts-overview.md | 4 +++- versioned_docs/version-2.9.x/concepts-overview.md | 4 +++- versioned_docs/version-3.0.x/concepts-overview.md | 5 ++++- 21 files changed, 42 insertions(+), 11 deletions(-) diff --git a/versioned_docs/version-2.10.x/concepts-overview.md b/versioned_docs/version-2.10.x/concepts-overview.md index 778b00db26e8..120217c8a75a 100644 --- a/versioned_docs/version-2.10.x/concepts-overview.md +++ b/versioned_docs/version-2.10.x/concepts-overview.md @@ -30,4 +30,6 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.11.x/concepts-overview.md b/versioned_docs/version-2.11.x/concepts-overview.md index bcbdbde8e9de..ed85fc63d74e 100644 --- a/versioned_docs/version-2.11.x/concepts-overview.md +++ b/versioned_docs/version-2.11.x/concepts-overview.md @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Architecture Overview](concepts-architecture-overview.md) - [Pulsar Clients](concepts-clients.md) - [Geo Replication](concepts-replication.md) +- [Cluster-level failover](concepts-cluster-level-failover.md) - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.2.0/concepts-overview.md b/versioned_docs/version-2.2.0/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.2.0/concepts-overview.md +++ b/versioned_docs/version-2.2.0/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.3.2/concepts-overview.md b/versioned_docs/version-2.3.2/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.3.2/concepts-overview.md +++ b/versioned_docs/version-2.3.2/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.4.0/concepts-overview.md b/versioned_docs/version-2.4.0/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.4.0/concepts-overview.md +++ b/versioned_docs/version-2.4.0/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.4.1/concepts-overview.md b/versioned_docs/version-2.4.1/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.4.1/concepts-overview.md +++ b/versioned_docs/version-2.4.1/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.4.2/concepts-overview.md b/versioned_docs/version-2.4.2/concepts-overview.md index bf4993a3110b..08c58e83775a 100644 --- a/versioned_docs/version-2.4.2/concepts-overview.md +++ b/versioned_docs/version-2.4.2/concepts-overview.md @@ -28,3 +28,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Schema Registry](concepts-schema-registry.md) diff --git a/versioned_docs/version-2.6.0/concepts-overview.md b/versioned_docs/version-2.6.0/concepts-overview.md index e8a2f4b9d321..56134aa8461d 100644 --- a/versioned_docs/version-2.6.0/concepts-overview.md +++ b/versioned_docs/version-2.6.0/concepts-overview.md @@ -29,3 +29,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.1/concepts-overview.md b/versioned_docs/version-2.6.1/concepts-overview.md index e8a2f4b9d321..9d8734c0588c 100644 --- a/versioned_docs/version-2.6.1/concepts-overview.md +++ b/versioned_docs/version-2.6.1/concepts-overview.md @@ -29,3 +29,5 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.2/concepts-overview.md b/versioned_docs/version-2.6.2/concepts-overview.md index e8a2f4b9d321..9d8734c0588c 100644 --- a/versioned_docs/version-2.6.2/concepts-overview.md +++ b/versioned_docs/version-2.6.2/concepts-overview.md @@ -29,3 +29,5 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.3/concepts-overview.md b/versioned_docs/version-2.6.3/concepts-overview.md index e8a2f4b9d321..9d8734c0588c 100644 --- a/versioned_docs/version-2.6.3/concepts-overview.md +++ b/versioned_docs/version-2.6.3/concepts-overview.md @@ -29,3 +29,5 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.6.4/concepts-overview.md b/versioned_docs/version-2.6.4/concepts-overview.md index e8a2f4b9d321..f4a192d9c910 100644 --- a/versioned_docs/version-2.6.4/concepts-overview.md +++ b/versioned_docs/version-2.6.4/concepts-overview.md @@ -29,3 +29,4 @@ Key features of Pulsar are listed below: - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) - [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) diff --git a/versioned_docs/version-2.7.0/concepts-overview.md b/versioned_docs/version-2.7.0/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.0/concepts-overview.md +++ b/versioned_docs/version-2.7.0/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.7.1/concepts-overview.md b/versioned_docs/version-2.7.1/concepts-overview.md index e8a2f4b9d321..4c4c1db17589 100644 --- a/versioned_docs/version-2.7.1/concepts-overview.md +++ b/versioned_docs/version-2.7.1/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.7.2/concepts-overview.md b/versioned_docs/version-2.7.2/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.2/concepts-overview.md +++ b/versioned_docs/version-2.7.2/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.7.3/concepts-overview.md b/versioned_docs/version-2.7.3/concepts-overview.md index e8a2f4b9d321..4c4c1db17589 100644 --- a/versioned_docs/version-2.7.3/concepts-overview.md +++ b/versioned_docs/version-2.7.3/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/versioned_docs/version-2.7.4/concepts-overview.md b/versioned_docs/version-2.7.4/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.4/concepts-overview.md +++ b/versioned_docs/version-2.7.4/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.7.5/concepts-overview.md b/versioned_docs/version-2.7.5/concepts-overview.md index e8a2f4b9d321..905ddaf647bf 100644 --- a/versioned_docs/version-2.7.5/concepts-overview.md +++ b/versioned_docs/version-2.7.5/concepts-overview.md @@ -28,4 +28,5 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.8.x/concepts-overview.md b/versioned_docs/version-2.8.x/concepts-overview.md index 778b00db26e8..120217c8a75a 100644 --- a/versioned_docs/version-2.8.x/concepts-overview.md +++ b/versioned_docs/version-2.8.x/concepts-overview.md @@ -30,4 +30,6 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-2.9.x/concepts-overview.md b/versioned_docs/version-2.9.x/concepts-overview.md index c3d59f575f8b..9514c9ef7f89 100644 --- a/versioned_docs/version-2.9.x/concepts-overview.md +++ b/versioned_docs/version-2.9.x/concepts-overview.md @@ -30,4 +30,6 @@ Key features of Pulsar are listed below: - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) diff --git a/versioned_docs/version-3.0.x/concepts-overview.md b/versioned_docs/version-3.0.x/concepts-overview.md index bcbdbde8e9de..91036a2b535e 100644 --- a/versioned_docs/version-3.0.x/concepts-overview.md +++ b/versioned_docs/version-3.0.x/concepts-overview.md @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Architecture Overview](concepts-architecture-overview.md) - [Pulsar Clients](concepts-clients.md) - [Geo Replication](concepts-replication.md) +- [Cluster-level failover](concepts-cluster-level-failover.md) - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) From 65abb646cbb24e79c19de2a7953a4451b9c8d081 Mon Sep 17 00:00:00 2001 From: zuobiao-zhou <1373529784@qq.com> Date: Sun, 16 Jul 2023 11:12:46 +0800 Subject: [PATCH 2/3] fix next --- docs/concepts-overview.md | 5 ++++- package.json | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/docs/concepts-overview.md b/docs/concepts-overview.md index bcbdbde8e9de..ed85fc63d74e 100644 --- a/docs/concepts-overview.md +++ b/docs/concepts-overview.md @@ -26,7 +26,10 @@ A serverless lightweight computing framework [Pulsar Functions](functions-overvi - [Architecture Overview](concepts-architecture-overview.md) - [Pulsar Clients](concepts-clients.md) - [Geo Replication](concepts-replication.md) +- [Cluster-level failover](concepts-cluster-level-failover.md) - [Multi Tenancy](concepts-multi-tenancy.md) - [Authentication and Authorization](concepts-authentication.md) - [Topic Compaction](concepts-topic-compaction.md) -- [Tiered Storage](concepts-tiered-storage.md) +- [Message throttling](concepts-throttling.md) +- [Proxy support with SNI routing](concepts-proxy-sni-routing.md) +- [Multiple advertised listeners](concepts-multiple-advertised-listeners.md) \ No newline at end of file diff --git a/package.json b/package.json index e6c93112b77d..4cc046a985c3 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "docusaurus": "docusaurus", - "start": "NODE_OPTIONS=--max_old_space_size=16000 docusaurus start", + "start": "docusaurus start", "build": "NODE_OPTIONS=--max_old_space_size=16000 docusaurus build", "preview": "docusaurus build --locale en && docker-compose up", "swizzle": "docusaurus swizzle", From 5914905d9933a3fb1128740240c57a35b476c7c5 Mon Sep 17 00:00:00 2001 From: zuobiao-zhou <1373529784@qq.com> Date: Mon, 17 Jul 2023 13:55:33 +0800 Subject: [PATCH 3/3] restore package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4cc046a985c3..e6c93112b77d 100644 --- a/package.json +++ b/package.json @@ -4,7 +4,7 @@ "private": true, "scripts": { "docusaurus": "docusaurus", - "start": "docusaurus start", + "start": "NODE_OPTIONS=--max_old_space_size=16000 docusaurus start", "build": "NODE_OPTIONS=--max_old_space_size=16000 docusaurus build", "preview": "docusaurus build --locale en && docker-compose up", "swizzle": "docusaurus swizzle",