Zowe Explorer causes a lot of rg.exe
processes in the background
#2463
Labels
bug
Something isn't working
priority-high
Production outage - this quarter or at least next quarter
severity-high
Bug for which there may be workaround but limits the usage of the Zowe for major use cases
Describe the bug
rg.exe
(a.k.a.ripgrep
) is a text searching used by VSCode. It's great for searching configuration related to Zowe Explorer in the settings.json file. However, we might be overdoing it a bit.Things might get better with the migration to LocalStorage (see #2281 and #2304), but until then, ZE might be causing some slowness on people's machines since it locks up the terminal for a few moments. From personal experience, it can cause close to a 2-3 minute delay for a command that takes often takes less than 10 seconds to run.
To Reproduce
Perform any of the following actions on ZE:
> Zowe Explorer: Refresh Zowe Explorer
(same as above)settings.json
fileExpected behavior
Screenshots
FYI, this is what it looks like with our first vNext pre-release
![image](https://private-user-images.githubusercontent.com/37381190/268067093-3f443c57-2ced-42b3-9dcf-94816df96513.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzk1MDQyMDgsIm5iZiI6MTczOTUwMzkwOCwicGF0aCI6Ii8zNzM4MTE5MC8yNjgwNjcwOTMtM2Y0NDNjNTctMmNlZC00MmIzLTlkY2YtOTQ4MTZkZjk2NTEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTQlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjE0VDAzMzE0OFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTE5ZmE3OTc5ZTU1M2NkNWVjYTVlMjRiOGM0NWJmYjBkM2Y2MzcwNzM1NTk2MmJjM2Y2OGFlZGM5OGE4ZjJiMjEmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.BELahFA8Ae_9_k2q_vb5AD65R4SxXuQFEnNmS-ffITM)
Desktop (please complete the following information):
Additional context
Link to similar issue:
The text was updated successfully, but these errors were encountered: