GitHub user tedyu opened a pull request:

    https://github.com/apache/kafka/pull/4176

    KAFKA-6168 Connect Schema comparison is slow for large schemas

    Re-arrange order of comparisons in equals() to evaluate non-composite 
fields first
    Cache hash code

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

    $ git pull https://github.com/tedyu/kafka trunk

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

    https://github.com/apache/kafka/pull/4176.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 #4176
    
----
commit 4bae62c8ad64408b20e4925977beadaa42b54619
Author: tedyu <yuzhih...@gmail.com>
Date:   2017-11-04T02:03:59Z

    KAFKA-6168 Connect Schema comparison is slow for large schemas

----


---

Reply via email to