Skip to content

Nats Integration#37171

Merged
kssenii merged 46 commits intoClickHouse:masterfrom
tchepavel:nats-integration
Jul 5, 2022
Merged

Nats Integration#37171
kssenii merged 46 commits intoClickHouse:masterfrom
tchepavel:nats-integration

Conversation

@tchepavel
Copy link
Copy Markdown
Contributor

@tchepavel tchepavel commented May 12, 2022

Changelog category (leave one):

  • New Feature

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):

Implement NatsStorage - table engine, which allows to pub/sub to NATS. Closes #32388.

@robot-ch-test-poll robot-ch-test-poll added pr-feature Pull request with new product feature submodule changed At least one submodule changed in this PR. labels May 12, 2022
@kssenii kssenii self-assigned this May 12, 2022
@kssenii kssenii added the can be tested Allows running workflows for external contributors label May 13, 2022
Copy link
Copy Markdown
Member

@kssenii kssenii left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kssenii
Copy link
Copy Markdown
Member

kssenii commented Jun 3, 2022

Ok, let's fix these:

1. ClickHouse special build check (actions) — 6/7 artifact groups are OK
 
2. Docs Check (actions) Docs check failed (non zero exit code)

and merge.
Other failures not related.

@kssenii
Copy link
Copy Markdown
Member

kssenii commented Jul 5, 2022

ClickHouse special build check (actions) — 6/7 artifact groups are OK (6 of 7 builds are OK)

Screenshot 2022-07-05 at 16 41 08

@kssenii kssenii merged commit 3e80300 into ClickHouse:master Jul 5, 2022
@lesha888
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-feature Pull request with new product feature submodule changed At least one submodule changed in this PR.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for NATS

4 participants