Skip to content

Conversation

@alamar
Copy link
Contributor

@alamar alamar commented Oct 9, 2020

Thank you for submitting the pull request to the Apache Ignite.

In order to streamline the review of the contribution
we ask you to ensure the following steps have been taken:

The Contribution Checklist

  • There is a single JIRA ticket related to the pull request.
  • The web-link to the pull request is attached to the JIRA ticket.
  • The JIRA ticket has the Patch Available state.
  • The pull request body describes changes that have been made.
    The description explains WHAT and WHY was made instead of HOW.
  • The pull request title is treated as the final commit message.
    The following pattern must be used: IGNITE-XXXX Change summary where XXXX - number of JIRA issue.
  • A reviewer has been mentioned through the JIRA comments
    (see the Maintainers list)
  • The pull request has been checked by the Teamcity Bot and
    the green visa attached to the JIRA ticket (see TC.Bot: Check PR)

Notes

If you need any help, please email dev@ignite.apache.org or ask anу advice on http://asf.slack.com #ignite channel.

vmalin and others added 30 commits December 13, 2019 11:33
…cs implemented in GG-21273

(cherry picked from commit 94347f6)
(cherry picked from commit 853e934)

(cherry picked from commit 74fff68)
(cherry picked from commit c19da7a)

(cherry picked from commit ca3b2e4)
(cherry picked from commit e96282a)

(cherry picked from commit 834bf69)
…o MOVING on node join.

(cherry picked from commit f3171b3)
…k+) in case of node restart

(cherry picked from commit 837c188)
…bled gridgain security.

(cherry picked from commit 52a34ac)
…Left flaky failed on TC

(cherry picked from commit fe0ec74)
…ctivateSimple_5_Servers_5_Clients_FromClient flaky failed on TC

(cherry picked from commit 2578931)
…ientInForceServerModeStopsOnExchangeHistoryExhaustion is flaky.
… BPlustTree tests

Signed-off-by: Dmitriy Govorukhin <dmitriy.govorukhin@gmail.com>

(cherry picked from commit a19d3e8)
Signed-off-by: Dmitriy Govorukhin <dmitriy.govorukhin@gmail.com>
akalash and others added 29 commits May 29, 2020 16:16
…n files.

GG-30051 Improved detection of single-copied snapshots in index restore procedure.
Update build.ps1 and install-package.ps1 to the latest version from master
…oneWalRecordsIterator) (#248)

* GG-26007 Improvement of human-readable format of WAL records.

(cherry picked from commit e63718d)
…e#1340)

* GG-30311 fix continuous query deployment to client nodes

* GG-30311 clientNode check removed from GridContinuousProcessor. check for prjPred added. IgniteServerNodesPredicate added.

* GG-30311 p2pUnmarshal execution fixed

* GG-30311 IgniteServerNodesPredicate changed to AttributeNodeFilter

* GG-30311 tests for CQ deployment to clients were introduced

* GG-30311 issues in CacheContinuousQueryDeploymentToClientTest were fixed

(cherry picked from commit 137296c)

# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/processors/continuous/GridContinuousProcessor.java
#	modules/indexing/src/test/java/org/apache/ignite/testsuites/IgniteCacheQuerySelfTestSuite6.java
(cherry picked from commit c329ee0)
…econnect with new node id (apache#1370)

* GG-30462 local routines registration, after client reconnect, moved to localJoinFuture listener for p2p case

* GG-30462 routine registration on node start used only for CQ routines with p2p marshalled data

* GG-30462 check for empty locInfos0 added

* GG-30462 validation for CacheContinuousQueryDeployableObject added

* GG-30462 check for joiningNodeId added

* GG-30462 routines registration moved to onReconnected method

* GG-30462 tests fixed

* GG-30462 failure handler check added to CacheContinuousQueryOperationP2PTest. GridCompoundFuture usage added.

* GG-30462 isMarshalledObjectValid check added for discoProtoVer2

* GG-30462 logging changed

* GG-30462 p2p deployment context validation added for Messaging and Events

* GG-30462 continuous routine registration with the same routineId on reconnect implemented

* GG-30462 formatting fixed

(cherry picked from commit e946176)
(cherry picked from commit 323b94c035cb1b2589f6dc3b91f4213afa912048)

# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/continuous/CacheContinuousQueryHandlerV3.java
#	modules/core/src/main/java/org/apache/ignite/internal/processors/continuous/GridContinuousProcessor.java
#	modules/core/src/main/java/org/apache/ignite/internal/util/IgniteUtils.java
(cherry picked from commit 8d87930)
@alamar alamar closed this Oct 9, 2020
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.