Skip to content

FuturePoolJavaFutureConverter is not compatible w/ twitter-util 19.1.0 #283

@jcohen

Description

@jcohen

This commit in twitter-util removed NonFatal from com.twitter.util in favor of the version from scala.util.control.

Unfortunately FuturePoolJavaFutureConverter (and perhaps other places as well) relies on the version from com.twitter.util (which no longer exists) leading to NoClassDefFoundError exceptions at runtime.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions