CLONE - MaxDocuments is Int64

XMLWordPrintableJSON

    • Type: Bug
    • Resolution: Gone away
    • Priority: Major - P3
    • 1.8
    • Affects Version/s: 1.7
    • Component/s: None
    • None
    • Environment:
      C#Dirver 1.71
    • None
    • Dotnet Drivers
    • None
    • None
    • None
    • None
    • None
    • None

      When the MaxDocument of Collection is huge,over Int32,there will be a Error
      /// <summary>
      /// Gets the index count.
      /// </summary>
      public long MaxDocuments
      {
      get

      { return Response.GetValue("max", 0).ToInt32(); }

      }

            Assignee:
            James Kovacs
            Reporter:
            Raghad Alobilan
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: