Uploaded image for project: 'JBoss Transaction Manager'
  1. JBoss Transaction Manager
  2. JBTM-933

Compress the EIS name in the bqual

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Done
    • Major
    • 4.16.0.Beta1
    • None
    • None
    • None

    Description

      Current most of the bqual is consumed by the EIS name (stored uncompressed) leaving little space for future enhancements. This was OK before, but there is potentially a requirement to use some of the bqual to store a node identifier (which, in the gtrid is able to be 36 bytes long).

      Jonathan has pointed out that we can maintain a file somewhere where the user passes us an EIS name of say "foo" and we can add this to the file as integer 1, and so on. This file can be reloaded at startup into a hashmap so that we can still print out the real EIS name even though the XID bqual would only consume 4 bytes now.

      Attachments

        Issue Links

          Activity

            People

              thjenkin@redhat.com Tom Jenkinson
              thjenkin@redhat.com Tom Jenkinson
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: