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

No enum constant org.apache.cassandra.thrift.ConsistencyLevel.CL_ONE #19

Open
justinjoseph89 opened this issue Mar 19, 2015 · 0 comments

Comments

@justinjoseph89
Copy link

Hi,
I am getting following exception when i am trying to run the Jmeter for put operation,
ERROR: java.lang.RuntimeException: java.lang.IllegalArgumentException: No enum constant com.netflix.astyanax.model.ConsistencyLevel.CL_ONE
com.netflix.jmeter.connections.a6x.AstyanaxConnection.keyspace(AstyanaxConnection.java:100)
com.netflix.jmeter.connections.a6x.AstyanaxOperation.put(AstyanaxOperation.java:72)
com.netflix.jmeter.sampler.PutSampler.execute(PutSampler.java:14)
com.netflix.jmeter.sampler.AbstractSampler.sample(AbstractSampler.java:205)
org.apache.jmeter.threads.JMeterThread.process_sampler(JMeterThread.java:428)
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:256)
java.lang.Thread.run(Unknown Source)

I want to know that will this support CQL also?
Thanks,
Justin Joseph

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant