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.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyMDU3NzIsIm5iZiI6MTczOTIwNTQ3MiwicGF0aCI6Ii8zNzM4MTE5MC8yNjgwNjcwOTMtM2Y0NDNjNTctMmNlZC00MmIzLTlkY2YtOTQ4MTZkZjk2NTEzLnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTAlMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjEwVDE2Mzc1MlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTk1NjJkMjE3MjEzODM5ZmU1NmQzZTI1YzcyZTFkZGYzNzA2Njg3M2MyY2FlNTA5YjdjN2I5Nzk3NTFmMmE4YTUmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.bpe4CTcYF2ig1mYvFKytkGfA1mOSVURrWI2pSfSGWmE)
Desktop (please complete the following information):
Additional context
Link to similar issue:
The text was updated successfully, but these errors were encountered: