Skip to content

[SPARK-10761] Refactor DiskBlockObjectWriter to not require BlockId#8871

Closed
JoshRosen wants to merge 1 commit intoapache:masterfrom
JoshRosen:disk-block-object-writer-blockid-cleanup
Closed

[SPARK-10761] Refactor DiskBlockObjectWriter to not require BlockId#8871
JoshRosen wants to merge 1 commit intoapache:masterfrom
JoshRosen:disk-block-object-writer-blockid-cleanup

Conversation

@JoshRosen
Copy link
Contributor

The DiskBlockObjectWriter constructor took a BlockId parameter but never used it. As part of some general cleanup in these interfaces, this patch refactors its constructor to eliminate this parameter.

@SparkQA
Copy link

SparkQA commented Sep 22, 2015

Test build #42861 has finished for PR 8871 at commit a73aa19.

  • This patch fails MiMa tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@JoshRosen
Copy link
Contributor Author

Jenkins, retest this please.

@SparkQA
Copy link

SparkQA commented Sep 23, 2015

Test build #42864 has finished for PR 8871 at commit a73aa19.

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

@rxin
Copy link
Contributor

rxin commented Sep 24, 2015

LGTM

@rxin
Copy link
Contributor

rxin commented Sep 24, 2015

I've merged this in master.

@asfgit asfgit closed this in 8023242 Sep 24, 2015
@JoshRosen JoshRosen deleted the disk-block-object-writer-blockid-cleanup branch October 7, 2015 22:58
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