This is an automated email from the ASF dual-hosted git repository.

awong pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/kudu.git.


    from 2884df1  [thirpdarty] Upgrade to gperftools 2.8.1
     new 5b2287a  [docs] RPC cancellation is now implemented
     new 23ab89d  [master] KUDU-2671: Range specific hashing at table creation 
time.

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 docs/design-docs/rpc.md                            |  16 +--
 src/kudu/common/partition-test.cc                  |  10 +-
 src/kudu/common/partition.cc                       |  68 +++++++------
 src/kudu/common/partition.h                        |  11 ++-
 .../integration-tests/table_locations-itest.cc     | 110 ++++++++++++++++++++-
 src/kudu/master/catalog_manager.cc                 |  17 +++-
 src/kudu/master/master-test.cc                     |  73 ++++++++++++--
 src/kudu/master/master.proto                       |  12 +++
 8 files changed, 262 insertions(+), 55 deletions(-)

Reply via email to