Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge 2.0 branch into develop [JIRA: TOOLS-131] #178

Merged
merged 15 commits into from
Mar 19, 2015
Merged

Merge 2.0 branch into develop [JIRA: TOOLS-131] #178

merged 15 commits into from
Mar 19, 2015

Conversation

jadeallenx
Copy link

Make develop branch the focus of current development across all repos.

TODO: Tag develop once merged.

jrwest and others added 15 commits October 6, 2014 20:25
…based

add support for custom exit codes to nodetool rpc & friends
`escript` does not process emulator/runtime arguments like `erl`, so you
can't blindly pass an application environment setting on the command
line. This meant that the `-kernel net_ticktime N` argument passed to
nodetool was not functioning as intended and being treated as regular
arguments, resulting in a crash.

The net_ticktime setting is also a sensitive setting and should likely
be set before the Erlang distribution is started. I can only assume that
the original author that added it had intended for it to be loaded by
the application_controller, as `erl` does.

Therefore, this change handles net_ticktime specially in
nodetool:process_args/3 and puts it as the first argument to the script
so that it is set first.
Handle net_ticktime argument specially. Resolves RIAK-1281
Puts the `Replace:` and `Conflicts:` lines in the correct place
Make sure that locked deps are obeyed for packaging
@jadeallenx jadeallenx closed this Mar 19, 2015
@jadeallenx jadeallenx reopened this Mar 19, 2015
@jadeallenx
Copy link
Author

Like a bad penny...

@seancribbs
Copy link

👍

zeeshanlakhani added a commit that referenced this pull request Mar 19, 2015
Merge 2.0 branch into develop
@zeeshanlakhani zeeshanlakhani merged commit 2ef1a18 into develop Mar 19, 2015
@zeeshanlakhani zeeshanlakhani deleted the 2.0 branch March 19, 2015 21:32
@engelsanchez engelsanchez restored the 2.0 branch March 23, 2015 20:57
@engelsanchez
Copy link

Hey @zeeshanlakhani: I restored the 2.0 branch. It's not a good idea to remove release branches even if no further development is to happen on those yo.

@zeeshanlakhani
Copy link
Contributor

@engelsanchez fat-fingered... wouldn't do it on purpose :).

@DSomogyi
Copy link

DSomogyi commented Jul 9, 2015

create jira issue

@Basho-JIRA Basho-JIRA changed the title Merge 2.0 branch into develop Review submitted PR [JIRA: TOOLS-131] Jul 9, 2015
@ksauzz ksauzz changed the title Review submitted PR [JIRA: TOOLS-131] Merge 2.0 branch into develop [JIRA: TOOLS-131] Jul 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants