Igniters,

I noticed that IgniteFuture.chain() could loose exceptions. I created the
ticket https://issues.apache.org/jira/browse/IGNITE-1097 with example of
lost EntryProcessorException.

It appears that the problem is caused by some very sophisticated magic we
do with exceptions when calling "chain()", "listen()", etc.

Looks pretty annoying to me as public API is affected. Can anyone look at
it?

Vladimir.

Reply via email to