Github user Nakomis commented on the pull request:
https://github.com/apache/incubator-brooklyn/pull/81#issuecomment-49626933
CassandraDatacenterLiveTest.testDatacenterWithVnodes is failing with the
following error (possibly due to change from getAstyanaxContextForKeyspace to
newAstyanaxContextForKeyspace, although AstyanaxSupport.writeData is calling
context.shutdown()):
brooklyn.util.exceptions.PropagatedRuntimeException:
com.netflix.astyanax.connectionpool.exceptions.BadRequestException:
BadRequestException:
[host=ec2-79-125-101-77.eu-west-1.compute.amazonaws.com(79.125.101.77):9160,
latency=47(47), attempts=1]InvalidRequestException(why:Keyspace names must be
case-insensitively unique ("BrooklynIntegrationTest" conflicts with
"BrooklynIntegrationTest"))
---
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.
---