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

DBCollection.find doesn't use custom DBEncoder to encode query

    XMLWordPrintableJSON

Details

    Description

      DBApiLayer.__find (DBApiLayer.java:273) references the global DefaultDBEncoder.FACTORY instance, instead of using the collection's own custom encoder. This makes it impossible to pervasively use more than one encoder per process. We use a custom Scala wrapper, and this could cause us serious problems. Hopefully it's an easy fix. Thanks.

      Attachments

        Activity

          People

            Unassigned Unassigned
            c9r Chris Sachs
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: