twitter/finagle

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

Aberta

#357 aberto em 1 de abr. de 2015

 (2 comentários) (0 reação) (0 responsável)Scala (1.435 forks)batch import
good first issue

Métricas do repositório

Stars
 (8.864 estrelas)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

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

Guia do colaborador