Cache prematurely disconnects in DEV mode
Bug #461986 reported by
James Ducker
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | ||
---|---|---|---|---|---|---|
play framework | Status tracked in 1.0 | |||||
1.0 |
Fix Released
|
Undecided
|
Unassigned | |||
1.1 |
Fix Committed
|
Undecided
|
Unassigned |
Bug Description
In Play 1.0, when using Cache in DEV mode, the Cache client disconnects prematurely.
IllegalStat
The logs show this, at the beginning of each request:
15:20:45,620 INFO ~ Shut down memcached client
15:20:46,289 INFO ~ Connected to memcached
This bug is not present when running in PROD mode.
Changed in play: | |
status: | New → Confirmed |
Changed in play: | |
status: | Confirmed → Fix Committed |
To post a comment you must log in.
<snip>
Loïc Guillois
to play-framework
I've the same problem in production mode. I think it's a
incompatibility problem between memcached client used by Play! and
memcached server.
</snip>
I'm using Memcached 1.2.2