Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@joerg84
Copy link
Owner

@joerg84 joerg84 commented Sep 22, 2015

The goal of this refactoring was to reuse the Ranges objects as much as possible, as prior there was substantial time spend in allocation/destruction (MESOS-3051).

Review: https://reviews.apache.org/r/38158

The goal of this refactoring was to reuse the Ranges objects as much as possible, as prior there was substantial time spend in allocation/destruction (MESOS-3051).

Review: https://reviews.apache.org/r/38158
@joerg84 joerg84 force-pushed the valuesRanges branch 3 times, most recently from b0c4448 to 2a08890 Compare September 22, 2015 17:57
joerg84 pushed a commit that referenced this pull request Apr 19, 2016
In this patch, we did the following changes:
1. Duplicate executable file 'mesos-slave' with 'mesos-agent'
2. Rename the scripts in folder 'mesos/bin' & 'mesos/src/deploy'
to use term 'agent' instead of term 'slave'
3. Change the content of ths scripts to use term 'agent' instead
of term 'slave'
4. Duplicate the renamed scripts renamed in #2 during the configure
and make process, the duplicated scripts still use term 'slave'
in their names.

Please note that a re-bootstrap is required once this patch has
been applied. Otherwise, configure will break because of the
missing mesos-slave-*.sh scripts.

Review: https://reviews.apache.org/r/45806/
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.

2 participants