I use couchbase to be the cache, when I put one key-value,it throws an RequestTooBigException.do you know how to figure out.please tell me if you know, thanks a bunch.
Sorry, I can't provide the code because this problem appears in my company's framework. It happens when I insert a object List as a value,the size of List is 250.Maybe I should change the way of caching?