szetszwo commented on code in PR #698:
URL: https://github.com/apache/ratis/pull/698#discussion_r939729376


##########
ratis-docs/src/site/markdown/start/index.md:
##########
@@ -43,13 +71,14 @@ it's available in maven central:
 </dependency>
 ```
 
-Also, one of the following transports need to be added:
+Then, add one of the following transports:
 
-* grpc
-* netty
-* hadoop
+* ratis-grpc
+* ratis-netty
+* ratis-hadoop

Review Comment:
   We still support ratis-hadoop although we did not update code recently.  The 
ratis-hadoop code is located in separated repo but the maven ratis-hadoop 
dependency still works.



-- 
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