michael-o commented on code in PR #272: URL: https://github.com/apache/maven-resolver/pull/272#discussion_r1158253651
########## maven-resolver-impl/src/main/java/org/eclipse/aether/internal/impl/synccontext/named/NamedLockFactoryAdapter.java: ########## @@ -48,6 +49,14 @@ public final class NamedLockFactoryAdapter { public static final TimeUnit DEFAULT_TIME_UNIT = TimeUnit.SECONDS; + public static final String RETRIES_KEY = "aether.syncContext.named.retries"; Review Comment: I still don't share this opinion. While I don't object this feature as a whole, it should be visiable as as separate issue in release notes. Let's focus on too eager locking first... -- 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: issues-unsubscr...@maven.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org