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)
   
   ![OzoneManangerProtocolProtoscode 
png](https://user-images.githubusercontent.com/72794035/136178418-9217e218-a5e3-4c3b-89f5-6e7f66f1ff7f.png)
   
![OzoneManangerProtocolProtos](https://user-images.githubusercontent.com/72794035/136178397-1d4d3b31-0840-4919-b7bc-85590bea23f4.png)
   
   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]

Reply via email to