This is an automated email from the ASF dual-hosted git repository.
sijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/pulsar.wiki.git
The following commit(s) were added to refs/heads/master by this push:
new 551f3c6 Updated Home (markdown)
551f3c6 is described below
commit 551f3c6990772e09304215d46f5316bd1316777c
Author: Sijie Guo <[email protected]>
AuthorDate: Thu Apr 11 14:11:35 2019 +0800
Updated Home (markdown)
---
Home.md | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/Home.md b/Home.md
index a14408f..97882c3 100644
--- a/Home.md
+++ b/Home.md
@@ -5,9 +5,10 @@
We encourage to document any big change or feature or any addition to public
user APIs through a design document to be discussed with the community.
-*Next Proposal Number: 35*
+*Next Proposal Number: 36*
### Proposed
+* [[PIP 35: Improve topic lookup for topics that have high number of
partitions]]
* [[PIP 34: Add new subscribe type Key_Failover]]
* [[PIP 33: Replicated subscriptions]]
* [[PIP 32: Go Function API, Instance and LocalRun]]