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

Unable to run GetAllElements operation with summarisation #271

Closed
p013570 opened this issue Jun 16, 2016 · 1 comment
Closed

Unable to run GetAllElements operation with summarisation #271

p013570 opened this issue Jun 16, 2016 · 1 comment
Assignees
Labels
bug Confirmed or suspected bug
Milestone

Comments

@p013570
Copy link
Member

p013570 commented Jun 16, 2016

If you run a GetAllElements operation with the summarise flag set to true an exception is thrown in in the operation handler:

java.lang.UnsupportedOperationException
    at java.util.AbstractList.add(AbstractList.java:148)
    at java.util.AbstractList.add(AbstractList.java:108)
    at gaffer.accumulostore.operation.handler.GetAllElementsHandler.doOperation(GetAllElementsHandler.java:52)
@p013570 p013570 added bug Confirmed or suspected bug p:high labels Jun 16, 2016
@p013570 p013570 self-assigned this Jun 16, 2016
@p013570 p013570 added this to the v0.3.8 milestone Jun 16, 2016
p013570 added a commit that referenced this issue Jun 21, 2016
-all-elements

gh-271 - all elements operation can now be summarised
@p013570
Copy link
Member Author

p013570 commented Jun 22, 2016

Merged into develop.

@p013570 p013570 closed this as completed Jun 22, 2016
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
c015dariu pushed a commit to c015dariu/Gaffer that referenced this issue Jul 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Confirmed or suspected bug
Projects
None yet
Development

No branches or pull requests

1 participant