Uploaded image for project: 'Java Driver'
  1. Java Driver
  2. JAVA-165

Unnecessary calls to containsKey

    • Type: Icon: Improvement Improvement
    • Resolution: Done
    • Priority: Icon: Minor - P4 Minor - P4
    • 2.3
    • Affects Version/s: 2.1
    • Component/s: Performance
    • Labels:
      None

      If there is an array of objects method objectStart() in DBCallback resets _lastArray
      so that objectDone() of the array calls containsKey() unnecessarily.
      Replace _lastArray with instanceOf List ?

            Assignee:
            eliot Eliot Horowitz (Inactive)
            Reporter:
            hmeiser Hans Meiser
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved: