GitHub user nizhikov opened a pull request:
https://github.com/apache/ignite/pull/2256
Ignite 2190
Skip EVT_CACHE_QUERY_OBJECT_READ if there is no listener to prevent
ClassNotFoundException
Add test to check fix
Add suggestion for a case when someone catch ClassNotFoundException using
BinaryMarshaller without keepBinary
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/nizhikov/ignite ignite-2190
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/2256.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #2256
----
commit 864f22e91a44712fa7d1ee3c9cc4ed2cc126121b
Author: Nikolay Izhikov <[email protected]>
Date: 2017-07-06T16:20:00Z
ignite-2190:
Skip EVT_CACHE_QUERY_OBJECT_READ if there is no listener to prevent
ClassNotFoundException
Add test to check fix
Add suggestion for a case when someone catch ClassNotFoundException using
BinaryMarshaller without keepBinary
commit 90df863e3cb76835611ed52ce3759ff3fa198948
Author: Nikolay Izhikov <[email protected]>
Date: 2017-07-06T16:23:57Z
ignite-2190: return private scope for a constants
commit b131206d219274d601e45863ebf1e62b76a26888
Author: Ðжиков Ðиколай ÐладимиÑовиÑ
<[email protected]>
Date: 2017-07-07T06:12:37Z
ignite-2190 fix codestyle
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---