BewareMyPower commented on PR #22453: URL: https://github.com/apache/pulsar/pull/22453#issuecomment-2042179839
@lhotari The completion list appeared **after you typed 5 characters** (`setMa`) after the dot (`.`). So I don't think it should be "instant". It actually takes about 2 to 3 seconds in your video. If you typed `admin.`, you can see the difference that completion list appeared immediately. And yeah my IntelliJ memory is only 2 GiB. After increasing it to 4 GiB, the respond time reduces from 4~5 seconds to 2~3 seconds as well. But with this patch, the respond time now becomes about 1 second. -- 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]
