cgivre commented on pull request #2445: URL: https://github.com/apache/drill/pull/2445#issuecomment-1042069304
UPDATE: I added a clone constructor and clone method to the storage plugin which updates the UserSession. The result is that now, when a storage plugin instance is created, it gets a UserSession. Then when plugins are retrieved from cache, it creates a copy with the updated user session. I manually tested this and it worked. I have to now write UTs. -- 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]
