datawave icon indicating copy to clipboard operation
datawave copied to clipboard

Bug: Proper configuration of UIDBuilder is contingent on log4j logger status

Open keith-ratcliffe opened this issue 3 years ago • 0 comments

AbstractUIDBuilder can create an invalid uidType configuration when debug logging is disabled

Steps to reproduce: Disable debug logging on AbstractUIDBuilder's logger and run UIDTest. Observe failing unit test, testConfigurationViaBuilder

keith-ratcliffe avatar Apr 13 '22 16:04 keith-ratcliffe