v3 "Exception wrapping data"
Greg Haverkamp
gahaverkamp at lbl.gov
Tue Feb 16 14:54:27 EST 2016
On Mon, Feb 15, 2016 at 11:54 AM, Cantor, Scott <cantor.2 at osu.edu> wrote:
>
> The core bug here was an actual limitation in Java because it writes out
> length-prefixed UTF-8 with a 16-bit length field. I patched that with a
> chunking loop that will allow storing of reasonable data sizes. A separate
> issue is of course keeping that from growing, which I'll have to research
> but shouldn't really be done at this layer. The session cache probably just
> needs limits included.
Now I feel bad not getting around to filing an issue.
Greg
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://shibboleth.net/pipermail/users/attachments/20160216/ab6b5eed/attachment.html>
More information about the users
mailing list