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

Make group.id and auto.offset.reset require string types

    • Type: Icon: Improvement Improvement
    • Resolution: Unresolved
    • Priority: Icon: Major - P3 Major - P3
    • None
    • Affects Version/s: None
    • Component/s: None
    • None
    • Atlas Streams
    • None
    • 3
    • None
    • None
    • None
    • None
    • None
    • None

      To avoid introducing a breaking change in SERVER-98630 we opted to noop if a user declared group.id or auto.offset.reset as a non-string type, the alternative was failing with a user error.

      We log an error during these scenarios, we should check to see if this error has occurred and if not we should go ahead and make string a requirement. If the error has occurred we should determine the best steps, but likely working with the customer to fix their invalid config prior to introducing a breaking change.

      Look for TODOs

            Assignee:
            Unassigned Unassigned
            Reporter:
            calvin.nix@mongodb.com Calvin Nix
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: