mattrpav commented on PR #1296:
URL: https://github.com/apache/activemq/pull/1296#issuecomment-2369093740

   > > I'd be in favor of changing the level here to a WARN or ERROR. Perhaps 
best as a follow-on for 7.x to not break any existing log capture?
   > 
   > We should probably just change it in 6.2.0 or 6.3.0 etc, because with 
removing the security check it's pretty unlikely to fail. And without the 
security check if it does fail there's probably something much more serious 
going on if you can't check a system roperty, so I would think logging it as a 
WARN level would make sense and maybe in 7.x actually throw an exception.
   
   A quick check confirmed that the logger only exists for these two log 
messages, it may be better to get rid of the logger completely in 7.x and throw 
an exception?
   
   1. Merge this as-is in 6.2.0 (Leave log level alone)
   2. Remove logger in 7.x and throw an exception


-- 
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: gitbox-unsubscr...@activemq.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org
For additional commands, e-mail: gitbox-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to