I made a replacement of the trilead three years ago. It works, but I found an issue with idle connections after ~5; they disconnect. I did not see the cause at the time. Keeping the channel with traffic does not disconnect the channel. I have to update that branch with the latest changes to Java 17 and the latest version of Apache Mina
https://github.com/kuisathaverat/ssh-agents-plugin/tree/apache_mina On Friday, April 4, 2025 at 11:26:35 AM UTC+2 [email protected] wrote: > Yes, i also found that trilead is only used by ssh-slaves plugin. so it's > probably better work on ssh-slaves to use mina instead of trilead, so > trilead and eddsa plugins can be dropped (and uninstalled from my instance) > > [email protected] schrieb am Donnerstag, 3. April 2025 um 18:26:06 UTC+2: > >> On Thu, Apr 3, 2025 at 1:32 AM 'Michael Kriese' via Jenkins Developers >> <[email protected]> wrote: >> > WDYT? >> >> Sounds good in theory. In practice, I gave it a shot with Mina and >> found the Java Platform APIs insufficient, as described in >> https://github.com/apache/mina-sshd/issues/585#issuecomment-2742332155. >> It is possible this could be done with more time and effort, or with >> an enhancement to OpenJDK. I welcome anyone to give it a try for >> Trilead. >> > -- You received this message because you are subscribed to the Google Groups "Jenkins Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion visit https://groups.google.com/d/msgid/jenkinsci-dev/f7dfb214-7487-48b4-bf5f-78f7f2bccf9fn%40googlegroups.com.
