Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-3115

Differences in connection options between c++ and python clients

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.8
    • 0.9, 0.10
    • C++ Client
    • None

    Description

      For example, to set the reconnect limit, the syntax is the following:

      in C++: reconnect-limit
      in Python: reconnect_limit

      The documentation uses the Python syntax but does not call out the C++
      differences.

      To compound the problem, unrecognized options in C++ are silently ignored. If
      a user chooses the wrong syntax (as he would do if he read the documentation),
      the option does not take effect and the default is used instead, leading to
      unpredictable and undesired results.

      Attachments

        Activity

          People

            gsim Gordon Sim
            gsim Gordon Sim
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: