<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/java-team/apache-curator" style="color: #1068bf;">Debian Java Maintainers / apache-curator</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/apache-curator/-/commit/dcdb47d8e3961d45cbcf8557361d8ab9d94bab19" style="color: #1068bf;">dcdb47d8</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2022-11-14T13:17:55+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 5.4.0</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#cc5f608199e26ed79e0138b9cb2f1a8438d159f8" style="color: #1068bf;">
.github/workflows/ci-unit.yaml
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d" style="color: #1068bf;">
README.md
</a>
</li>
<li class="file-stats">
<a href="#4a97f490f98305d9f9be2247f35507c854278b36" style="color: #1068bf;">
curator-client/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#fdf5271340c17b5c38671eddf1f305912a5d8b13" style="color: #1068bf;">
curator-client/src/main/java/org/apache/curator/CuratorConnectionLossException.java
</a>
</li>
<li class="file-stats">
<a href="#617d81ffade7e13b713bba758da5aacf6f31d3d5" style="color: #1068bf;">
curator-client/src/main/java/org/apache/curator/utils/Compatibility.java
</a>
</li>
<li class="file-stats">
<a href="#0de0e3ac0c2b2b8b214fb4d8c992a55918667e05" style="color: #1068bf;">
<span class="new-file">
+
curator-client/src/test/java/org/apache/curator/TestIs37.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#edd2f8134f590a1eda23958b7c9ae9e57fa9450a" style="color: #1068bf;">
curator-client/src/test/java/org/apache/curator/TestRetryLoop.java
</a>
</li>
<li class="file-stats">
<a href="#35c8a550c1605a66975fc7a5dfe9fdd29a7c4875" style="color: #1068bf;">
curator-examples/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f9a7e098e5357e644efcd45b0dedaaefb47b7782" style="color: #1068bf;">
curator-examples/src/main/java/pubsub/README.md
</a>
</li>
<li class="file-stats">
<a href="#f902235209ed227b72fac9dc344435d0c32fbcfb" style="color: #1068bf;">
curator-framework/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#fa331b32a14b05b213a8db2e85b057945fbe9290" style="color: #1068bf;">
curator-framework/src/main/java/org/apache/curator/framework/CuratorFramework.java
</a>
</li>
<li class="file-stats">
<a href="#05ea91e5847902a5c2117c5877b479c16d9378d8" style="color: #1068bf;">
curator-framework/src/main/java/org/apache/curator/framework/imps/CuratorFrameworkImpl.java
</a>
</li>
<li class="file-stats">
<a href="#3d5dfcb9492589fe7d7f02290609b7c0b277e7f5" style="color: #1068bf;">
curator-framework/src/main/java/org/apache/curator/framework/imps/EnsembleTracker.java
</a>
</li>
<li class="file-stats">
<a href="#13d955d165ffc02a360cefd69cfbcda196ef73b9" style="color: #1068bf;">
curator-framework/src/main/java/org/apache/curator/framework/schema/Schema.java
</a>
</li>
<li class="file-stats">
<a href="#679d5ae761c8499e8d6d63a0bccd756e6cf87314" style="color: #1068bf;">
curator-framework/src/test/java/org/apache/curator/framework/imps/TestReadOnly.java
</a>
</li>
<li class="file-stats">
<a href="#6a9a7482211767dc3d74790e50d8d0c32ae3ed36" style="color: #1068bf;">
curator-framework/src/test/java/org/apache/curator/framework/imps/TestReconfiguration.java
</a>
</li>
<li class="file-stats">
<a href="#8281f5e12e23cfdb280fa265630191daf447e026" style="color: #1068bf;">
curator-framework/src/test/resources/schema.yaml
</a>
</li>
<li class="file-stats">
<a href="#f6e888321d0fd69e0da8c14b26c61c4d692e2f00" style="color: #1068bf;">
curator-recipes/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#ce267e2af7692008d0b70000d430d510b33bf940" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/PathChildrenCache.java
</a>
</li>
<li class="file-stats">
<a href="#978148448ba3383e75c7ac17dc826d64d8b301e4" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/cache/TreeCache.java
</a>
</li>
<li class="file-stats">
<a href="#a6d183892ac755b023d63c288a0df1ff597c482f" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderLatch.java
</a>
</li>
<li class="file-stats">
<a href="#cad5df2241070ffa160948bc3330ed6c5b5b2e15" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/leader/LeaderSelector.java
</a>
</li>
<li class="file-stats">
<a href="#5358a103b30913cc08d3f52253735ffb82b5c520" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/nodes/PersistentTtlNode.java
</a>
</li>
<li class="file-stats">
<a href="#08fb833f9a25563cdd06be47f3a329b9aeac11ae" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/queue/ChildrenCache.java
</a>
</li>
<li class="file-stats">
<a href="#67764c6406526ab6cb9c13c4cce32ed1cdb34d1f" style="color: #1068bf;">
curator-recipes/src/main/java/org/apache/curator/framework/recipes/queue/QueueSharder.java
</a>
</li>
<li class="file-stats">
<a href="#e2e6746579e638970462f9ea7f6eb8fafbca803d" style="color: #1068bf;">
curator-recipes/src/test/java/org/apache/curator/framework/recipes/cache/TestPathChildrenCache.java
</a>
</li>
<li class="file-stats">
<a href="#0920061104334fe96a77cafa82f1d23018fb419c" style="color: #1068bf;">
curator-recipes/src/test/java/org/apache/curator/framework/recipes/leader/ChaosMonkeyCnxnFactory.java
</a>
</li>
<li class="file-stats">
<a href="#ad24651d184f2d10d27b1d8badac407ed79e9c8d" style="color: #1068bf;">
curator-recipes/src/test/java/org/apache/curator/framework/recipes/leader/TestLeaderLatch.java
</a>
</li>
<li class="file-stats">
<a href="#62fc84e22f2c7fb4a6fb2ee3aa5bc343c41c0942" style="color: #1068bf;">
curator-recipes/src/test/java/org/apache/curator/framework/recipes/nodes/TestPersistentTtlNode.java
</a>
</li>
<li class="file-stats">
<a href="#c1488e24b71ef0bfd38b25267056377110b56973" style="color: #1068bf;">
<span class="new-file">
+
curator-recipes/src/test/java/org/apache/curator/framework/recipes/queue/TestLongNetworkPartition.java
</span>
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #666;">

<br>
<a href="https://salsa.debian.org/java-team/apache-curator/-/commit/dcdb47d8e3961d45cbcf8557361d8ab9d94bab19" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/apache-curator/-/commit/dcdb47d8e3961d45cbcf8557361d8ab9d94bab19"}}</script>


</p>
</div>
</body>
</html>