From ecd47e7aae39455262470410ab73c13c0287ad36 Mon Sep 17 00:00:00 2001 From: YueZhang <69956021+zhangyue19921010@users.noreply.github.com> Date: Thu, 12 May 2022 19:26:00 +0800 Subject: [PATCH] [HUDI-3963][Claim RFC number 53] Use Lock-Free Message Queue Improving Hoodie Writing Efficiency. (#5562) Co-authored-by: yuezhang --- rfc/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/rfc/README.md b/rfc/README.md index 532f38fc5..0ccf7b1bb 100644 --- a/rfc/README.md +++ b/rfc/README.md @@ -88,3 +88,5 @@ The list of all RFCs can be found here. | 50 | [Improve Timeline Server](./rfc-50/rfc-50.md) | `UNDER REVIEW` | | 51 | [Change Data Capture](./rfc-51/rfc-51.md) | `UNDER REVIEW` | | 52 | [Introduce Secondary Index to Improve HUDI Query Performance](./rfc-52/rfc-52.md) | `UNDER REVIEW` | +| 53 | [Use Lock-Free Message Queue Improving Hoodie Writing Efficiency](./rfc-53/rfc-53.md) | `UNDER REVIEW` | +