sky76093016 opened a new pull request #2715: URL: https://github.com/apache/ozone/pull/2715
## What changes were proposed in this pull request? At present, Ozone recommends that `idea.max.intellisense.filesize` is set to `5000`, but it can no longer bear some protoc files in the Ozone project, such as `OzoneManagerProtocolProtos.java`. (As shown below)   The purpose of this PR is to make the change of **idea.max.intellisense.filesize=10000** in the Apache Ozone Contribution guide more in line with the needs of the current project. ## What is the link to the Apache JIRA https://issues.apache.org/jira/projects/HDDS/issues/HDDS-5830 ## How was this patch tested? After increasing `idea.max.intellisense.filesize`, the error message disappeared. -- 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]
