finagle
finagle copied to clipboard
Don't mess with class loaders... or do it gently
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
Anyone?
@Eilie whoops, sorry, thought I replied to this. I followed up with @jroper in that thread, looks pretty straightforward, happy to accept a PR, please let us know if you have any questions!