Fork me on GitHub
#aws
<
2022-11-21
>
seancorfield23:11:30

Hi! Because we just ran into this at work, I'd like to raise the profile of https://github.com/cognitect-labs/aws-api/issues/181 and see where folks are in terms of Jetty 9/10/11?

lukasz16:11:24

I asked the same question not long ago: https://clojurians.slack.com/archives/C09N0H1RB/p1664810477149209 - basically there will be a new version of aws-api that will allow you to bring your own HTTP client and opt-out of bundled jetty http client

lukasz16:11:05

and yeah, we're blocked from moving to jetty10 for the same reason - at least in the services that depend on aws-api

seancorfield17:11:21

Yeah, @U0ENYLGTA mentioned that in the ticket. I was hoping to provoke an update on the status of those plans 🙂

lukasz17:11:14

I need to subscribe to that issue - I didn't know there was a reply

wevrem17:11:05

Is there an update on the status of this issue, @U0ENYLGTA?

wevrem17:11:27

@U04V70XH6 did you move to awyeah? How has that worked out?

seancorfield17:11:09

For us, it was a drop-in replacement for the way we were using S3 -- but that's the only thing we do with AWS via Clojure right now.

seancorfield17:11:47

(and we're on Jetty 11 now in production, soon to move to Jetty 12)