Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CI failure: compilation error #4164

Closed
ralf0131 opened this issue May 25, 2019 · 3 comments
Closed

CI failure: compilation error #4164

ralf0131 opened this issue May 25, 2019 · 3 comments

Comments

@ralf0131
Copy link
Contributor

[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] /home/travis/build/apache/incubator-dubbo/dubbo-rpc/dubbo-rpc-thrift/src/main/java/org/apache/dubbo/rpc/protocol/thrift/ThriftInvoker.java:[99,26] error: cannot find symbol
  symbol:   method subscribeTo(CompletableFuture<Object>)
  location: variable asyncRpcResult of type AsyncRpcResult
@ralf0131
Copy link
Contributor Author

I could not reproduce this error on my local environment. However, I see twice in travis failure log...
It looks weird.

@htynkn
Copy link
Member

htynkn commented May 25, 2019

Iguess it fixed via #4158

@htynkn
Copy link
Member

htynkn commented May 25, 2019

CI for master branch all green now. Close this issue

@htynkn htynkn closed this as completed May 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants