Skip to content

NIFI-11635 Upgrade IoTDB from 1.0.1 to 1.1.1#7382

Closed
exceptionfactory wants to merge 1 commit intoapache:mainfrom
exceptionfactory:NIFI-11635
Closed

NIFI-11635 Upgrade IoTDB from 1.0.1 to 1.1.1#7382
exceptionfactory wants to merge 1 commit intoapache:mainfrom
exceptionfactory:NIFI-11635

Conversation

@exceptionfactory
Copy link
Contributor

Summary

NIFI-11635 Upgrades Apache IoTDB dependencies from 1.0.1 to 1.1.1 with test dependency exclusions to avoid SNAPSHOT versions of transitive Apache Ratis libraries from iotdb-consensus.

Tracking

Please complete the following tracking steps prior to pull request creation.

Issue Tracking

Pull Request Tracking

  • Pull Request title starts with Apache NiFi Jira issue number, such as NIFI-00000
  • Pull Request commit message starts with Apache NiFi Jira issue number, as such NIFI-00000

Pull Request Formatting

  • Pull Request based on current revision of the main branch
  • Pull Request refers to a feature branch with one commit containing changes

Verification

Please indicate the verification steps performed prior to pull request creation.

Build

  • Build completed using mvn clean install -P contrib-check
    • JDK 11
    • JDK 17

Licensing

  • New dependencies are compatible with the Apache License 2.0 according to the License Policy
  • New dependencies are documented in applicable LICENSE and NOTICE files

Documentation

  • Documentation formatting appears as expected in rendered files

- Excluded transitive test dependencies to avoid SNAPSHOT versions
@asfgit asfgit closed this in 4638d2e Jun 15, 2023
@pvillard31
Copy link
Contributor

Does not apply cleanly to support/1.x, only applied to main.

exceptionfactory added a commit that referenced this pull request Jun 15, 2023
- Excluded transitive test dependencies to avoid SNAPSHOT versions

Signed-off-by: Pierre Villard <pierre.villard.fr@gmail.com>

This closes #7382.

(cherry picked from commit 4638d2e)
@exceptionfactory
Copy link
Contributor Author

Thanks @pvillard31! I reviewed the history and found that NIFI-10784 had not been backported, so I cherry-picked it to the support branch and then this upgrade applied without issues.

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