Re: phpcassa occasional Not Found Exception

2011-08-09 Thread aaron morton
Sounds like you are doing the right thing with regard to consistency. The error is raised client side when 0 columns are returned for the request. Is there a chance that some other code is deleting the columns ? Could you add some logging around the the code to see which columns it fails on ?

phpcassa occasional Not Found Exception

2011-08-07 Thread Kyle Gibson
Cassandra: 0.7.8 phpcassa: 0.7.a.4 The front page of a site I manage displays a list of products available. If a product is available, a visitor can order, otherwise "not in stock" is displayed. Whether the product is in stock or not is determined from the cassandra cluster. Occasionally, but not