Is there any actual spec?

For jwt we can impl from scratch, it is not hard and would avoid  a big dep
and enable some consistency using jsonb.

Le 30 juil. 2017 23:28, "John D. Ament" <johndam...@apache.org> a écrit :

All,

I know Mark brought in Config to Geronimo.  We have at least 3 more specs
coming in MP 1.2 (Fault Tolerance, Health, JWT Processing), possibly
Metrics and OpenTracing.

I have a fully functioning JWT Processing impl based on jose (
https://bitbucket.org/connect2id/nimbus-jose-jwt/src ) which I'd be happy
to bring over to Geronimo.

Health is a tricky one, may make sense to start from scratch, or bring in
pieces of the former Sirona podling to start a health checker.

I had started on a Fault Tolerance implementation, based on the work from
failsafe.  However, from talking to the developer offline I'm a bit worried
about relying on Failsafe.

Any thoughts on bringing these into Geronimo?

John

Reply via email to