[GitHub] cassandra pull request:
Github user habathcx commented on the pull request: https://github.com/apache/cassandra/commit/c041ea8b3748089937168839791a6d64382b34de#commitcomment-11521146 In src/java/org/apache/cassandra/service/CassandraDaemon.java: In src/java/org/apache/cassandra/service/CassandraDaemon.java on line 91: Why can we not specify this in cassandra-env? It is hard coded to 127.0.0.1. Trying to deploy Cassandra on Openshift, the system only allows you to bind to ports on your specific loopback interface (something like 127.126.x.x). Overriding the user's settings in this way causes a failure to start JMX. Please allow user to specify the java.rmi.server.hostname --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] cassandra pull request:
Github user iamaleksey commented on the pull request: https://github.com/apache/cassandra/commit/c041ea8b3748089937168839791a6d64382b34de#commitcomment-11521340 In src/java/org/apache/cassandra/service/CassandraDaemon.java: In src/java/org/apache/cassandra/service/CassandraDaemon.java on line 91: Hey. You should open a JIRA issue (https://issues.apache.org/jira/browse/CASSANDRA) instead of commenting here. This repository is just a mirror. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] cassandra pull request: Cassandra 6246 trunk
GitHub user bdeggleston opened a pull request: https://github.com/apache/cassandra/pull/52 Cassandra 6246 trunk You can merge this pull request into a Git repository by running: $ git pull https://github.com/bdeggleston/cassandra CASSANDRA-6246-trunk Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cassandra/pull/52.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #52 commit bd0b1cbf37d66f5fefb8cbc4b5acb7c3327b9e8e Author: Blake Eggleston Date: 2014-10-07T00:49:07Z adding epaxos implementation commit 27078ecd1087ba16882fca6d7396d8d5f1696b9e Author: Blake Eggleston Date: 2015-05-30T23:08:04Z adding paxos -> epaxos upgrade support --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---
[GitHub] cassandra pull request: Cassandra 6246 trunk
Github user bdeggleston closed the pull request at: https://github.com/apache/cassandra/pull/52 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. ---