hbz / lobid

Linking Open Bibliographic Data
https://lobid.org/
Eclipse Public License 2.0
16 stars 4 forks source link

Update play to -2.4.2- 2.3.10 #186

Closed dr0i closed 9 years ago

dr0i commented 9 years ago

Due to memory leak issues it seems best to update play to the moset recent version. This ticket is fundamental for #176.

fsteeg commented 9 years ago

Unless you're sure about the memory issue being caused and fixed by Play itself, I'd be careful about updating. New Play versions change API and other subtle things. The second digit in Play version numbers actually indicates major changes, unlike most other version numbers.

dr0i commented 9 years ago

Fiddled myself trying to update to 2.4 but failed utterly.

dr0i commented 9 years ago

This ticket may solve #188. Note the last commit, updating activator to 1.3.5: this update seems to reduce memory leaking very much! So, the update to play 2.4.x may not be that important at all.

fsteeg commented 9 years ago

I'd suggest we update to 2.3.10, the latest maintenance release for 2.3 instead.

dr0i commented 9 years ago

+1