Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.debian.maint.java > #8528

Re: Packaging org.eclipse.jetty.alpn for Debian

From Jonathan Yu <jawnsy@cpan.org>
Newsgroups linux.debian.maint.java
Subject Re: Packaging org.eclipse.jetty.alpn for Debian
Date 2015-10-31 19:50 +0100
Message-ID <qpJnX-6nq-11@gated-at.bofh.it> (permalink)
References <qpnGO-1pv-21@gated-at.bofh.it> <qpxmN-7pC-3@gated-at.bofh.it> <qpHma-57i-17@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


[Multipart message — attachments visible in raw view] - view raw

Removing alpn support impacts performance since an additional handshake is
necessary at the application (http) level. Is it possible to instead patch
the source to include the needed support class? It can then be removed when
Java 9 becomes the default.

On Sat, Oct 31, 2015, 12:38 Markus Koschany <apo@gambaru.de> wrote:

> Am 31.10.2015 um 06:58 schrieb Emmanuel Bourg:
> > Le 30/10/2015 20:35, Markus Koschany a écrit :
> >
> >> What do you think?
> >
> > I don't mind having a single class package, it's fairly exceptional. An
> > alternative would be to ignore jetty-alpn and the related code (the
> > netty package does that already). ALPN will be integrated to Java 9 [1],
> > so this API is likely to become obsolete in the near future.
> >
> > Emmanuel Bourg
> >
> > [1] https://bugs.openjdk.java.net/browse/JDK-8051498
>
> Ok, if ALPN will be integrated into Java 9 I think it's not worth the
> effort to package a single class.
>
> What do you think about this patch?
>
>
> https://anonscm.debian.org/cgit/pkg-java/undertow.git/tree/debian/patches/alpn-not-supported.patch
>
> It works but I would like to hear some opinions about the
>
> undertow/client/http2/Http2ClientProvider.java
>
> part and if it makes sense.
>
> Cheers,
>
> Markus
>
>
>

Back to linux.debian.maint.java | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

Packaging org.eclipse.jetty.alpn for Debian Markus Koschany <apo@gambaru.de> - 2015-10-30 20:40 +0100
  Re: Packaging org.eclipse.jetty.alpn for Debian Emmanuel Bourg <ebourg@apache.org> - 2015-10-31 07:00 +0100
    Re: Packaging org.eclipse.jetty.alpn for Debian Markus Koschany <apo@gambaru.de> - 2015-10-31 17:40 +0100
      Re: Packaging org.eclipse.jetty.alpn for Debian Jonathan Yu <jawnsy@cpan.org> - 2015-10-31 19:50 +0100
        Re: Packaging org.eclipse.jetty.alpn for Debian Markus Koschany <apo@gambaru.de> - 2015-11-01 18:50 +0100

csiph-web