tabish121 commented on code in PR #6268:
URL: https://github.com/apache/artemis/pull/6268#discussion_r2875231725
##########
artemis-server/src/main/resources/schema/artemis-configuration.xsd:
##########
@@ -2226,6 +2226,13 @@
</xsd:documentation>
</xsd:annotation>
</xsd:attribute>
+ <xsd:attribute name="lock-coordinator" type="xsd:string">
+ <xsd:annotation>
+ <xsd:documentation>
+ The lock-coordinator used to start and pause this broker
connection
Review Comment:
suggested "The lock-coordinator used to pause and resume this broker
connection" this would match documentation you added later.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]