Skip to content

fix parameter check and minor variable rename#3176

Merged
ctubbsii merged 1 commit intoapache:1.10from
EdColeman:fix_parameter_check_rename_timeout
Feb 8, 2023
Merged

fix parameter check and minor variable rename#3176
ctubbsii merged 1 commit intoapache:1.10from
EdColeman:fix_parameter_check_rename_timeout

Conversation

@EdColeman
Copy link
Contributor

  • Fixes parameter check that was using instance variable (timeOut) instead of passed value (timeout)
  • Renames variable timeOut to retryTimeout to improve readability and reflect usage
  • Renames variable batchTimeOut to batchTimeout for consistent case convention.

Replaces #3172 that was based on 2.1

@ctubbsii ctubbsii merged commit b37b062 into apache:1.10 Feb 8, 2023
@ctubbsii ctubbsii deleted the fix_parameter_check_rename_timeout branch February 8, 2023 17:42
@ctubbsii ctubbsii added this to the 1.10.3 milestone Jul 12, 2024
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.

5 participants