Skip to content

The return complete/fail is determined based the ResultCode in ZKMap.#150

Open
bigtrouble wants to merge 8 commits into
vert-x3:masterfrom
bigtrouble:master
Open

The return complete/fail is determined based the ResultCode in ZKMap.#150
bigtrouble wants to merge 8 commits into
vert-x3:masterfrom
bigtrouble:master

Conversation

@bigtrouble
Copy link
Copy Markdown

In my case extendedTypesEnabled=true not set in zoo.cfg.
and when put an entry with TTL to AsyncMap then ZK returned -6 error code.
( -6 = Unimplemented )

The current ZK operations discards the resultCode,
So errors are hidden. Everything looks fine but no effect.

@bigtrouble bigtrouble closed this Feb 18, 2024
@bigtrouble bigtrouble reopened this Feb 18, 2024
@vietj
Copy link
Copy Markdown
Contributor

vietj commented Feb 19, 2024

@bigtrouble can you add a test for this ?

@vietj vietj added this to the 5.0.0 milestone Feb 19, 2024
@bigtrouble
Copy link
Copy Markdown
Author

bigtrouble commented Feb 20, 2024

@vietj
The test case has been commited. check please.

@vietj vietj modified the milestones: 5.0.0, 5.1.0 May 14, 2025
@vietj vietj modified the milestones: 5.1.0, 5.1.1, 5.1.2 May 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants