JunpingDu commented on issue #5108:
URL: https://github.com/apache/gravitino/issues/5108#issuecomment-2410729109

   It may not be enough - the users who click docs on website may not aware 
which version they are current using/deploying, so go directly to latest 
version may confuse them.
   Also, we should define "current" & "latest" version in url later - for some 
project like hadoop, "latest" means the largest number we have, "current" means 
the latest stable version. i.e. assume we release in a sequence of 0.6.1 
(stable), 0.7.0 (alpha), 0.6.2(stable). When 0.7.0 comes out, the current is 
still 0.6.1 as 0.7.0 is not stable. Also, although 0.6.2 is released after 
0.7.0, then latest is still "0.7.0" when 0.6.2 is out. 
   I am not saying we have to follow Hadoop or some other project, but we do 
need to have a guideline for users who choose versions seriously for production 
case.
   Have an additional doc page or somewhere else to let users easy to find this 
information seems important to me.


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