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

Ispn 4951 Entry Retriever iterator should rethrow caused exception #3057

Closed
wants to merge 2 commits into from

Conversation

wburns
Copy link
Member

@wburns wburns commented Nov 10, 2014

  • Pass along any local throwable to iterator
  • If remote node receives throwable propagate that as a response

https://issues.jboss.org/browse/ISPN-4951

import static org.testng.AssertJUnit.*;

/**
* @author Mircea Markus
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Author and since tags outdated?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah I copied this from somewhere as is. To be honest this shouldn't be in here, it must have snuck in. I will just remove it, Thanks.

@galderz
Copy link
Member

galderz commented Nov 13, 2014

Looks good, some minor things. It also needs rebasing.

* Pass along any local throwable to iterator
* If remote node receives throwable propagate that as a response
@wburns
Copy link
Member Author

wburns commented Nov 13, 2014

Rebased and removed erroneously added class.

@wburns
Copy link
Member Author

wburns commented Nov 14, 2014

@danberindei I created https://issues.jboss.org/browse/ISPN-4982 to take care of the issue with activations. I don't want to muddy up this JIRA with it.

@danberindei
Copy link
Member

Ok, integrating...

@wburns
Copy link
Member Author

wburns commented Nov 14, 2014

Btw, #3077 has the fixes for it.

@danberindei
Copy link
Member

Done, thanks Will!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants