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

invocation timeout fixed to respect long running operations #113

Merged
merged 1 commit into from
Jul 25, 2017

Conversation

asimarslan
Copy link
Contributor

fixes #112

@asimarslan asimarslan added this to the 3.8.2 milestone Jul 18, 2017
@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@asimarslan
Copy link
Contributor Author

verify

1 similar comment
@asimarslan
Copy link
Contributor Author

verify

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@asimarslan
Copy link
Contributor Author

verify

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

{
invocation.Future.Exception = exception;
}
catch (InvalidOperationException e)
{
if (Logger.IsFinestEnabled())
Copy link
Collaborator

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Maybe we should change Java side to debug 🤔 .
There is nothing for customer can do with this log as it is only a debug message that should be reported back to us.

@asimarslan
Copy link
Contributor Author

asimarslan commented Jul 19, 2017

Listener reregistration is broken, a separate fix will be sent. I'll ignore the failing test for now.
see:#114

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test FAILed.

@devOpsHazelcast
Copy link
Contributor

Test PASSed.

@asimarslan
Copy link
Contributor Author

verify

1 similar comment
@asimarslan
Copy link
Contributor Author

verify

@asimarslan
Copy link
Contributor Author

verify

@devOpsHazelcast
Copy link
Contributor

Test PASSed.

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

Successfully merging this pull request may close these issues.

None yet

3 participants