Skip to content

Conversation

MateuszStefek
Copy link
Contributor

Guava has removed Futures#transform method without the Executor parameter in version 26.0-jre.
DefaultBridgeReactiveSession fails with NoSuchMethod exception when used with Guava 26.0-jre+.

Guava has removed Futures#transform method without the Executor parameter in version 26.0-jre DefaultBridgeReactiveSession fails with NoSuchMethod exception when used with Guava 26.0-jre+.
@mp911de mp911de self-assigned this Feb 6, 2019
mp911de pushed a commit that referenced this pull request Feb 6, 2019
Guava has removed Futures#transform method without the Executor parameter in version 26.0-jre DefaultBridgeReactiveSession fails with NoSuchMethod exception when used with Guava 26.0-jre+. Original pull request: #137.
mp911de added a commit that referenced this pull request Feb 6, 2019
Add executor to other Futures.transform(…) and Futures.addCallback(…) invocations. Original pull request: #137.
mp911de pushed a commit that referenced this pull request Feb 6, 2019
Guava has removed Futures#transform method without the Executor parameter in version 26.0-jre DefaultBridgeReactiveSession fails with NoSuchMethod exception when used with Guava 26.0-jre+. Original pull request: #137.
mp911de added a commit that referenced this pull request Feb 6, 2019
Add executor to other Futures.transform(…) and Futures.addCallback(…) invocations. Original pull request: #137.
mp911de pushed a commit that referenced this pull request Feb 6, 2019
Guava has removed Futures#transform method without the Executor parameter in version 26.0-jre DefaultBridgeReactiveSession fails with NoSuchMethod exception when used with Guava 26.0-jre+. Original pull request: #137.
mp911de added a commit that referenced this pull request Feb 6, 2019
Add executor to other Futures.transform(…) and Futures.addCallback(…) invocations. Original pull request: #137.
@mp911de
Copy link
Member

mp911de commented Feb 6, 2019

Thanks a lot. That's merged, polished and backported now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants