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

Wrong BSONElelment integer conversion in ShardingDDLCoordinatorService

    • Type: Icon: Bug Bug
    • Resolution: Fixed
    • Priority: Icon: Major - P3 Major - P3
    • 5.0.0-rc0
    • Affects Version/s: Backlog
    • Component/s: None
    • Fully Compatible
    • ALL
    • 135

      This conversion is wrong, because the underlying bson type is an integer, so we should use numberLong() instead of Long() to retrieve it as long long type.

            Assignee:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Reporter:
            tommaso.tocci@mongodb.com Tommaso Tocci
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: