Uploaded image for project: 'Qpid JMS'
  1. Qpid JMS
  2. QPIDJMS-422

Custom ClientID Generators

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • 0.37.0
    • None
    • qpid-jms-client
    • None

    Description

      In our application we are using client IDs with a very specific format. We would therefore like to register our own IdGenerator with the JmsConnectionFactory. Currently the JmsConnectionFactory#setClientIdGenerator is protected thus we cannot programmatically set a custom IdGenerator except by using (hacky) reflection.

      I would suggest to rename the current IdGenerator class to DefaultClientIdGenerator, create an ClientIdGenerator interface and change the visiblity of JmsConnectionFactory#setClientIdGenerator to public.

      Attachments

        Activity

          People

            Unassigned Unassigned
            seb Sebastian T
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: