currentCtxt = new HashMap<INVOCATION_KEY, UtcT>();
invocationStack.push (currentCtxt);
}
UtcT requestEndTime = currentCtxt.get (INVOCATION_KEY.REQUEST_END_TIME);
UtcT replyEndTime = currentCtxt.get (INVOCATION_KEY.REPLY_END_TIME);
if (!disableClientOrbPolicies)
{
// Compute the deadlines for this request based on any absolute or
// relative timing policies that have been specified. Compute this