jihoonson commented on pull request #12158:
URL: https://github.com/apache/druid/pull/12158#issuecomment-1013740883


   Thanks for making this PR. The change seems reasonable to me as a temporary 
workaround. We can figure out later how to resolve this issue without using the 
deprecated option.
   
   ```
   [2022-01-15 05:49:23] [build-stdout] [2022-01-15 05:49:23] [autobuild] 
[ERROR] Failed to execute goal de.thetaphi:forbiddenapis:3.1:check (compile) on 
project opentelemetry-emitter: Parsing signatures failed: Method not found 
while parsing signature: 
com.google.common.util.concurrent.MoreExecutors#sameThreadExecutor() -> [Help 1]
   [2022-01-15 05:49:23] [build-stdout] [2022-01-15 05:49:23] [autobuild] 
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal 
de.thetaphi:forbiddenapis:3.1:check (compile) on project opentelemetry-emitter: 
Parsing signatures failed: Method not found while parsing signature: 
com.google.common.util.concurrent.MoreExecutors#sameThreadExecutor()
   ```
   
   LGTM failed with the same error. I'm not sure why it failed though as the 
patch works well in my machine. I retriggered LGTM.
   
   
![image](https://user-images.githubusercontent.com/2322288/149635008-6d807254-68ed-42fc-b48c-633ee270861f.png)
   
   Another strange thing is that Travis was not triggered for this PR. I 
checked the "Requests" history in Travis and found that you seem to not have 
the permission to run Travis jobs as seen in the screenshot. Apparently, the 
reason that Travis didn't run for this PR before also seems related to you not 
having permissions because Travis is running after I close and reopen this PR. 
Can you please check your permission with the ASF infra team first? This seems 
also a critical issue as Travis has not been running for not only the PRs you 
create but also the PRs you merged. Please fix your permission first before you 
merge any PRs.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to