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

Ignite 4667 Throw exception on starting client cache when indexed types cannot be loaded #1725

Closed
wants to merge 233 commits into from

Conversation

dkarachentsev
Copy link
Contributor

No description provided.

niktikhonov and others added 30 commits November 24, 2016 16:28
… fields is Externalizable, enum from binary object. This closes apache#1281. This closes apache#1289.

(cherry picked from commit 0b7c62d)
- optimized processing of GridDhtPartitionsSingleMessage
- minor optimizations for RendezvousAffinityFunction
 - fixed heartbeats sending in tcp discovery
…calUpdate' execution while top read lock is held.
akuznetsov-os and others added 28 commits March 21, 2017 11:07
(cherry picked from commit 92bce6e)
(cherry picked from commit 50de012)
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/IgniteKernal.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/service/GridServiceProcessor.java
(cherry picked from commit 48e78a9)
(cherry picked from commit 6f1e970)
…querying cache. This fixes apache#1617.

(Backport from master)
(cherry picked from commit 8dd88d8)
Signed-off-by: nikolay_tikhonov <ntikhonov@gridgain.com>
# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/managers/discovery/GridDiscoveryManager.java
(cherry picked from commit 3b84f34)
(cherry picked from commit 5469626)
@dspavlov
Copy link
Contributor

The ticket is resolved, closing PR.

Please close PRs for your resolved tickets and other non-needed PRs.

Alternatively, ask a committer

  • to use GitHub UI (committer can associate accounts here: https://gitbox.apache.org/setup/ )
  • or ./scripts/apply_pull_request.sh from Apache Ignite source.
  • or mention in commit message 'Fixes #(a number of PR)'.

These methods will automatically close PR.

Feel free to reopen this PR if it is anyway actual.

@dspavlov dspavlov closed this Aug 21, 2019
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