Skip to:
When running the 15 snapshot code, Alejandro ran into a crash in the pollers that was due to a typo in my Hibernate implementation of QueryManager:
I fixed this typo and added a unit test for the QueryManagerDaoImpl.getNodeServices() method. Marking as fixed.
commit eb04e4745ec7f0603b088cc21ed9641b046a9476
When running the 15 snapshot code, Alejandro ran into a crash in the pollers that was due to a typo in my Hibernate implementation of QueryManager: