XComp opened a new pull request #15685: URL: https://github.com/apache/flink/pull/15685
google-java-format plugin 1.7.0.6 was released (see issue [#560](https://github.com/google/google-java-format/issues/560)). Hence, we do not have to rely on the patched version of [FLINK-21106](https://issues.apache.org/jira/browse/FLINK-21106) anymore. ## What is the purpose of the change We needed the workaround due to a failure described in `FLINK-21106`. ## Brief change log Updated the logs accordingly. ## Verifying this change * I tested the new plugin version on ``` IntelliJ IDEA 2020.2.4 (Community Edition) Build #IC-202.8194.7, built on November 24, 2020 Runtime version: 11.0.9+11-b944.49 x86_64 VM: OpenJDK 64-Bit Server VM by JetBrains s.r.o. macOS 10.15.7 GC: ParNew, ConcurrentMarkSweep Memory: 8108M Cores: 12 Non-Bundled Plugins: IdeaVIM, CheckStyle-IDEA, Lombook Plugin, com.dubreuia, google-java-format, org.intellij.scala ``` * I rebuild the logs verifying that the link refers to the right page on the English and Chinese docs version ## Does this pull request potentially affect one of the following parts: - Dependencies (does it add or upgrade a dependency): no - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: no - The serializers: no - The runtime per-record code paths (performance sensitive): no - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn/Mesos, ZooKeeper: no - The S3 file system connector: no ## Documentation - Does this pull request introduce a new feature? no - If yes, how is the feature documented? not applicable -- 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. For queries about this service, please contact Infrastructure at: [email protected]
