Damien Raude-Morvan created GORA-336: ----------------------------------------
Summary: MongoFilterUtil: missing ref link when creating new instance of factory Key: GORA-336 URL: https://issues.apache.org/jira/browse/GORA-336 Project: Apache Gora Issue Type: Bug Components: gora-mongodb Affects Versions: 0.5 Reporter: Damien Raude-Morvan There is a small issue inside MongoFilterUtil handling of FilterList When creating a factory (subclass of FilterFactory) it won't call #setFilterUtil method. So that, when caller provide a FilterList which will then call back MongoFilterUtil for each sub-filter in list it will crash with a NullPointerException. -- This message was sent by Atlassian JIRA (v6.2#6252)