twitter/finagle

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

开放

#357 创建于 2015年4月1日

 (2 条评论) (0 个反应) (0 位负责人)Scala (1,435 个派生)batch import
good first issue

仓库指标

星标
 (8,864 个星标)
PR 合并指标
 (30 天内没有已合并 PR)

描述

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

贡献者指南