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

Add helper methods: setProfilingLevel, getProfilingLevel, getProfilingInfo

    XMLWordPrintableJSON

Details

    • Icon: Improvement Improvement
    • Resolution: Won't Fix
    • Icon: Trivial - P5 Trivial - P5
    • None
    • None
    • API

    Description

      In the Mongo Driver Requirements:

      High Priority

      • database profiling: set/get profiling level, get profiling info

      Pymongo, as well as MongoDB shell supports this.

      You can enable it through command, but I think separate method should be added.

      db.command(BasicDBObjectBuilder.start().add("profile", 0).get());

      Attachments

        Activity

          People

            Unassigned Unassigned
            uladzimir_mihura@epam.com Uladzimir Mihura
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: