Attribute index key structure allows collision #122

Closed
opened 2023-11-28 20:22:04 +00:00 by telackey · 0 comments
Member

The key used by the indexer is concatenation of the the attribute key and value: "%s%s"

As a result, these will create identical index entries, typeFoo:

type: Foo
typ: eFoo
The key used by the indexer is concatenation of the the attribute key and value: "%s%s" As a result, these will create identical index entries, `typeFoo`: ``` type: Foo typ: eFoo ```
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: cerc-io/laconicd#122
No description provided.