Uploaded image for project: 'Geode'
  1. Geode
  2. GEODE-3152

A client connecting to a server with one version creates an HARegion name different from the one created in another version

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 1.2.0
    • client queues
    • None

    Description

      What is happening is:

      904 client -> 91 server results in an HARegion name containing the version like:

      Initializing region _gfe_non_durable_client_with_id_192.168.2.4(client:98892:loner):57839:927197eb:client(version:GFE 9.0)_2_queue
      

      904 client -> 904 server or 91 client -> 91 server results in an HARegion name without the version like:

      Initializing region _gfe_non_durable_client_with_id_192.168.2.4(client:98892:loner):57839:927197eb:client_2_queue
      

      This causes secondary queue removal and GII to fail.

      Attachments

        Activity

          People

            boglesby Barrett Oglesby
            boglesby Barrett Oglesby
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: