Hi,

ok, here's another SPI related question that hopefully isn't as dumb as the last one...

I'm currently looking at SessionInfo (in the SPI API) and SessionImpl.logout() (in jcr2spi).

It seems that the Session logout is handled entirely by the transient layer, and no SPI method is called to forward the information that the Session isn't used anymore. On the other hand, the SPI implementation may want to free resources related to the SessionInfo, right?

Am I missing something, or is this an oversight?

Best regards, Julian

Reply via email to