twitter/finagle

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

Open

#357 创建于 2015年4月1日

在 GitHub 查看
 (2 评论) (0 反应) (0 负责人)Scala (8,864 star) (1,435 fork)batch import
good first issue

描述

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

贡献者指南

Don't mess with class loaders... or do it gently · twitter/finagle#357 | Good First Issue