Bug Summary
Bad node value data coercion
Reproduction Repository (if applicable)
No response
Steps to Reproduce
This is reproducible in a private fabric environment, please connect with @kylebernhardy to get those details.
At a high level what we are seeing is one node in the cluster does have all of the correct node values in their analytics. The rest of the members of the cluster for the same node values appear to be performing an incorrect string - number coercion which cause this negative number. This will occur for any analytic.
sample prefix node names to bad number coercion look like (private data is X-ed out):
"846-fr-par-1.XXXXX.XXXXXX.harperfabric.com" -> -260125975
"xb6-us-west-1.XXXXX.XXXXXX.harperfabric.com" -> -1558863604
Expected Behavior
Data is preserved across the cluster
Actual Behavior
Data is being incorrectly coerced to number
Platform
Harper 4.7.25
Console Errors
No response
Screenshots or Videos
No response
Additional Context
No response
Are you planning to fix this issue?
No, just reporting the issue
First-time contributor support
Bug Summary
Bad node value data coercion
Reproduction Repository (if applicable)
No response
Steps to Reproduce
This is reproducible in a private fabric environment, please connect with @kylebernhardy to get those details.
At a high level what we are seeing is one node in the cluster does have all of the correct node values in their analytics. The rest of the members of the cluster for the same node values appear to be performing an incorrect string - number coercion which cause this negative number. This will occur for any analytic.
sample prefix node names to bad number coercion look like (private data is X-ed out):
"846-fr-par-1.XXXXX.XXXXXX.harperfabric.com" -> -260125975
"xb6-us-west-1.XXXXX.XXXXXX.harperfabric.com" -> -1558863604
Expected Behavior
Data is preserved across the cluster
Actual Behavior
Data is being incorrectly coerced to number
Platform
Harper 4.7.25
Console Errors
No response
Screenshots or Videos
No response
Additional Context
No response
Are you planning to fix this issue?
No, just reporting the issue
First-time contributor support