We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Error: Updating node rack info failed with error: ResultCode: PARSE_ERROR, Iteration: 0, InDoubt: false, Node: <nil>: Parse error strconv.Atoi: parsing "rack_1": invalid syntax (racks: ns=test:rack_1=1A1,1A0:rack_2=4A0:roster_rack_1=1A1,1A0:roster_rack_2=4A0;ns=flowdb:rack_1=1A1,1A0:rack_2=4A0:roster_rack_1=1A1,1A0:roster_rack_2=4A0)
Updating node rack info failed with error: ResultCode: PARSE_ERROR, Iteration: 0, InDoubt: false, Node: <nil>: Parse error strconv.Atoi: parsing "rack_1": invalid syntax (racks: ns=test:rack_1=1A1,1A0:rack_2=4A0:roster_rack_1=1A1,1A0:roster_rack_2=4A0;ns=flowdb:rack_1=1A1,1A0:rack_2=4A0:roster_rack_1=1A1,1A0:roster_rack_2=4A0)
Client Version: v7.8.0 Server Version: 7.0.0.14
v7.8.0
7.0.0.14
Error occurs from file: aerospike/aerospike-client-go/v7/node.go Function: updateRackInfo
aerospike/aerospike-client-go/v7/node.go
updateRackInfo
Show racks output on server side:
Namespace|Rack| Nodes | ID| flowdb | 1|1A1,1A0 flowdb | 2|4A0 test | 1|1A1,1A0 test | 2|4A0 Number of rows: 4
The text was updated successfully, but these errors were encountered:
khaf
No branches or pull requests
Error:
Updating node rack info failed with error: ResultCode: PARSE_ERROR, Iteration: 0, InDoubt: false, Node: <nil>: Parse error strconv.Atoi: parsing "rack_1": invalid syntax (racks: ns=test:rack_1=1A1,1A0:rack_2=4A0:roster_rack_1=1A1,1A0:roster_rack_2=4A0;ns=flowdb:rack_1=1A1,1A0:rack_2=4A0:roster_rack_1=1A1,1A0:roster_rack_2=4A0)
Client Version:
v7.8.0
Server Version:
7.0.0.14
Error occurs from file:
aerospike/aerospike-client-go/v7/node.go
Function:
updateRackInfo
Show racks output on server side:
The text was updated successfully, but these errors were encountered: