locationtech / locationtech/geomesa

Cassandra - "geomesa.fid.uuid" encoding does not work correctly

Open
#6,452 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Scala
Stars
1.5k
Forks
446
Avg merge
1d 8h
Merged PRs (30d)
31

Description

Cassandra - "geomesa.fid.uuid" encoding does not work correctly

When using UUID feature ID encoding, the ID is not set to the correct value, and can't be queried as expected either.


Original JIRA Issue: https://geomesa.atlassian.net/browse/GEOMESA-2621

Key: GEOMESA-2621
Type: Bug
Priority: Major
Status: To Do
Resolution: Unresolved
Reporter: Emilio Lahr-Vivaz
Created: Thu, 9 May 2019 10:20:43 -0400
Updated: Thu, 9 May 2019 10:24:07 -0400

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with the UUID feature ID encoding behavior described in the linked GeoMesa documentation, then trace the Cassandra datastore path that assigns and queries feature IDs. Reproduce the incorrect ID and query mismatch before locating the relevant implementation and tests. Done means UUID-encoded IDs are set to the expected value and can be queried correctly.

Written by the indexing model from the issue text.

Assessment

Tech stack
cassandra, scala
Domain
databases
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Quiet
Clarity
Needs clarification
Newbie friendliness
42/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.