Closed GoogleCodeExporter closed 9 years ago
I guess this is a different project than the core one. You may raise an issue
here?
https://github.com/raykrueger/hibernate-memcached
Original comment by michael....@gmail.com
on 30 Jan 2013 at 12:45
Hi michael when i refer to the log am able to notice that the data is fetching
from database and setting in memcache for a request and when we make another
request instead of fetching the data from the memcache it is hitting again to
the db and again setting to memcache. Am unable to understand that without
modifying any data why it is hitting to db?
Original comment by shaikirf...@gmail.com
on 30 Jan 2013 at 2:13
Thanks for the quick rply
Original comment by shaikirf...@gmail.com
on 30 Jan 2013 at 2:13
Hi,
again, this doesn't sound as it would be related to the spymemcached project.
Please ask over there why this can happen, maybe your @Cacheable annotations
are either not picked up or something else is not correctly configured. If you
hit an issue with spy itself, feel free to reopen this ticket.
Thanks.
Original comment by michael....@gmail.com
on 30 Jan 2013 at 2:54
Original issue reported on code.google.com by
shaikirf...@gmail.com
on 30 Jan 2013 at 12:40