Skip to content

Pipe: ignore the IoTDBPipeClusterIT.testNewDataNodeFailureAfterTransferringData to avoid inevitable IT failure#11552

Merged
SteveYurongSu merged 2 commits intoapache:masterfrom
Caideyipi:IT-more-fix
Nov 16, 2023
Merged

Pipe: ignore the IoTDBPipeClusterIT.testNewDataNodeFailureAfterTransferringData to avoid inevitable IT failure#11552
SteveYurongSu merged 2 commits intoapache:masterfrom
Caideyipi:IT-more-fix

Conversation

@Caideyipi
Copy link
Copy Markdown
Collaborator

Description

This test intends to test the behaviour when the sender has a temporary node joined and then removed, but in reality it just tears it down. In this circumstance the IT may fail. However, the "remove" method is currently not provided thus this PR ignored this test.


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

@SteveYurongSu SteveYurongSu merged commit b7a414a into apache:master Nov 16, 2023
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.

2 participants