-
-
Notifications
You must be signed in to change notification settings - Fork 15.5k
Comparing changes
Open a pull request
base repository: NixOS/nixpkgs
base: 7815c86c104a
head repository: NixOS/nixpkgs
compare: fadceeb07589
- 19 commits
- 4 files changed
- 2 contributors
Commits on Jun 13, 2019
-
Configuration menu - View commit details
-
Copy full SHA for a2aa01b - Browse repository at this point
Copy the full SHA a2aa01bView commit details -
nixos/cassandra: Allow setting of seed addresses
Allow for more intuitive specifying of seed node addresses with Nix syntax.
Configuration menu - View commit details
-
Copy full SHA for 746b82b - Browse repository at this point
Copy the full SHA 746b82bView commit details -
Configuration menu - View commit details
-
Copy full SHA for f003143 - Browse repository at this point
Copy the full SHA f003143View commit details -
Configuration menu - View commit details
-
Copy full SHA for c1991fb - Browse repository at this point
Copy the full SHA c1991fbView commit details -
nixos/cassandra: Fix test by listening on IP
Seems like you can't have a node as its own seed when it's listening on an interface instead of an IP. At least the way it was done in the test doesn't work and I can't figure out any other way than to just listen on the IP address instead.
Configuration menu - View commit details
-
Copy full SHA for 6778ee1 - Browse repository at this point
Copy the full SHA 6778ee1View commit details -
cassandra: Properly wrap all binaries
Would previously overwrite the binary with the wrapper and thus wrap itself (resulting in an infinite recursion on execution) for the binaries in /bin.t
Configuration menu - View commit details
-
Copy full SHA for d8ad5ad - Browse repository at this point
Copy the full SHA d8ad5adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2bcca92 - Browse repository at this point
Copy the full SHA 2bcca92View commit details -
nixos/cassandra: Allow setting JMX credentials
If we have the ability to enable remote JMX we should also support setting credentials for that because they become required if you turn it on.
Configuration menu - View commit details
-
Copy full SHA for 35531f4 - Browse repository at this point
Copy the full SHA 35531f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c880fd - Browse repository at this point
Copy the full SHA 4c880fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d014f4 - Browse repository at this point
Copy the full SHA 2d014f4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 545ac18 - Browse repository at this point
Copy the full SHA 545ac18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2368345 - Browse repository at this point
Copy the full SHA 2368345View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3162f45 - Browse repository at this point
Copy the full SHA 3162f45View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7d646f2 - Browse repository at this point
Copy the full SHA 7d646f2View commit details -
nixos/cassandra: Add option for password file path
If you're on a multi user system you don't want to have the password in the nix-store. With the new jmxRolesFile option you can specify your own protected file instead.
Configuration menu - View commit details
-
Copy full SHA for 9ecd584 - Browse repository at this point
Copy the full SHA 9ecd584View commit details -
Configuration menu - View commit details
-
Copy full SHA for 79f7f89 - Browse repository at this point
Copy the full SHA 79f7f89View commit details -
nixos/cassandra: Test remote auth only on v3.11+
Below that it works but only when supplying a custom password file with restricted permissions (i.e. outside the nix-store). We can't do that using an absolute path in the tests.
Configuration menu - View commit details
-
Copy full SHA for 8e5ba87 - Browse repository at this point
Copy the full SHA 8e5ba87View commit details -
nixos/cassandra: Don't force SimpleSeedProvider
If the `seedAddresses` is not set, don't force `SimpleSeedProvider` to be in `seed_provider`. This could cause problems in a multi-datacenter deployment when a different seed provider is preferred.
Configuration menu - View commit details
-
Copy full SHA for 0350312 - Browse repository at this point
Copy the full SHA 0350312View commit details
Commits on Jun 14, 2019
-
Merge pull request #59179 from JohnAZoidberg/cassandra-module
Fix Cassandra, improve config and tests
Configuration menu - View commit details
-
Copy full SHA for fadceeb - Browse repository at this point
Copy the full SHA fadceebView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 7815c86c104a...fadceeb07589