You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by GitBox <gi...@apache.org> on 2022/08/07 22:17:50 UTC

[GitHub] [ratis] szetszwo commented on a diff in pull request #698: RATIS-1641. Cleanup the Counter example and revise the "Getting Started" doc.

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: issues-unsubscribe@ratis.apache.org

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