morningman opened a new issue #3301: [Bug] The user's plugin dir is removed 
after installing the plugin
URL: https://github.com/apache/incubator-doris/issues/3301
 
 
   **Describe the bug**
   When user install a FE plugin from directory:
   
   ```
   install plugin from "/my/path/to/plugin/";
   ```
   
   the `/my/path/to/plugin/` is removed after plugin installed, which is not 
right.
   
   this dir should not be removed, instead, it should be copied to the Doris 
plugin dir.

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to