cstamas merged PR #435:
URL: https://github.com/apache/maven-resolver/pull/435
--
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.
cstamas commented on PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#issuecomment-2217436808
This PR now updates IPC locks, added unix socket family (as module was
already Java 17!), added UT, default made `unix` and the ITs run with it as
well.
--
This is an automated m
cstamas commented on PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#issuecomment-2165476995
PR updated to latest Resolver master. If anyone wants to pick up, go for it.
Otherwise I may pick it up later.
--
This is an automated message from the Apache Git Service.
To respo
gnodet commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1505156559
##
maven-resolver-named-locks-ipc/src/main/java/org/eclipse/aether/named/ipc/IpcMessages.java:
##
@@ -0,0 +1,36 @@
+/*
+ * Licensed to the Apache Software Foundatio
gnodet commented on PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#issuecomment-1967926123
> just saying in case you don't want to reinvent the wheel. You can
server/client unixsocket already done in Jetty
https://github.com/jetty/jetty.project/tree/jetty-10.0.x/jetty-unixs
gnodet commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1505151672
##
maven-resolver-named-locks-ipc/src/main/java/org/eclipse/aether/named/ipc/SocketFamily.java:
##
@@ -0,0 +1,111 @@
+/*
+ * Licensed to the Apache Software Foundat
gnodet commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1505148875
##
maven-resolver-named-locks-ipc/src/main/java/org/eclipse/aether/named/ipc/SocketFamily.java:
##
@@ -0,0 +1,111 @@
+/*
+ * Licensed to the Apache Software Foundat
cstamas commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1504317933
##
maven-resolver-named-locks-ipc/src/main/java/org/eclipse/aether/named/ipc/IpcClient.java:
##
@@ -0,0 +1,417 @@
+/*
+ * Licensed to the Apache Software Foundatio
slawekjaranowski commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1503300377
##
maven-resolver-named-locks-ipc/src/main/java/org/eclipse/aether/named/ipc/IpcClient.java:
##
@@ -0,0 +1,417 @@
+/*
+ * Licensed to the Apache Software
cstamas commented on PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#issuecomment-1961968946
There is a mixup here: UDS is NOT used here at all, it is used by other PR,
the Signer to communicate with gpg-agent. This PR does not use UDS, it uses
plain inet sockets, which IMO
olamy commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1500028702
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xsi
olamy commented on PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#issuecomment-1960447476
just saying in case you don't want to reinvent the wheel. You can
server/client unixsocket already done in Jetty
https://github.com/jetty/jetty.project/tree/jetty-10.0.x/jetty-unixsock
cstamas commented on PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#issuecomment-1960292313
IPC code was lifted from @gnodet PR :smile: so will let him answer.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub a
michael-o commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499907387
##
maven-resolver-named-locks-ipc/src/main/java/org/eclipse/aether/named/ipc/SocketFamily.java:
##
@@ -0,0 +1,111 @@
+/*
+ * Licensed to the Apache Software Foun
cstamas commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499911375
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
x
cstamas commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499908608
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
x
michael-o commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499901789
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
cstamas commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499728495
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
x
cstamas commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499728495
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
x
cstamas commented on code in PR #435:
URL: https://github.com/apache/maven-resolver/pull/435#discussion_r1499728495
##
maven-resolver-named-locks-ipc/pom.xml:
##
@@ -0,0 +1,118 @@
+
+
+http://maven.apache.org/POM/4.0.0";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
x
cstamas commented on PR #433:
URL: https://github.com/apache/maven-resolver/pull/433#issuecomment-1959741529
Superseded by https://github.com/apache/maven-resolver/pull/435
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and u
cstamas closed pull request #433: [MRESOLVER-499] IPC Named Locks
URL: https://github.com/apache/maven-resolver/pull/433
--
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 unsu
cstamas opened a new pull request, #433:
URL: https://github.com/apache/maven-resolver/pull/433
IPC Named locks.
Parked until https://github.com/apache/maven-resolver/pull/431 sorted out.
---
https://issues.apache.org/jira/browse/MRESOLVER-499
--
This is an automated m
23 matches
Mail list logo