Skip to content

Conversation

@XComp
Copy link
Contributor

@XComp XComp commented Apr 1, 2022

1.14 backport of parent PR #19199

XComp added 2 commits April 1, 2022 09:56
We only care about monotonically increasing numbers.
Unstable connections could cause a retry by the curator
client. See FLINK-26120 where a the same error cause was
fixed in the same way.
org.apache.zookeeper.server.FinalRequestProcessor provides debug logs for actual
operations being performed on the server, which might be interesting to see
when investigating test instabilities.

The following logs are part of the debug logs:
Processing request:: sessionid:0x1003757ccd40000 type:getData cxid:0x11 zxid:0xfffffffffffffffe txntype:unknown reqpath:/flink/default/checkpoint_id_counter

...contains the type of request (e.g. 'getData') and path (e.g. '/flink/default/checkpoint_id_counter').
@flinkbot
Copy link
Collaborator

flinkbot commented Apr 1, 2022

CI report:

Bot commands The @flinkbot bot supports the following commands:
  • @flinkbot run azure re-run the last Azure build

@XComp
Copy link
Contributor Author

XComp commented Apr 1, 2022

ci failure caused by FLINK-23105. Merging

@XComp XComp merged commit 6d4158e into apache:release-1.14 Apr 1, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants