Gaffer
Gaffer copied to clipboard
FederatedStore While Operation Looping Bug
Describe the bug A While operation performed on the FederatedStore incorrectly triggers an infinite looping exception.
To Reproduce Perform an operation chain within the While or Join. The operation chain chain should contain a operation which is not overridden with using a FederatedStore specific Handler.
Expected behaviour While loops and joins of the operations should not trigger an "federated infinite looping" exception.