lhotari commented on PR #22441:
URL: https://github.com/apache/pulsar/pull/22441#issuecomment-2039160732

   One possibility would be to make a fix in PulsarShell code, to ensure that 
the directory is writable:
   
https://github.com/apache/pulsar/blob/434ec1b884b26af6c3658df3a7b90c432e464973/pulsar-client-tools/src/main/java/org/apache/pulsar/shell/PulsarShell.java#L212-L214
   
   The logic for selecting user.dir would also need logic to check that the 
directory is writable. 
   It's better to disable the shell history if there's no writable location? 
/cc @nicoloboschi 
   
   


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