[
https://issues.apache.org/jira/browse/CASSANDRA-907?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sylvain Lebresne updated CASSANDRA-907:
---------------------------------------
Attachment: testDifferentTimeUUIDSameTimestamp.diff
Posting a test for the test_server.py script.
I can come up with a test for the junit test if you prefer but there
doesn't seems to be junit tests for TimeUUID right now.
As a side note, the system tests (test_server) seems a bit
broken. The 'test_bad_calls' fails when insert is called with
null argument because the thrift exception sent must have
changed somehow. But you have to regenerate the thrift
java binding (and recompile) to see the failing tests.
> TimeUUID comparator identify different UUID as long as they have same
> timestamp
> -------------------------------------------------------------------------------
>
> Key: CASSANDRA-907
> URL: https://issues.apache.org/jira/browse/CASSANDRA-907
> Project: Cassandra
> Issue Type: Bug
> Components: Core
> Affects Versions: 0.6
> Reporter: Sylvain Lebresne
> Assignee: Sylvain Lebresne
> Priority: Minor
> Fix For: 0.6
>
> Attachments: test case.txt, testDifferentTimeUUIDSameTimestamp.diff,
> TimeUUID_compareSameTimestamp.diff
>
>
> Everything's in the title. As such TimeUUID behave as simple timestamp which
> is weird at best.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.