Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Shibboleth Developer's Meeting, 2023-02-17

Call Administrivia

09:00 Central US / 10:00 Eastern US / 15:00 UK / 17:00 FI

Calls are normally the 1st and 3rd Fridays of each month. Next call would be Friday 2023-03-02. Any reason to deviate from this?

60 to 90 minute call window.

Call Details

This week's call will use the Zoom system at GU, see ZoomGU for access info.

AGENDA

Add items for discussion here

Attendees:

Brent

  • JSSH-16 - Getting issue details... STATUS

    • Plan on pushing all the updated projects early next week.

      • All IdP stack + metadata aggregator (just a runtime dep). Missing anything?

      • Likely some minor odd/ends left, but get the major bits of the refactor into main branches.

      • Anyone else planning any big commits in that timeframe? We should coordinate to avoid stepping on one another.

    • Hit a couple of unknown (to me) aspects of HttpClient, interesting to note for the future.

      • Unconditional retries of failed connections over all resolved DNS entries for hostname, where “failed” includes a TLS handshake failure.

      • We effectively disable connection pooling in our HttpClientBuilder by default via use of RequestConnectionClose interceptor.

        • Our TrustEngine-based TLS fails unless this is enabled. Need to see if there is a way to address this.

    • Were we ever expecting to need or want HTTP/2 support? The HC classic client does not support.

Daniel

Henri

Ian

John

Marvin

Phil

Rod

Scott

Tom

  • Jenkins

    • Created jobs for :

      • GEN-319 - Getting issue details... STATUS

      • GEN-321 - Getting issue details... STATUS

    • Updated Linux and Windows AMIs

      • When should we start using Maven 3.9.0 ?

Other

  • No labels