Skip to content

[SPARK-16701] Make parameters configurable in BlockManager#14338

Closed
lovexi wants to merge 1 commit intoapache:masterfrom
lovexi:configurable
Closed

[SPARK-16701] Make parameters configurable in BlockManager#14338
lovexi wants to merge 1 commit intoapache:masterfrom
lovexi:configurable

Conversation

@lovexi
Copy link
Contributor

@lovexi lovexi commented Jul 25, 2016

What changes were proposed in this pull request?

Make parameters configurable in BlockManager class, such as max_attempts and sleep_time

How was this patch tested?

Using existing test cases

@lovexi lovexi changed the title Make parameters configurable in BlockManager [SPARK-16701] Make parameters configurable in BlockManager Jul 25, 2016
@AmplabJenkins
Copy link

Can one of the admins verify this patch?

@andrewor14
Copy link
Contributor

I am opposed to this change because these are internal states that were never intended for the user to tweak. If there is a specific problem you're trying to fix then we should address that more generally instead. Please close this PR.

@lovexi lovexi closed this Sep 17, 2016
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