Uploaded image for project: 'ActiveMQ Artemis'
  1. ActiveMQ Artemis
  2. ARTEMIS-3867

ha-policy for replication won't work on Windows

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Trivial
    • Resolution: Not A Bug
    • 2.23.0
    • None
    • Broker

    Description

      FileBasedPrimitiveManager.java line 134 has 

      getDistributedLock("ML:" + mutableLongId); 

      But the ':' is invalid on a Windows filesystem.  This should maybe be replaced with an '_' or a '-'?

      Attachments

        Activity

          People

            Unassigned Unassigned
            funkyjive David Bennion
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: