Description
Please add appropriate null checks on this line of code to ensure that null is appropriately handled.
2016-05-09 22:57:03,967 [http-bio-8080-exec-55] ERROR org.apache.usergrid.rest.exceptions.ThrowableMapper- An uncaught exception occurred during HTTP invocation
java.lang.NullPointerException
at org.apache.usergrid.persistence.Query.containsUuidIdentifiersOnly(Query.java:417)
at org.apache.usergrid.persistence.Query.containsSingleUuidIdentifier(Query.java:404)
at org.apache.usergrid.services.ServiceContext.isByUuid(ServiceContext.java:308)