Description
To repro:
- setup single node
- load travel-sample
- enable n2n encryption
- enable tls strict mode
- run query as transaction: select * from `travel-sample` limit 1;
[
|
{
|
"cause": { |
"cause": { |
"-": { |
"InnerError": { |
"InnerError": {}, |
"Message": "unambiguous timeout" |
}
|
},
|
"i": "0x0", |
"s": "LookupIn", |
"t": 2500793 |
},
|
"raise": "failed", |
"retry": true, |
"rollback": false |
},
|
"code": 17017, |
"msg": "Transaction fetch error" |
}
|
]
|
See attached log.
Attachments
Activity
Field | Original Value | New Value |
---|---|---|
Assignee | Kamini Jagtiani [ kamini.jagtiani ] | Isha Kandaswamy [ isha ] |
Assignee | Isha Kandaswamy [ isha ] | Sitaram Vemulapalli [ sitaram.vemulapalli ] |
Assignee | Sitaram Vemulapalli [ sitaram.vemulapalli ] | Isha Kandaswamy [ isha ] |
Assignee | Isha Kandaswamy [ isha ] | Pierre Regazzoni [ JIRAUSER25157 ] |
Assignee | Pierre Regazzoni [ JIRAUSER25157 ] | Isha Kandaswamy [ isha ] |
Assignee | Isha Kandaswamy [ isha ] | Pierre Regazzoni [ JIRAUSER25157 ] |
Resolution | Fixed [ 1 ] | |
Status | Open [ 1 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Resolution | Fixed [ 1 ] | |
Status | Closed [ 6 ] | Reopened [ 4 ] |
Assignee | Pierre Regazzoni [ JIRAUSER25157 ] | Isha Kandaswamy [ isha ] |
Resolution | Fixed [ 1 ] | |
Status | Reopened [ 4 ] | Resolved [ 5 ] |
Status | Resolved [ 5 ] | Closed [ 6 ] |
Couldn't repro the exact error, I think it was caused by certs. So can we try again after Sitaram and my fix (both fixes need to be in the build) is picked up ?