Are the models themselves in question marked as cacheable?
--
You received this message because you are subscribed to the Google Groups "hibernate-memcached" group.
To post to this group, send email to hibernate...@googlegroups.com.
To unsubscribe from this group, send email to hibernate-memca...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/hibernate-memcached?hl=en.
I'm curious if cache misses are causing the behavior you're seeing.
On Wednesday, September 14, 2011 at 7:31 AM, Ray Krueger wrote:
> I'll gladly accept a patch for whatever you think the issue might be. Fork the project on github, clone it, change it, push it, and send a pull request.
>
> I don't actively work on the project much. It is open source and I encourage others to help out. He best way to help is to fix stuff :)
>
> On Sep 14, 2011, at 7:21, Developer Issues <devthough...@gmail.com (mailto:devthough...@gmail.com)> wrote:
>
> > Hi Ray,
> >
> > Tested using EHCache with attached POC. Both Second level cache and Query cache working seamless.
> >
> > But the same is not working for Memcached.
> >
> > To test, run test cases in CountryDAOTest class.
> >
> > Details of POC:
> > 1) SQL scripts are available for initial DB settings.
> > 2) Testcases are available in CountryDAOTest class.
> > 3) Configuration settings for EHCAche and Memcached are mentioned in hibernate.cfg.xml, can switch and test.
> > 4) This is Maven project.
> >
> > Test case contains the same piece of code executed for 5 times but only there is one DB hit.
> >
> > It is just to confirm whether Memcached support this.
> >
> > Thanks
> >
> > --
> > You received this message because you are subscribed to the Google Groups "hibernate-memcached" group.
> > To post to this group, send email to hibernate...@googlegroups.com (mailto:hibernate...@googlegroups.com).
> > To unsubscribe from this group, send email to hibernate-memca...@googlegroups.com (mailto:hibernate-memca...@googlegroups.com).
--
You received this message because you are subscribed to the Google Groups "hibernate-memcached" group.
To post to this group, send email to hibernate...@googlegroups.com.
To unsubscribe from this group, send email to hibernate-memca...@googlegroups.com.
Fantastic! What was the issue?
On Sep 15, 2011, at 0:47, Developer Issues <devthoughts.issues
Hey Ray,Thanks for the reply.I made a small mistake in my configuration settings. Now it is working fine.The attached POC uses "1.3-SNAPSHOT", even tested on that, working fine.Thanks for your time.--
You received this message because you are subscribed to the Google Groups "hibernate-memcached" group.
To post to this group, send email to hibernate...@googlegroups.com.
To unsubscribe from this group, send email to hibernate-memcached+unsub...@googlegroups.com.