[ 
https://issues.apache.org/jira/browse/CASSANDRA-922?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

ivan updated CASSANDRA-922:
---------------------------

    Description: 
Hi!

I use Pandra as PHP client.
After saving data I can't load that using the specified key (PAddressStore).
Pandra doesn't throw error.

Saving and loading same data with other key (PAddressStort) works.

Both key stored on the same two hosts.

I checked data written to socket. There was 4 byte difference (2 bytes 
difference was the difference in key id and other 2 bytes was the different 
timestamp as i think. I think both request was valid.)

The complete environment available at 
http://pound.percek.hu/cassandra_batch_insert_bug.tgz (~30 MB)

I used test script php/t/address_supercolumn.php

Error can be reproduced with both cassandra version added to archive.
(beta2 and a later version from github)

Configuration:
Debian amd64 on all the hosts

10.20.233.2
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)

10.20.241.2
java version "1.6.0_0"
OpenJDK  Runtime Environment (build 1.6.0_0-b11)
OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode)

10.20.241.4
java version "1.6.0_0"
OpenJDK  Runtime Environment (build 1.6.0_0-b11)
OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode)

10.20.55.6
java version "1.6.0_18"
Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)


Regards,
ivan


  was:
Hi!

I use Pandra as a PHP client.
After saving data I can't load that using the specified key (PAddressStore).
Pandra doesn't notice error.

Saving and loading same data with other key (PAddressStort) works.

I checked data written to socket. There was 4 byte difference (2 bytes 
difference was the difference in key id and other 2 bytes was the different 
timestamp as i think. I think both request was valid.)

The complete environment available in the attached archive.

Regards,
ivan



> write comleted but values is not stored
> ---------------------------------------
>
>                 Key: CASSANDRA-922
>                 URL: https://issues.apache.org/jira/browse/CASSANDRA-922
>             Project: Cassandra
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: 0.6
>         Environment: Debian Lenny amd64
> jvm 1.6.0_18
>            Reporter: ivan
>            Priority: Critical
>
> Hi!
> I use Pandra as PHP client.
> After saving data I can't load that using the specified key (PAddressStore).
> Pandra doesn't throw error.
> Saving and loading same data with other key (PAddressStort) works.
> Both key stored on the same two hosts.
> I checked data written to socket. There was 4 byte difference (2 bytes 
> difference was the difference in key id and other 2 bytes was the different 
> timestamp as i think. I think both request was valid.)
> The complete environment available at 
> http://pound.percek.hu/cassandra_batch_insert_bug.tgz (~30 MB)
> I used test script php/t/address_supercolumn.php
> Error can be reproduced with both cassandra version added to archive.
> (beta2 and a later version from github)
> Configuration:
> Debian amd64 on all the hosts
> 10.20.233.2
> java version "1.6.0_18"
> Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
> Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)
> 10.20.241.2
> java version "1.6.0_0"
> OpenJDK  Runtime Environment (build 1.6.0_0-b11)
> OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode)
> 10.20.241.4
> java version "1.6.0_0"
> OpenJDK  Runtime Environment (build 1.6.0_0-b11)
> OpenJDK 64-Bit Server VM (build 1.6.0_0-b11, mixed mode)
> 10.20.55.6
> java version "1.6.0_18"
> Java(TM) SE Runtime Environment (build 1.6.0_18-b07)
> Java HotSpot(TM) 64-Bit Server VM (build 16.0-b13, mixed mode)
> Regards,
> ivan

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to