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

XMLWordPrintableJSON

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

      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 Stam
              Reporter:
              Robert Stam
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: