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

Unnecessary calls to containsKey

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Done
    • Icon: Minor - P4 Minor - P4
    • 2.3
    • 2.1
    • Performance
    • None

    Description

      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 ?

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: