Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add alertmanager sink & test #10

Open
wants to merge 22 commits into
base: sink
Choose a base branch
from
Open

Conversation

mzp0514
Copy link

@mzp0514 mzp0514 commented Mar 26, 2021

Description

Content1 ...

Content2 ...

Content3 ...


This PR has:

  • been self-reviewed.
    • concurrent read
    • concurrent write
    • concurrent read and write
  • added documentation for new or modified features or behaviors.
  • added Javadocs for most classes and all non-trivial methods.
  • added or updated version, license, or notice information
  • added comments explaining the "why" and the intent of the code wherever would not be obvious
    for an unfamiliar reader.
  • added unit tests or modified existing tests to cover new code paths, ensuring the threshold
    for code coverage.
  • added integration tests.
  • been tested in a test IoTDB cluster.

Key changed/added classes (or packages if there are too many classes) in this PR

Fix query one sensor in a vector from memtable
@mzp0514 mzp0514 force-pushed the sink branch 3 times, most recently from ac188e6 to 3d0d451 Compare April 24, 2021 12:23
jixuan1989 and others added 3 commits April 25, 2021 15:03
…to end test (apache#3024)

* enable TestCongtainer for E2E test for (singleNode and cluster)

* remove duplicated operations in integration-test phase

* move spotless:apply to a profile `spotless`, which is enabled by default.

Co-authored-by: xiangdong huang <[email protected]>
@mzp0514 mzp0514 force-pushed the sink branch 4 times, most recently from de45512 to ba96917 Compare April 26, 2021 13:26
@mzp0514 mzp0514 force-pushed the sink branch 4 times, most recently from 883f242 to a0e07e9 Compare April 27, 2021 05:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants