Uploaded image for project: 'Usergrid (Retired)'
  1. Usergrid (Retired)
  2. USERGRID-1251

Handle index processing event case where an edge exists but entity is missing.

    XMLWordPrintableJSON

Details

    • Story
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 2.2.0, 2.1.0
    • 2.2.0
    • None
    • None
    • Usergrid 37

    Description

      In the event an edge exists in graph and the entity has been deleted, ensure this is handled as OK when processing the index event in AmazonAsyncEventService. Currently it logs an exception because when it tries to fetch the entity data it doesn't exist and therefore 0 messages are returned for an event that should have returned 1 message.

      Ideally, this should trigger a graph node compaction (read repair) to remove that edge.

      Attachments

        Activity

          People

            mrusso Michael Russo
            mrusso Michael Russo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: