Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-943

Provide better version information in CouchbaseEnvironment

    XMLWordPrintable

Details

    • Improvement
    • Resolution: Fixed
    • Major
    • 2.2.6
    • 2.2.5
    • None
    • None

    Description

      Several problems arise when getting version information from the CouchbaseEnvironment:

      • packageNameAndVersion() gives the information from core
      • userAgent() gives the information from core
      • toString() includes the packageNameAndVersion entry, but it is yet again from core
      • there is no way of only retrieving the client's version (as described in the build config)
      • there is no way of only retrieving the client's build number (as set during build through git describe)

      The aim of this change is to fix all the problems above.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            simonbasle Simon Baslé (Inactive)
            simonbasle Simon Baslé (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty