hi3g / freki

1 stars 0 forks source link

Check for meta is null or empty #129

Closed jzeeck closed 9 years ago

jzeeck commented 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

vonbirdie commented 9 years ago

See #132 for a followup.