Skip to content

SAMZA-2336: Disable transactional state restore when not supported#1340

Merged
mynameborat merged 1 commit into
apache:masterfrom
bkonold:standby_async_restore
Apr 8, 2020
Merged

SAMZA-2336: Disable transactional state restore when not supported#1340
mynameborat merged 1 commit into
apache:masterfrom
bkonold:standby_async_restore

Conversation

@bkonold
Copy link
Copy Markdown
Contributor

@bkonold bkonold commented Apr 7, 2020

Feature: Disable transactional state for use cases that are not yet supported

Changes: Modifies the logic to accessing the task.transactional.state.restore.enabled by returning false if standby or async commit are enabled.

Tests: Added a unit test each for each permutation of configuration.

API Changes: None
Upgrade Instructions: None
Usage Instructions: None

@bkonold
Copy link
Copy Markdown
Contributor Author

bkonold commented Apr 7, 2020

@mynameborat @prateekm can you take a look at this?

@mynameborat mynameborat merged commit 5e31503 into apache:master Apr 8, 2020
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