momo-jun commented on code in PR #15531:
URL: https://github.com/apache/pulsar/pull/15531#discussion_r870247811


##########
site2/docs/getting-started-standalone.md:
##########
@@ -23,6 +23,40 @@ Currently, Pulsar is available for 64-bit **macOS**, 
**Linux**, and **Windows**.
 > **Note**  
 > Broker is only supported on 64-bit JVM.
 
+#### Installing JDK on M1
+In current version, Pulsar uses a BookKeeper version which in turn uses 
RocksDB which was compiled to work on x86 architecture and not ARM therefor it 
can only work with x86 JDK. This is planned to be fixed in future versions of 
Pulsar.

Review Comment:
   I got your point. I thought RocksDB metadata service was introduced in 2.10 
:)
   If this change applies to more historical versions of docs, such as 2.10, 
2.9 and etc, you can still update them under  /site2/website/versioned_docs.



-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to