clebertsuconic commented on code in PR #4017:
URL: https://github.com/apache/activemq-artemis/pull/4017#discussion_r844102697
##########
artemis-server/src/main/resources/schema/artemis-configuration.xsd:
##########
@@ -2928,6 +2928,13 @@
</xsd:documentation>
</xsd:annotation>
</xsd:element>
+ <xsd:element name="data-source-time-margin" type="xsd:string"
minOccurs="0" maxOccurs="1">
+ <xsd:annotation>
+ <xsd:documentation>
+ The maximal time offset between the broker and the database
in milliseconds.
Review Comment:
it would be nice to have more information here.. at least say this is for
locking.
--
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]