You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Benedict (JIRA)" <ji...@apache.org> on 2018/09/12 14:14:00 UTC

[jira] [Created] (CASSANDRA-14724) Duration addition to Date/Timestamp is broken for leapseconds

Benedict created CASSANDRA-14724:
------------------------------------

             Summary: Duration addition to Date/Timestamp is broken for leapseconds
                 Key: CASSANDRA-14724
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-14724
             Project: Cassandra
          Issue Type: Bug
          Components: Core
            Reporter: Benedict


Hours, Minutes and Seconds are not always of the same duration; it varies when they cross a leap second (or DST boundary).  When we add durations to instants, we do not account for this (as we have by then lost the necessary information).  Duration should take (and store) all components of time.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cassandra.apache.org
For additional commands, e-mail: commits-help@cassandra.apache.org