Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-34561

nearSphere use lots of memory and oom

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Major - P3 Major - P3
    • None
    • None
    • Geo
    • None
    • ALL

    Description

      2ds index queries use lots of memory , until mongod oom.

      query patthern is :

      command: find { find: "col_gps", filter: { gps: { $nearSphere: { $geometry: { type: "Point
      ", coordinates: [ 116.006216, 25.86062 ] } } } }, limit: 1, batchSize: 1, singleBatch: true } planSummary: GEO_NEAR_2DSPHERE { gps: "2dsphere" }
      

      Thanks.

      Attachments

        Activity

          People

            nick.brewer Nick Brewer
            shawn001 shawn
            Votes:
            0 Vote for this issue
            Watchers:
            7 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: