GoogleCloudPlatform / GoogleCloudPlatform/google-cloud-eclipse

Updating Dataflow pipeline options UI takes too long, freezing UI for a brief moment

Open
#2,287 7 comments 0 reactions 0 assignees View on GitHub
enhancement p4 priority: p4
Dominant language
Java
Stars
90
Forks
52
PR merge metrics
No merged PRs in 30d

Description

It is `pipelineOptionsForm.updateForm()` in `PipelineArgumentsTab.updatePipelineOptionsForm()` that takes a lot of time. The root cause is probably adding too many UI controls (labels, text fields, etc) dynamically. It's not clear if this can really be optimized though.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.