GitHub user Nakomis opened a pull request:
https://github.com/apache/incubator-brooklyn/pull/84
Docs/cassandra failing integration test notes
Adds javadoc note to CassandraDatacenterIntegrationTest, giving workaround
for broadcast_address / listen_address issue
Dependent upon #81
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Nakomis/incubator-brooklyn
docs/cassandra-failing-integration-test-notes
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-brooklyn/pull/84.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 #84
----
commit 5e0c88b5a113451afe0df7059e45de5ed4f264d4
Author: Aled Sage <[email protected]>
Date: 2014-07-16T14:39:42Z
Support for cassandra v2 and vnodes
- adds USE_VNODES config for v1.2 and v2
- adds numTokensPerNode config
- adds checkForAndInstllJava7or8
- make AstyanaxSupport more robust for testing
commit cf20020a7445ff536509b4d19cc4342d946bc792
Author: Aled Sage <[email protected]>
Date: 2014-07-18T13:46:11Z
Adds JmxHelper.terminate()
- important for entity stop(), if a connect attempt is taking a very
long time to timeout and there are other jobs backing up.
commit a903b369c8e1c726de58947153ed40eb34caebd7
Author: Martin Harris <[email protected]>
Date: 2014-07-21T14:56:32Z
Adds javadoc note to CassandraDatacenterIntegrationTest, giving workaround
for broadcast_address / listen_address issue
----
---
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 [email protected] or file a JIRA ticket
with INFRA.
---