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

Parsing error during node rack updation #464

Open
Vivekvar23 opened this issue Feb 12, 2025 · 0 comments
Open

Parsing error during node rack updation #464

Vivekvar23 opened this issue Feb 12, 2025 · 0 comments
Assignees
Labels

Comments

@Vivekvar23
Copy link

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:

Namespace|Rack|  Nodes |  ID|       
flowdb   |   1|1A1,1A0
flowdb   |   2|4A0    
test     |   1|1A1,1A0
test     |   2|4A0    
Number of rows: 4
@khaf khaf self-assigned this Feb 18, 2025
@khaf khaf added the bug label Feb 18, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants