You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2022/03/23 06:22:48 UTC

[GitHub] [pulsar] nodece opened a new pull request #14813: [fix][doc] Use JDK 11 in system requirements

nodece opened a new pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813


   Signed-off-by: Zixuan Liu <no...@gmail.com>
   
   ### Motivation
   
   Run the Pulsar 2.9.1 requires JDK 11, not JDK 8.
   
   ### Modifications
   
   - Update JDK 8 to JDK 11 in getting started and deploy doc
   
   ### Documentation
   
   - [x] `doc` 
   
   
   


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] lhotari merged pull request #14813: [fix][doc] Add JDK 11 as recommended version

Posted by GitBox <gi...@apache.org>.
lhotari merged pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813


   


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] nodece commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
nodece commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1077025927


   Can we add a suggestion version of JDK?
   


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] nodece commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
nodece commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1076364064


   > As it is the requirement to run Pulsar 2.9.1 and later versions, will you apply this change to the versioned docs as well?
   
   This just applies to Pulsar 2.9.1 and later versions.


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] lhotari closed pull request #14813: [fix][doc] Add JDK 11 as recommended version

Posted by GitBox <gi...@apache.org>.
lhotari closed pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813


   


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] nodece edited a comment on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
nodece edited a comment on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1077011793


   @codelipenghui I suggest that the version here should be consistent with the version in the Docker image.


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] nodece commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
nodece commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1077011793


   @codelipenghui I suggest that the version here should be consistent with the version in the Docker image, avoid don't support some features like some TLS configuration.


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] Anonymitaet commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1076973346


   @nodece this PR only updates master docs, will you update 2.9.1 docs? https://github.com/apache/pulsar/tree/master/site2/website/versioned_docs/version-2.9.1


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] codelipenghui commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1077018917


   > @codelipenghui I suggest that the version here should be consistent with the version in the Docker image.
   
   But the Requirments section is updated.


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] Anonymitaet commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
Anonymitaet commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1076974989


   @nodece 2.9.2 is on the way. Will this change apply to the 2.9.2 doc set as well? (currently, we do not have the 2.9.2 doc set yet. I can generate if needed)


-- 
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-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] codelipenghui commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1077153906


   > Can we add a suggestion version of JDK?
   
   Yes, look good 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: commits-unsubscribe@pulsar.apache.org

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



[GitHub] [pulsar] nodece commented on pull request #14813: [fix][doc] Use JDK 11 in system requirements

Posted by GitBox <gi...@apache.org>.
nodece commented on pull request #14813:
URL: https://github.com/apache/pulsar/pull/14813#issuecomment-1077007803


   @momo-jun @Anonymitaet Thanks for your point! I double-check that the Pulsar Docker image, the Pulsar 2.8-lastest requires JDK 11, not JDK 8. 
   
   This PR has been updated, please take a look if you have time.


-- 
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-unsubscribe@pulsar.apache.org

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