Skip to content

CXXCBC-391: Fix transactions API bugs#482

Merged
DemetrisChr merged 5 commits intocouchbase:mainfrom
DemetrisChr:CXXCBC-391-transactions-api-bugs
Nov 29, 2023
Merged

CXXCBC-391: Fix transactions API bugs#482
DemetrisChr merged 5 commits intocouchbase:mainfrom
DemetrisChr:CXXCBC-391-transactions-api-bugs

Conversation

@DemetrisChr
Copy link
Copy Markdown
Contributor

@DemetrisChr DemetrisChr commented Nov 22, 2023

Motivation

ExtSDKIntegration required the removal of kv_timeout and the renaming for expiration_time to timeout

Changes

  • In transactions_config, transactions_options and the command line arguments of tools:
    • Remove kv_timeout
    • Rename expiration_time to timeout
  • Set the value "kvTimeoutMs" in the transactions query requests to the key_value_durable_timeout instead of key_value_timeout

avsej
avsej previously approved these changes Nov 27, 2023
Matt-Woz
Matt-Woz previously approved these changes Nov 28, 2023
@DemetrisChr DemetrisChr merged commit 75be673 into couchbase:main Nov 29, 2023
@DemetrisChr DemetrisChr deleted the CXXCBC-391-transactions-api-bugs branch November 29, 2023 17:43
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