- Operating system: Windows
- SonarLint plugin version: org.sonarlint.idea (10.11.0.79648)
- IntelliJ version: IntelliJ IDEA 2024.2.3 (Ultimate Edition)
- Programming language you’re coding in: any
- Is connected mode used: idk
- Connected to SonarCloud or SonarQube (and which version): idk/irrelevant
And a thorough description of the problem / question:
Hi, I’m IntelliJ IDEA supporter, recently I received a report of constant memory leaks in IDE, they got resolved after disabling SonarLint plugin.
Full information at: https://youtrack.jetbrains.com/issue/IDEA-360214
Hello @nadia-tarashkevich, many thanks for notifying us about this.
Would it be possible to share the memory dump of the user? If it’s too big to be shared by private message, I can setup a private channel to upload the artifact to SonarSourcers only.
1 Like
Please set up a private channel
You can safely upload the dump on the following link:
https://sonarsource.app.box.com/f/b0d09bc6bec841fda4d10174d710ee66
It will only be accessible internally, and for a subset of SonarSourcers.
1 Like
For your information, I identified many unwanted files being indexed by SonarLint, this includes generated files from AMQ or Apache Ignite. I believe this is the root cause of the memory problem, and I have thus created this bug ticket.
We usually do not index files ignored, excluded, or generated by the IDE (and other heuristics). Since these files are supposedly generated but still indexed, I suggest excluding the folder from where they belong as a workaround.