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

When queue is unable to create object from off-heap, stats can be incorrect

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.0.0-incubating
    • None
    • None

    Description

      In ParallelSenderGatewayQueue, in the method peek(...) if an off heap copy is unable to be pulled into memory, we continue and do not increment a stat. The way the off heap object would fail to create an on heap copy would be due to conflation or a bucket moved...\

      In the Serial case in peekAhead(), we also account for conflation differently than in the parallel case... We should correctly increment the conflated stat if the value itself was conflated.

      Attachments

        Activity

          People

            jasonhuynh Jason Huynh
            jasonhuynh Jason Huynh
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: