[java-identity-provider COMMIT] in /trunk: idp-authn-api/pom.xml idp-authn-api/src/main/java/net/shibboleth/idp/authn...

Tom Zeller tzeller at dragonacea.biz
Tue Sep 20 16:00:36 EDT 2016


> And if we're willing to pay the logger lookup overhead to fetch the Timers, it would be on or off dynamically, which is kind of the holy grail here.

I don't understand the logger lookup overhead right now, but that
seems like something that could be minimized, especially if the
logging service is being queried, again I haven't read the code...

> not every last bit of code is an Action, but most of the interesting code is.

+1

That's all I can say, you've done all the work...but adding metrics to
the "action" interface seems like a good idea to me.

Tom


More information about the dev mailing list