Closed jzeeck closed 9 years ago
Corrected the Cassandra store functionality so that it checks if the meta is null or empty before creating the LabelMeta object and return Optional.absent()
See #105
See #132 for a followup.
Corrected the Cassandra store functionality so that it checks if the meta is null or empty before creating the LabelMeta object and return Optional.absent()
See #105