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/06/10 02:28:22 UTC

[GitHub] [pulsar] Nicklee007 commented on pull request #15979: [fix][broker] fix DEFAULT_NAR_EXTRACTION_DIR cause NoClassDefFoundError

Nicklee007 commented on PR #15979:
URL: https://github.com/apache/pulsar/pull/15979#issuecomment-1151851985

   > Would it make more sense to update the default for `DEFAULT_NAR_EXTRACTION_DIR` instead of changing the `java.io.tmpdir` location?
   
   @michaeljmarshall @gaozhangmin  Update the `DEFAULT_NAR_EXTRACTION_DIR`  has smaller effect than change `java.io.tmpdir` ,I will change the default value of `DEFAULT_NAR_EXTRACTION_DIR`. Anyway default use the /tmp dir is not a good choice, the dir at risk be cleaned by os.


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