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

rethinkdb: 2.1.3 -> 2.2.4 #13021

Merged
merged 1 commit into from
Feb 16, 2016
Merged

rethinkdb: 2.1.3 -> 2.2.4 #13021

merged 1 commit into from
Feb 16, 2016

Conversation

kragniz
Copy link
Member

@kragniz kragniz commented Feb 16, 2016

Tested locally with a few tables and inserts/deletes.

[nix-shell:~/git/nixpkgs]$ rethinkdb --version
rethinkdb 2.2.4 (GCC 4.9.3)

[nix-shell:~/git/nixpkgs]$ rethinkdb 
Recursively removing directory /home/kragniz/git/nixpkgs/rethinkdb_data/tmp
Initializing directory /home/kragniz/git/nixpkgs/rethinkdb_data
Running rethinkdb 2.2.4 (GCC 4.9.3)...
Running on Linux 4.4.0 x86_64
Loading data from directory /home/kragniz/git/nixpkgs/rethinkdb_data
Listening for intracluster connections on port 29015
Listening for client driver connections on port 28015
Listening for administrative HTTP connections on port 8080
Listening on addresses: 127.0.0.1, ::1
To fully expose RethinkDB on the network, bind to all addresses by running rethinkdb with the `--bind all` command line option.
Server ready, "lambda_lol_v2w" e02951d7-7c7c-4d78-9ded-92a4e14d2159
warn: Problem when checking for new versions of RethinkDB: HTTP request to update.rethinkdb.com failed.
^CServer got SIGINT from pid 0, uid 0; shutting down...
Shutting down client connections...
All client connections closed.
Shutting down storage engine... (This may take a while if you had a lot of unflushed data in the writeback cache.)
Storage engine shut down.

[nix-shell:~/git/nixpkgs]$

@mention-bot
Copy link

By analyzing the blame information on this pull request, we identified @thoughtpolice, @bluescreen303 and @pikajude to be potential reviewers

@fpletz fpletz added the 8.has: package (update) This PR updates a package to a newer version label Feb 16, 2016
@wmertens
Copy link
Contributor

LGTM, thanks!

wmertens added a commit that referenced this pull request Feb 16, 2016
@wmertens wmertens merged commit 18474ac into NixOS:master Feb 16, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
8.has: package (update) This PR updates a package to a newer version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants