Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BadInstrumentattion log is seen in CAL for TAF #10

Open
stephanievu opened this issue May 2, 2019 · 0 comments
Open

BadInstrumentattion log is seen in CAL for TAF #10

stephanievu opened this issue May 2, 2019 · 0 comments

Comments

@stephanievu
Copy link
Contributor

stephanievu commented May 2, 2019

What I Did
I have below configuration in server. I then send some queries. Since taf_timeout_ms=1 (too small), 1 or more queries will time out and fail over
enable_taf = true
taf_timeout_ms = 1

What I See
Log have BadInstrumentation line
t14:50:59.22 API CLIENT_SESSION_TAF
t14:50:59.21 EXEC 1753867003
E14:50:59.24 OCCWORKER recoverworker 0
E14:50:59.24 CDTGName##%%&&** BadInstrumentation
BadInstrumentation CompletingParentWithUncompletedChild 1&ParentType=API&ParentName=CLIENT_SESSION&ChildType=EXEC&ChildName=1753867003

T14:50:59.24 EXEC 1753867003 0
T14:50:59.24 API CLIENT_SESSION 0 corr_id_=&log_id_=&session_id_=

What I Expect
I should not see the below line in log:
E14:50:59.24 CDTGName##%%&&** BadInstrumentation
BadInstrumentation CompletingParentWithUncompletedChild 1&ParentType=API&ParentName=CLIENT_SESSION&ChildType=EXEC&ChildName=1753867003

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

No branches or pull requests

1 participant