question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

FederatedStore graphIds swapping in ViewValidation error message

See original GitHub issue

class: FederatedOperationChainValidator line: ~122

Why is the order of graphIds changing in the error message? This is found in Test FederatedStoreTest line ~1349 with the regex for graph Order. // Code smell this has been added because the exception message changes the order of graphs.

When found is the issue localised just to this test? Fix as required.

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:11 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
t92549commented, Nov 23, 2022

I think the cache implementation is unordered, and the way the streams work means they will come back in an unreliable order. I presume it always worked like this, or some of the streaming code has changed. Maybe should double check this was always the case

0reactions
t92549commented, Nov 24, 2022
Read more comments on GitHub >

github_iconTop Results From Across the Web

ArcGIS Portal : Federated server - "failed to vali...
Suddenly we are having trouble with our Relational Datastore on ArcGIS Enterprise 10.5.. If you validate the Hosting server in Portal you ...
Read more >
Validation layer Errors when creating swap chain ...
vkCreateSwapchainKHR returns VK_SUCCESS. I am getting validation errors when running vkCreateSwapchainKHR even though the call in itself ...
Read more >
You see validation errors for users in the Office 365 portal or in ...
To see which users are affected and the detailed error message, filter the list of users by Users with errors, select a user,...
Read more >
Troubleshooting SAML - GitLab Docs
These errors all come from a similar place, the SAML certificate. SAML requests must be validated using either a fingerprint, a certificate, or...
Read more >
Vulkan validation errors states my images are in the wrong ...
Outside of specific circumstances or explicit synchronization, operations on the GPU execute in an arbitrary order. Your graphics submission ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found