Skip to content
This repository has been archived by the owner on Mar 3, 2023. It is now read-only.

Make system config global (singleton as a module). #1300

Merged
merged 5 commits into from
Sep 2, 2016

Conversation

objmagic
Copy link
Contributor

@objmagic objmagic commented Aug 24, 2016

This PR makes system config global by putting system configuration into a single module. This corresponds to what Java instance does and we don't need to pass sys_config around in different initialization functions.

Related to #1264.
#1309 should go first

@kramasamy
Copy link
Contributor

@objmagic - can you fix the travis?

@objmagic
Copy link
Contributor Author

pretty sure Travis will fail again on integration test. Can you have a look at this PR? @taishi8117

@objmagic
Copy link
Contributor Author

ShuffleGrouping in the integration tests fails after 25 attempts.

@taishi8117
Copy link
Contributor

@objmagic I'll take a look at it

@kramasamy
Copy link
Contributor

@objmagic - can you resolve the conflicts and update the PR?

@objmagic objmagic force-pushed the singleton-system-config branch from 6f40b27 to 2ca6226 Compare August 31, 2016 06:26
@objmagic
Copy link
Contributor Author

Rebased.

@objmagic
Copy link
Contributor Author

need more time to look into integration test failure. we can do 0.14.3 before this PR.

@kramasamy
Copy link
Contributor

@objmagic - is this ready to go?

@objmagic
Copy link
Contributor Author

objmagic commented Sep 2, 2016

Yes!

On Sep 1, 2016, at 21:41, Karthik Ramasamy notifications@github.com wrote:

@objmagic - is this ready to go?


You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.

@objmagic objmagic merged commit c1a83f8 into apache:master Sep 2, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants