Skip to content

Conversation

@JoshRosen
Copy link
Contributor

The TaskMetricsUIData.updatedBlockStatuses field is assigned to but never read, increasing the memory consumption of the web UI. We should remove this field.

@JoshRosen
Copy link
Contributor Author

/cc @zsxwing, since I think you were the last person to modify this class.

@SparkQA
Copy link

SparkQA commented Sep 10, 2016

Test build #65182 has finished for PR 15038 at commit 50c9cee.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@zsxwing
Copy link
Member

zsxwing commented Sep 12, 2016

LGTM. Merging to master and 2.0

@asfgit asfgit closed this in 72eec70 Sep 12, 2016
asfgit pushed a commit that referenced this pull request Sep 12, 2016
The `TaskMetricsUIData.updatedBlockStatuses` field is assigned to but never read, increasing the memory consumption of the web UI. We should remove this field.

Author: Josh Rosen <joshrosen@databricks.com>

Closes #15038 from JoshRosen/remove-updated-block-statuses-from-TaskMetricsUIData.

(cherry picked from commit 72eec70)
Signed-off-by: Shixiong Zhu <shixiong@databricks.com>
@JoshRosen JoshRosen deleted the remove-updated-block-statuses-from-TaskMetricsUIData branch September 12, 2016 17:24
wgtmac pushed a commit to wgtmac/spark that referenced this pull request Sep 19, 2016
The `TaskMetricsUIData.updatedBlockStatuses` field is assigned to but never read, increasing the memory consumption of the web UI. We should remove this field.

Author: Josh Rosen <joshrosen@databricks.com>

Closes apache#15038 from JoshRosen/remove-updated-block-statuses-from-TaskMetricsUIData.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants