[JSONRPC-52] RPC implementation not available in cluster Created: 07/Aug/20 Updated: 12/Jan/21 Resolved: 19/Sep/20 |
|
| Status: | Resolved |
| Project: | jsonrpc |
| Component/s: | DOM |
| Affects Version/s: | Aluminium GA, Silicon GA |
| Fix Version/s: | Silicon GA, Aluminium SR1 |
| Type: | Bug | Priority: | Medium |
| Reporter: | Richard Kosegi | Assignee: | Richard Kosegi |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Description |
|
Cluster-aware JSONRPC provider doesn't implement and register JsonRpcService. This leads to
{
"errors": {
"error": [
{
"error-type": "application",
"error-tag": "operation-not-supported",
"error-message": "No implementation of RPC AbsoluteSchemaPath{path=[(urn:opendaylight:jsonrpc?revision=2016-12-01)force-reload]} available"
}
]
}
}
|