Uploaded image for project: 'Ruby Driver'
  1. Ruby Driver
  2. RUBY-663

Raise the most recent server error with continue_on_error while doing batch inserts

    • Type: Icon: Bug Bug
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 1.9.2
    • Affects Version/s: 1.9.1
    • Component/s: None
    • Labels:
      None

      Currently, the batch inserts method raises the first error collected from the server with continue_on_error = true.
      It should return the last, as continue_on_error returns the most recent error from the server. The driver should return the most recent error as well for consistency.

            Assignee:
            emily.stolfo Emily Stolfo
            Reporter:
            emily.stolfo Emily Stolfo
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: