Anonymitaet commented on a change in pull request #14478:
URL: https://github.com/apache/pulsar/pull/14478#discussion_r815560331



##########
File path: site2/website/data/resources.js
##########
@@ -1,4 +1,26 @@
 module.exports = {
+  books: [
+    {
+      book: 'Apache Pulsar in Action',
+      author: "David Kjerrumgaard",
+      link: 'https://www.manning.com/books/apache-pulsar-in-action/'      
+    },
+    {
+      book: 'Mastering Apache Pulsar',
+      author: "Jowanza Joseph",
+      link: 
'https://www.oreilly.com/library/view/mastering-apache-pulsar/9781492084891/'   
   
+    },
+    {
+      book: 'Cloud-Native Microservices with Apache Pulsar',
+      author: "Rahul Sharma, Mohammad Atyab",
+      link: 'https://link.springer.com/book/10.1007/978-1-4842-7839-0'      
+    },
+    {
+      book: '深入解析 Apache Pulsar(Chinese Book)',

Review comment:
       ```suggestion
         book: '深入解析 Apache Pulsar (Chinese Book, which means "Deep Dive into 
Apache Pulsar")',
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to