You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by GitBox <gi...@apache.org> on 2019/02/21 19:22:10 UTC

[GitHub] clebertsuconic commented on a change in pull request #2559: ARTEMIS-2258 The FileLockNodeManager directory should be configurable

clebertsuconic commented on a change in pull request #2559: ARTEMIS-2258 The FileLockNodeManager directory should be configurable
URL: https://github.com/apache/activemq-artemis/pull/2559#discussion_r259078172
 
 

 ##########
 File path: artemis-server/src/main/resources/schema/artemis-configuration.xsd
 ##########
 @@ -608,6 +608,14 @@
             </xsd:annotation>
          </xsd:element>
 
+         <xsd:element name="node-manager-lock-directory" type="xsd:string" maxOccurs="1" minOccurs="0">
 
 Review comment:
   Can't we call it just lock-folder, or lock-directory? Similar to the name you used on a test?

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services