Uploaded image for project: 'C# Driver'
  1. C# Driver
  2. CSHARP-391

Change default value of SocketTimeout to let the OS set its own default (presumably infinite)

    • Type: Icon: Task Task
    • Resolution: Done
    • Priority: Icon: Major - P3 Major - P3
    • 1.4
    • Affects Version/s: 1.3.1
    • Component/s: None
    • Labels:
      None
    • Minor Change

      Currently the default value for SocketTimeout is 30 seconds. This is too low for some kinds of long running operations (like Map/Reduce).

      Instead of having any default value the C# driver will simply let the OS use its own defaults, which normally means infinite.

      If the application writer wants to set a default they can, in which case they are in a position to know what a good default value for their use case would be.

            Assignee:
            robert@mongodb.com Robert Stam
            Reporter:
            robert@mongodb.com Robert Stam
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: