twitter/finagle

Don't mess with class loaders... or do it gently

Ouverte

#357 ouverte le 1 avr. 2015

 (2 commentaires) (0 réaction) (0 personne assignée)Scala (1 435 forks)batch import
good first issue

Métriques du dépôt

Stars
 (8 864 étoiles)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

Issue is described in following thread: https://groups.google.com/forum/#!topic/finaglers/snRvOYwljbI Basically Play's auto-reloading breaks Finagle's reflection based API. Also @jproper gives good explanation of what's going on and how to fix it here: https://github.com/playframework/playframework/issues/4159

Guide contributeur