You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by aweisberg <gi...@git.apache.org> on 2018/01/23 20:02:12 UTC

[GitHub] cassandra pull request #188: Cassandra 7544 rebased3

GitHub user aweisberg opened a pull request:

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

    Cassandra 7544 rebased3

    

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

    $ git pull https://github.com/aweisberg/cassandra cassandra-7544-rebased3

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

    https://github.com/apache/cassandra/pull/188.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 #188
    
----
commit dfd4625dc1578e38b0aa45b4c5d226e496ea5762
Author: Ariel Weisberg <aw...@...>
Date:   2017-11-09T16:33:48Z

    checkpoint to roll back
    
    Fix last broken unit test
    
    Fix cqlsh.py bug and rename python driver so it picks up the current one.
    
    Update python driver to rebased version
    
    Update circle.yml to run dtests.
    
    Update java driver
    
    Fix serialization bug and enable test for the bug.
    
    Don't randomly change the types of system table columns.
    
    Ended up with python driver that didn't have the goods in it for some reason.
    
    Don't modify the behavior of a public interface in DynamicEndpointSnitchMBean.
    
    Rename LegacySystemKeyspaceMigrator to SystemKeyspaceMigrator40 and add some logging.
    
    For forceBlockingFlush wait on flushes concurrently if possible.e
    
    Gossiper cleanup for review.
    
    Optimize InetAddressAndPort to reduce allocations.
    
    Deprecate ValueFactory.bootReplacing(InetAddress) since it is ambigous now.
    
    Memoize InetAddressAndPort address bytes since in most runtime cases we always pay the overhead anyways usually multiple times.
    
    ForwardToContainer should fail on construction if targets and message ids aren't the same size.
    
    Don't nest reference to ParameterType.FAILURE_REASON.
    
    Silently ignore unrecognized parameters and continue deserialization.
    
    Improve comments on parameter tuple handling and fix sizing bug where the list was made bigger than necessary.
    
    Bring back commented out test.
    
    Whitespace cleanup
    
    Don't bring back gcgraceseconds that was removed as part of Aleksey's schema work.
    
    Remove unused config option.

commit c4799b58e21ca4d254f8ffb735bb5ab05efd4f98
Author: Ariel Weisberg <aw...@...>
Date:   2018-01-23T19:55:45Z

    Fix weird bug in this test where it checks for null on a method that never returns null.

----


---

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


[GitHub] cassandra pull request #188: Cassandra 7544 rebased3

Posted by aweisberg <gi...@git.apache.org>.
Github user aweisberg closed the pull request at:

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


---

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


[GitHub] cassandra issue #188: Cassandra 7544 rebased3

Posted by jasobrown <gi...@git.apache.org>.
Github user jasobrown commented on the issue:

    https://github.com/apache/cassandra/pull/188
  
    we can close this now that 7544 is committed


---

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