You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@phoenix.apache.org by GitBox <gi...@apache.org> on 2020/07/23 15:35:26 UTC

[GitHub] [phoenix-queryserver] stoty commented on pull request #45: PHOENIX-6006 Bump queryserver version to 6.0

stoty commented on pull request #45:
URL: https://github.com/apache/phoenix-queryserver/pull/45#issuecomment-663076398


   These are valid concerns @joshelser . 
   
   However, we already have these artifacts with 4.x releases on maven central, and I am quite sure that most ppl would download 5.0 instead of, say 1.1.3 when both are available.
   https://mvnrepository.com/artifact/org.apache.phoenix/phoenix-queryserver-client
   
   if we stick to 1.0, I think that we should make sure that the maven **artifactId**s do not match the corresponding old 4.x and 5.0 artifacts, otherwise those old artifacts will always appear newer than the new ones, and users will keep running into trouble. 
   
   We may have to change/undo some of the recent queryserver artifact renaming, and I think that we'll have the same problem with connectors as well.
   
   


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

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