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 a31b96e  KUDU-3332 [tools] Fix too large next_column_id after 
unsafe_rebuilding master
     new 59070bf  KUDU-1959 - Implement aggregate startup progress metrics
     new 3e24e1b  KUDU-1959 - Implement startup progress metrics related to 
containers and tablets

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:
 src/kudu/fs/fs_manager.cc               | 12 ++++++++
 src/kudu/fs/log_block_manager.cc        | 26 +++++++++++++++++
 src/kudu/server/server_base.cc          |  2 +-
 src/kudu/server/startup_path_handler.cc | 50 ++++++++++++++++++++++++++++++++-
 src/kudu/server/startup_path_handler.h  | 11 +++++++-
 src/kudu/tserver/ts_tablet_manager.cc   | 25 +++++++++++++++++
 src/kudu/tserver/ts_tablet_manager.h    |  4 +++
 7 files changed, 127 insertions(+), 3 deletions(-)

Reply via email to