]
Adrian Nistor updated ISPN-9592:
--------------------------------
Status: Open (was: New)
Lockdown query internals
------------------------
Key: ISPN-9592
URL:
https://issues.jboss.org/browse/ISPN-9592
Project: Infinispan
Issue Type: Task
Reporter: Adrian Nistor
Assignee: Adrian Nistor
Priority: Major
Many things in query implementation are left public although they are very prone to
creating insidious bugs if accessed externally. These are not proper extension points and
should be made package local.