Skip to content

Commit

Permalink
Synchronized core docs from refs/heads/main
Browse files Browse the repository at this point in the history
  • Loading branch information
Infinispan committed Jan 27, 2025
1 parent e204ee7 commit 49e0c95
Show file tree
Hide file tree
Showing 25 changed files with 29 additions and 29 deletions.
2 changes: 1 addition & 1 deletion docs/dev/cheat-sheets/cache-configuration.html
Original file line number Diff line number Diff line change
Expand Up @@ -1195,7 +1195,7 @@ <h2 id="configuration_formats"><a class="anchor" href="#configuration_formats"><
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -633,7 +633,7 @@ <h2 id="developing_applications_with_infinispan" class="discrete">Developing app
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/cli/cli.html
Original file line number Diff line number Diff line change
Expand Up @@ -6538,7 +6538,7 @@ <h4 id="see_also_32"><a class="anchor" href="#see_also_32"></a>9.44.4. SEE ALSO<
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/configuring/configuring.html
Original file line number Diff line number Diff line change
Expand Up @@ -13160,7 +13160,7 @@ <h4 id="asynchronous_thread_pool" class="discrete">Asynchronous thread pool</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/contributing/contributing.html
Original file line number Diff line number Diff line change
Expand Up @@ -3631,7 +3631,7 @@ <h3 id="infinispan_methods_and_corresponding_verbs"><a class="anchor" href="#inf
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/developing/developing.html
Original file line number Diff line number Diff line change
Expand Up @@ -547,7 +547,7 @@ <h1>Infinispan Developer Guide</h1>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
6 changes: 3 additions & 3 deletions docs/dev/titles/embedding/embedding.html
Original file line number Diff line number Diff line change
Expand Up @@ -2933,7 +2933,7 @@ <h4 id="discovery-jdbcping_cluster-transport"><a class="anchor" href="#discovery
<div class="listingblock">
<div class="title">JDBC_PING2 configuration example</div>
<div class="content">
<pre class="highlight"><code class="language-xml" data-lang="xml">&lt;JDBC_PING connection_url="jdbc:mysql://localhost:3306/database_name"
<pre class="highlight"><code class="language-xml" data-lang="xml">&lt;JDBC_PING2 connection_url="jdbc:mysql://localhost:3306/database_name"
connection_username="user"
connection_password="password"
connection_driver="com.mysql.jdbc.Driver"/&gt;</code></pre>
Expand Down Expand Up @@ -3016,7 +3016,7 @@ <h5 id="discovery-jdbcping-datasource_cluster-transport"><a class="anchor" href=
<pre class="highlight nowrap"><code class="language-xml" data-lang="xml">&lt;infinispan&gt;
&lt;jgroups&gt;
&lt;stack name="jdbc" extends="tcp"&gt;
&lt;JDBC_PING stack.combine="REPLACE" stack.position="MPING" /&gt;
&lt;JDBC_PING2 stack.combine="REPLACE" stack.position="MPING" /&gt;
&lt;/stack&gt;
&lt;/jgroups&gt;
&lt;cache-container&gt;
Expand Down Expand Up @@ -7443,7 +7443,7 @@ <h3 id="extending_the_configuration_builders_and_parsers"><a class="anchor" href
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/encoding/encoding.html
Original file line number Diff line number Diff line change
Expand Up @@ -2623,7 +2623,7 @@ <h3 id="converting-data-on-demand_transcoding"><a class="anchor" href="#converti
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/getting_started/getting_started.html
Original file line number Diff line number Diff line change
Expand Up @@ -757,7 +757,7 @@ <h3 id="mvn_archetypes"><a class="anchor" href="#mvn_archetypes"></a>1.2. Genera
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/hibernate/hibernate.html
Original file line number Diff line number Diff line change
Expand Up @@ -1484,7 +1484,7 @@ <h3 id="using_minimal_puts"><a class="anchor" href="#using_minimal_puts"></a>1.6
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/hotrod_java/hotrod_java.html
Original file line number Diff line number Diff line change
Expand Up @@ -3626,7 +3626,7 @@ <h4 id="adding_the_test_container_to_your_project_dependencies"><a class="anchor
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/hotrod_protocol/hotrod_protocol.html
Original file line number Diff line number Diff line change
Expand Up @@ -8938,7 +8938,7 @@ <h3 id="hot_rod_protocol_4_1"><a class="anchor" href="#hot_rod_protocol_4_1"></a
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/memcached/memcached.html
Original file line number Diff line number Diff line change
Expand Up @@ -700,7 +700,7 @@ <h4 id="individual_statistics"><a class="anchor" href="#individual_statistics"><
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/query/query.html
Original file line number Diff line number Diff line change
Expand Up @@ -4397,7 +4397,7 @@ <h3 id="tuning-query-performance_query-monitoring-tuning"><a class="anchor" href
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/resp/resp-endpoint.html
Original file line number Diff line number Diff line change
Expand Up @@ -1376,7 +1376,7 @@ <h3 id="redis-commands_resp-endpoint"><a class="anchor" href="#redis-commands_re
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/rest/rest.html
Original file line number Diff line number Diff line change
Expand Up @@ -7649,7 +7649,7 @@ <h3 id="rest_server_client_http"><a class="anchor" href="#rest_server_client_htt
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/security/security.html
Original file line number Diff line number Diff line change
Expand Up @@ -6149,7 +6149,7 @@ <h4 id="cross_site_replication" class="discrete">Cross-site replication</h4>
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
6 changes: 3 additions & 3 deletions docs/dev/titles/server/server.html
Original file line number Diff line number Diff line change
Expand Up @@ -10079,7 +10079,7 @@ <h4 id="discovery-jdbcping_cluster-transport"><a class="anchor" href="#discovery
<div class="listingblock">
<div class="title">JDBC_PING2 configuration example</div>
<div class="content">
<pre class="highlight"><code class="language-xml" data-lang="xml">&lt;JDBC_PING connection_url="jdbc:mysql://localhost:3306/database_name"
<pre class="highlight"><code class="language-xml" data-lang="xml">&lt;JDBC_PING2 connection_url="jdbc:mysql://localhost:3306/database_name"
connection_username="user"
connection_password="password"
connection_driver="com.mysql.jdbc.Driver"/&gt;</code></pre>
Expand Down Expand Up @@ -10162,7 +10162,7 @@ <h5 id="discovery-jdbcping-datasource_cluster-transport"><a class="anchor" href=
<pre class="highlight nowrap"><code class="language-xml" data-lang="xml">&lt;infinispan&gt;
&lt;jgroups&gt;
&lt;stack name="jdbc" extends="tcp"&gt;
&lt;JDBC_PING stack.combine="REPLACE" stack.position="MPING" /&gt;
&lt;JDBC_PING2 stack.combine="REPLACE" stack.position="MPING" /&gt;
&lt;/stack&gt;
&lt;/jgroups&gt;
&lt;cache-container&gt;
Expand Down Expand Up @@ -13715,7 +13715,7 @@ <h3 id="configuring-server-benchmark-cli_server"><a class="anchor" href="#config
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/spring/spring.html
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ <h3 id="externalizing-spring-session_externalizing-sessions-spring"><a class="an
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/spring_boot/starter.html
Original file line number Diff line number Diff line change
Expand Up @@ -1220,7 +1220,7 @@ <h2 id="spring-application-properties"><a class="anchor" href="#spring-applicati
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/tuning/tuning.html
Original file line number Diff line number Diff line change
Expand Up @@ -2672,7 +2672,7 @@ <h4 id="use_simple_cache_for_local_caches" class="discrete">Use simple cache for
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/upgrading/upgrading.html
Original file line number Diff line number Diff line change
Expand Up @@ -1635,7 +1635,7 @@ <h3 id="migrating-cache-stores_store-migrator"><a class="anchor" href="#migratin
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/titles/xsite/xsite.html
Original file line number Diff line number Diff line change
Expand Up @@ -2877,7 +2877,7 @@ <h3 id="cross-site-jmx-mbeans_cross-site-operations-jmx"><a class="anchor" href=
</div>
<div id="footer">
<div id="footer-text">
Last updated 2025-01-27 10:48:01 UTC
Last updated 2025-01-27 16:05:45 UTC
</div>
</div>
<script type="text/x-mathjax-config">
Expand Down
2 changes: 1 addition & 1 deletion docs/dev/topics/xml/jdbc_ping.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<JDBC_PING connection_url="jdbc:mysql://localhost:3306/database_name"
<JDBC_PING2 connection_url="jdbc:mysql://localhost:3306/database_name"
connection_username="user"
connection_password="password"
connection_driver="com.mysql.jdbc.Driver"/>
2 changes: 1 addition & 1 deletion docs/dev/topics/xml/server-transport-datasource.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<infinispan>
<jgroups>
<stack name="jdbc" extends="tcp">
<JDBC_PING stack.combine="REPLACE" stack.position="MPING" />
<JDBC_PING2 stack.combine="REPLACE" stack.position="MPING" />
</stack>
</jgroups>
<cache-container>
Expand Down

0 comments on commit 49e0c95

Please sign in to comment.