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

FederatedStore FederatedOperationHandler loosing inputs of operations #2875

Closed
GCHQDev404 opened this issue Feb 1, 2023 · 1 comment · Fixed by #2876
Closed

FederatedStore FederatedOperationHandler loosing inputs of operations #2875

GCHQDev404 opened this issue Feb 1, 2023 · 1 comment · Fixed by #2876
Assignees
Labels
bug Confirmed or suspected bug proxy-store Specific to/touches the proxy-store module

Comments

@GCHQDev404
Copy link
Contributor

Describe the bug
The FederationOperationHandler is loosing inputs of operations. This stops things likes AddElements from remotely working.

To Reproduce
Steps to reproduce the behavior:

  1. Set up a Rest Service FederatedStore with a MapStore
  2. Set up a second Rest Service FederatedStore with a proxy to the first.
  3. Add elements from the second FederatedStore
@GCHQDev404 GCHQDev404 added the bug Confirmed or suspected bug label Feb 1, 2023
@GCHQDev404 GCHQDev404 self-assigned this Feb 1, 2023
@GCHQDev404 GCHQDev404 added this to the v2.0.0-alpha-0.5 milestone Feb 1, 2023
GCHQDev404 added a commit that referenced this issue Feb 1, 2023
GCHQDev404 added a commit that referenced this issue Feb 1, 2023
…g-inputs' into Docker-Federartion-v2-to-v1

# Conflicts:
#	store-implementation/federated-store/src/main/java/uk/gov/gchq/gaffer/federatedstore/util/FederatedStoreUtil.java
GCHQDev404 added a commit that referenced this issue Feb 1, 2023
GCHQDev404 added a commit that referenced this issue Feb 3, 2023
Co-authored-by: GCHQDev404 <GCHQDev404@users.noreply.github.com>
@t92549
Copy link
Contributor

t92549 commented Feb 3, 2023

Closed by #2876

@t92549 t92549 closed this as completed Feb 3, 2023
@t92549 t92549 added the proxy-store Specific to/touches the proxy-store module label Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug proxy-store Specific to/touches the proxy-store module
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants