You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2020/04/10 14:59:25 UTC

[GitHub] [incubator-doris] morningman opened a new issue #3301: [Bug] The user's plugin dir is removed after installing the plugin

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:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org