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
