keith-turner opened a new issue, #5541:
URL: https://github.com/apache/accumulo/issues/5541
While running the new IT found this code would not see the new
config that had been set by the code that calls this function. So when the
test changed the property, it would usually not pick up the new class name.
Had to add these two lines to make it work. Seems like
`getConfiguration().invalidateCache()` should be enough, but it was not. Plan
to open a follow on issue for `getConfiguration().invalidateCache()` not
working reliably.
_Originally posted by @keith-turner in
https://github.com/apache/accumulo/pull/5530#discussion_r2076269036_
--
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]