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

djwang pushed a change to branch reshke-patch-1
in repository https://gitbox.apache.org/repos/asf/cloudberry.git


 discard 86bcb7181fd Update build-cloudberry.yml
 discard fe2daa92294 Update build-cloudberry.yml: try installcheck-world
 discard 6057a433c21 Update build-cloudberry.yml
 discard 5c7414608cd Update build-cloudberry.yml
     add 57063e1bf38 Fix gpconfig for resource group v2 on segment hosts (#1507)
     add e905e580ff5 Fix missing shebang in failover shell scripts
     add f5d93b58fc6 Fix PAX build failure on GCC 8.x (Rocky Linux 8)
     add 15144e479d9 Update build-cloudberry.yml
     add b1a55b34f13 Update build-cloudberry.yml
     add 19d5e24c765 Update build-cloudberry.yml: try installcheck-world
     add 31270601510 Update build-cloudberry.yml

This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version.  This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:

 * -- * -- B -- O -- O -- O   (86bcb7181fd)
            \
             N -- N -- N   refs/heads/reshke-patch-1 (31270601510)

You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.

Any revisions marked "omit" are not gone; other references still
refer to them.  Any revisions marked "discard" are gone forever.

No new revisions were added by this update.

Summary of changes:
 contrib/pax_storage/CMakeLists.txt                 |  5 ++-
 .../pax_storage/src/cpp/catalog/pax_aux_table.cc   |  2 +-
 contrib/pax_storage/src/cpp/comm/fast_io.cc        | 11 ++++++
 gpMgmt/bin/gpcheckresgroupv2impl                   | 46 ++++++----------------
 gpMgmt/bin/gppylib/gpresgroup.py                   | 30 +++++++++++++-
 src/bin/gpfts/failover/docker_master_check_back.sh |  1 +
 .../gpfts/failover/docker_segment_check_back.sh    |  2 +-
 .../gpfts/failover/docker_standby_check_back.sh    |  2 +-
 src/bin/gpfts/failover/master_check_back.sh        |  1 +
 src/bin/gpfts/failover/segment_all_down.sh         |  1 +
 src/bin/gpfts/failover/segment_check_back.sh       |  1 +
 src/bin/gpfts/failover/standby_check_back.sh       |  2 +-
 12 files changed, 64 insertions(+), 40 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to