Skip to content

Conversation

@zstan
Copy link
Contributor

@zstan zstan commented Feb 7, 2021

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.

Nikita-tech-writer and others added 14 commits January 27, 2021 10:02
* IGNITE-13285 Added docs on control.sh indexes manipulation commands

* IGNITE-13285 Added "Unix" and "Windows" tabs

* IGNITE-13285 Fixed minor misprint.
…ements

Arrays and non-generic collections are written as Java-compatible types, and elements of those collections are deserialized individually on Java side, even in binary mode. Therefore we should detach every collection element, so that handles to the same object instances are not shared.
…x mapping. Fixes apache#8727

Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com>
Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com>
* Fix `BinaryNameMapper.simpleName` to strip namespaces from generic types
* Fix `QueryUtils.typeName` to strip generic part
Signed-off-by: Alexey Goncharuk <alexey.goncharuk@gmail.com>
…ode removed from baseline - Fixes apache#8721.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
…rator is closed - Fixes apache#8720.

Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
…che#8735.

Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
…re sent until SPI is fully initialized. - Fixes apache#8717.

Signed-off-by: Ivan Bessonov <bessonov.ip@gmail.com>
@zstan zstan closed this Feb 7, 2021
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.

10 participants