Uploaded image for project: 'CouchDB'
  1. CouchDB
  2. COUCHDB-904

No method to detect view server VM version

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Closed
    • Minor
    • Resolution: Won't Fix
    • None
    • 3.0.0
    • JavaScript View Server
    • None
    • Regular Contributors Level (Easy to Medium)

    Description

      There's currently no way to tell what version of the view server is being used. Ie, the JS VM (Or Python, or Ruby, etc) that is being used. Just occurred to me it could be useful for debugging things that work one place and not another.

      A proposed simple fix would be to have the view server protocol dictate that when a server boots up it spits out a line like:

      {"version": OPAQUE_STRING}

      that gets stored in a view_server_versions section in the config or some such.

      Attachments

        1. patch.txt
          5 kB
          Dipesh Patel

        Issue Links

          Activity

            People

              Unassigned Unassigned
              paul.joseph.davis Paul Joseph Davis
              Votes:
              1 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: