Skip to content

Token Import Odd Behavior

When importing a large token store (~137k tokens) I'm seeing what appears to be a deadlock.

Upon inspecting the jvm, there are many threads waiting on acquiring the lock in MoniotredItemManager::getItemByPath, and one thread stuck when getting the result list in MonitoredItemManager::getItemByPath.