Justin Joseph

Results 1 issues of Justin Joseph

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)...