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

Improve logging related to geo containers

    • Type: Icon: Task Task
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • Query Integration

      This tassert in index_bounds_builder.cpp is not particularly useful for diagnosing issues since it doesn't indicate what type of geometry we're using. In other words, how did we end up with a geometry that doesn't have an S2 region? it may even be possible that this is a user error (providing a geometry type that's inappropriate for $geoWithin) that managed to make it that far.

      We should improve that log line to shed some insight on the geometry in question, and while we're at it should audit other loglines related to geometry containers with more detail to help diagnose issues.

            Assignee:
            Unassigned Unassigned
            Reporter:
            will.buerger@mongodb.com Will Buerger
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated: