You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pegasus.apache.org by gi...@apache.org on 2022/06/20 08:53:10 UTC

[incubator-pegasus] branch dependabot/maven/java-client/io.netty-netty-codec-4.1.68.Final updated (4a391870 -> 9fe12d0c)

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

github-bot pushed a change to branch dependabot/maven/java-client/io.netty-netty-codec-4.1.68.Final
in repository https://gitbox.apache.org/repos/asf/incubator-pegasus.git


 discard 4a391870 build(deps): bump netty-codec in /java-client
     add 7bb63712 fix: drop unused 'this' from lambda capture for unit-tests that verify replication factor (#1005)
     add e49a69d2 feat(dup_enhancement#26): update duplicate rpc thrift in go-client (#1007)
     add 1b726c88 feat: support to restrict the size of rocksdb info logs (#1009)
     add 8758a575 feat(dup_enhancement#27): update dulication command in admin-cli (#1008)
     add 9fe12d0c build(deps): bump netty-codec in /java-client

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   (4a391870)
            \
             N -- N -- N   refs/heads/dependabot/maven/java-client/io.netty-netty-codec-4.1.68.Final (9fe12d0c)

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:
 .gitignore                              |   3 +
 admin-cli/client/meta.go                |  10 +-
 admin-cli/cmd/duplication.go            |  10 +-
 admin-cli/executor/duplication.go       |   4 +-
 admin-cli/go.mod                        |   2 +-
 admin-cli/go.sum                        |   2 +
 go-client/idl/admin.thrift              |  44 +-
 go-client/idl/admin/admin.go            | 830 ++++++++++++++++----------------
 rdsn                                    |   2 +-
 src/server/config.ini                   |   4 +
 src/server/pegasus_server_impl_init.cpp |  41 ++
 11 files changed, 514 insertions(+), 438 deletions(-)


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@pegasus.apache.org
For additional commands, e-mail: commits-help@pegasus.apache.org