Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-9138

Add warning in server logs when data event is ignored as a duplicate

    XMLWordPrintableJSON

Details

    Description

      Under certain rare conditions, a client may send or resend a data event with an eventId that causes the server to interpret it as a duplicate event and discard it.

      It is currently impossible to trace when this happens without extra logging added.

      From Barry:
      No, if the server thinks it has seen the event, it silently eats it. See DistributedEventTracker.hasSeenEvent. It has a trace log message but thats it.

      The log message that tracks this behavior in the server needs to be added permanently.

      Attachments

        Activity

          People

            boglesby Barrett Oglesby
            dhardman Diane Hardman
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: