The HybridUserProvider does not correctly initialize its array of UserProvider implementation classes. This prevents certain methods (getUsers, getUserCount) from operating correctly.
There were actually a number of issues with the HybridUserProvider. It has been (mostly) rewritten to delegate all operations to all configured providers in a more consistent manner.
The HybridUserProvider does not correctly initialize its array of UserProvider implementation classes. This prevents certain methods (getUsers, getUserCount) from operating correctly.
See related posts:
http://community.igniterealtime.org/message/228785
http://community.igniterealtime.org/message/230972