Closed GoogleCodeExporter closed 9 years ago
I ran the tests with MAVEN_OPTS="-Xmx512m", setting MAVEN_OPTS="-Xmx1024m" or
MAVEN_OPTS="-
Xms512m -Xmx1024m" will not change the outcome.
Original comment by mfriedenhagen
on 23 Jun 2009 at 9:03
Original comment by ryan.daum
on 25 Jun 2009 at 12:36
I'll try this on my Mac at work tomorrow and see if I can replicate.
Original comment by ryan.daum
on 25 Jun 2009 at 2:13
I'm able to replicate this at work, but the question I have is whether this
also occurs on binary memcached? Is it a
problem inside spymemcached as opposed to jmemcached?
Original comment by ryan.daum
on 25 Jun 2009 at 1:38
Hello Ryan,
I could replicate this on Linux and Windows as well, see:
http://zeibig.net:20080/job/jmemcache-
daemon/12/testReport/com.thimbleware.jmemcached.test/SpyMemcached23IntegrationTe
st/testBinaryCompres
sed_0_/
Best Regards
Mirko
Original comment by mfriedenhagen
on 25 Jun 2009 at 8:08
I'm having a hard time tracking this down - the traceback seems to point the
finger
at spymemcached, but I'm a bit baffled why this does not occur on my Linux
configuration at home.
Original comment by ryan.daum
on 2 Jul 2009 at 1:04
I've reduced the size of the compressed payload for this test. I think it just
is
literally too big for heap space in certain configurations, and spymemcached
simply
can't compress it without running out of heap.
Let me know if you still have issues.
Original comment by ryan.daum
on 2 Jul 2009 at 1:59
Original comment by ryan.daum
on 2 Jul 2009 at 1:59
Hello Ryan, this seems to fix the errors.
Thanks
Mirko
Original comment by mfriedenhagen
on 6 Jul 2009 at 7:19
Original issue reported on code.google.com by
mfriedenhagen
on 23 Jun 2009 at 8:57