Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
Low
Description
logback will re-read its configuration file regularly. So it is possible that logback tries to reload the configuration while we log from a sandboxed UDF, which will fail due to the restricted access privileges for UDFs. UDAs are also affected as these use UDFs.
/cc doanduyhai
Attachments
Issue Links
- relates to
-
CASSANDRA-12535 Prevent reloading of logback.xml from UDF sandbox
- Resolved
- links to