Skip to content

BITMAG-992 Reference now prefers new XxTimeoutDuration settings in repository settings over old ones#33

Merged
Bohlski merged 8 commits intomasterfrom
BITMAG-992-settings-human-intervals-reference
Sep 6, 2022
Merged

BITMAG-992 Reference now prefers new XxTimeoutDuration settings in repository settings over old ones#33
Bohlski merged 8 commits intomasterfrom
BITMAG-992-settings-human-intervals-reference

Conversation

@ole-v-v
Copy link
Copy Markdown
Contributor

@ole-v-v ole-v-v commented Jul 29, 2022

Following the changes to repository-settings the reference projects have been updated to use the new settings IdentificationTimeoutDuration and OperationTimeoutDuration and to prefer them over the old ones IdentificationTimeout and OperationTimeout. The old ones still work (for a transitional period) if the new ones are not set.

Please review. Please also help me consider how I should test the changes.

The reference settings have not been touched yet. They will be.

Link: https://sbforge.org/jira/browse/BITMAG-992

@ole-v-v ole-v-v requested review from Bohlski and m-atlantis July 29, 2022 13:04
Copy link
Copy Markdown
Member

@m-atlantis m-atlantis left a comment

Choose a reason for hiding this comment

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

Apart from the one comment about TODO, the code looks fine, BUT the commit could not be build, there is an error when maven tries to build the project

@ole-v-v ole-v-v requested a review from m-atlantis August 1, 2022 08:20
@m-atlantis
Copy link
Copy Markdown
Member

The build still doesn't compile, how does it look locally when you perform maven build?

@Bohlski
Copy link
Copy Markdown
Contributor

Bohlski commented Aug 1, 2022

@m-atlantis It doesn't compile because the newest rendition of repository-settings 14-SNAPSHOT is not up on Nexus. Either way the snapshot-version should not be used, so it wouldn't be able to build before a new release of repository-settings is made.

Copy link
Copy Markdown
Contributor

@Bohlski Bohlski left a comment

Choose a reason for hiding this comment

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

Looks like I again had posted comments without actually finishing the review, so they could be seen by others..

Overall happy with the changes though 👍

Comment thread bitrepository-core/src/main/java/org/bitrepository/common/settings/Settings.java Outdated
Comment thread pom.xml Outdated
@Bohlski Bohlski merged commit ddcfb22 into master Sep 6, 2022
@Bohlski Bohlski deleted the BITMAG-992-settings-human-intervals-reference branch September 6, 2022 13:35
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.

3 participants