GitHub user vladimir-bukhtoyarov opened a pull request:

    https://github.com/apache/cassandra/pull/273

    Fix overflow of 32-bit integer during compaction

    

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/vladimir-bukhtoyarov/cassandra 
CASSANDRA-13444_follow_up

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/cassandra/pull/273.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #273
    
----
commit 58b0ae855c1c4439d70068eb44ab4bed21dc3bc3
Author: Joseph Lynch <joe.e.lynch@...>
Date:   2018-07-02T00:56:08Z

    Add basic troubleshooting documentation
    
    This is just a start, but should help people get out of the most basic of
    reliability/performance issues.
    
    Includes information on isolating the node or nodes causing an issue, as
    well as detailed information on how to debug a correctness/reliability issue
    on a particular node.
    
    Patch by Joseph Lynch, reviewed by Jon Haddad for CASSANDRA-14553

commit 8f1f1f0d16181a7e59b427fafb144170abc98501
Author: Benedict Elliott Smith <benedict@...>
Date:   2018-09-20T15:51:53Z

    ninja fix: InvalidRequestException message parameter order

commit 360cac4c86fac85a1fab62bef49ebb07a0bb5886
Author: vladimir.bukhtoyarov <vladimir.bukhtoyarov@...>
Date:   2018-09-20T16:54:40Z

    CASSANDRA-13444: fix arithmetic overflow during rounding of large 
expiration values

----


---

---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscr...@cassandra.apache.org
For additional commands, e-mail: pr-h...@cassandra.apache.org

Reply via email to