paul-rogers commented on issue #2010: DRILL-7620: Fix plugin mutability issues
URL: https://github.com/apache/drill/pull/2010#issuecomment-598014930
 
 
   @agozhiy, thanks for finding the enable case.
   
   Added validation on enabling the plugin. To do this right, needed to copy 
the config (can't change the state of a config already in the in-memory cache.) 
Making a copy uncovered `equals()` bugs in some format plugins, so fixed those.
   
   Forced all plugin names to lower case.
   
   Rebased on the latest master to resolve conflicts.

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

Reply via email to