This is an automated email from the ASF dual-hosted git repository.
piotr pushed a change to branch connectors_state
in repository https://gitbox.apache.org/repos/asf/iggy.git
omit 225d8227 feat(connectors): add connectors state storage using local
files
omit 36ad6acb Merge branch 'connectors_config' of github.com:apache/iggy
into connectors_config
omit d6109811 Init work on connectors config
omit 18994dd2 Init work on connectors config
add 4277d693 chore(docs): extend iggy-server --help command and update
documentation (#1940)
add 342191a9 Init work on connectors config
add 2f0fbcad feat(connectors): add connectors state storage using local
files
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 (225d8227)
\
N -- N -- N refs/heads/connectors_state (2f0fbcad)
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:
README.md | 15 ++++++++++
core/server/src/args.rs | 73 ++++++++++++++++++++++++++++++++++++++++++++-----
examples/rust/README.md | 13 +++++++++
3 files changed, 94 insertions(+), 7 deletions(-)