Skip to content

Commit 357b677

Browse files
committed
Add deprecation annotation to connection-pool element.
1 parent 0267f0b commit 357b677

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

clustering/infinispan/extension/src/main/resources/schema/jboss-as-infinispan_15_0.xsd

+1-1
Original file line numberDiff line numberDiff line change
@@ -1079,7 +1079,7 @@
10791079
<xs:element name="connection-pool" type="tns:connection-pool" minOccurs="0">
10801080
<xs:annotation>
10811081
<xs:documentation>
1082-
Configuration of the connection pool.
1082+
Deprecated. Ignored if defined.
10831083
</xs:documentation>
10841084
</xs:annotation>
10851085
</xs:element>

0 commit comments

Comments
 (0)