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-4249: Sending request in one packet now. #1254

Closed
wants to merge 62 commits into from

Conversation

isapego
Copy link
Contributor

@isapego isapego commented Nov 21, 2016

No description provided.

ptupitsyn and others added 30 commits October 18, 2016 17:17
…t. Clear connection poll after the test, cosmetic.
…t. Clear connection poll before and after the test
…he fields' data (without header and footer). This closes  apache#1182.
…the directed case

merger from ignite-2079-2

# Conflicts:
#	modules/core/src/main/java/org/apache/ignite/internal/processors/cache/query/GridCacheQueryMetricsAdapter.java
…o ignite-1.6.11"

This reverts commit c2c82ca, reversing
changes made to e821dc0.
commit 612eb3d
Author: Aleksei Scherbakov <alexey.scherbakoff@gmail.com>
Date:   Fri Aug 19 13:28:39 2016 +0300

    ignite-2795 Support 'copyOnRead' for SQL queries
…r data loss at unstable topology in !allowOverwrite mode fixed)
akuznetsov-os and others added 25 commits November 11, 2016 15:56
… running multiple queries concurrently. This closes apache#1218.
Discovery history optimizations:
- remove discarded message for discovery pending messages
- remove duplicated data from TcpDiscoveryNodeAddedMessage.oldNodesDiscoData
- do not store unnecessary data in discovery EnsuredMessageHistory
- use special property for EnsuredMessageHistory size instead of IGNITE_DISCOVERY_HISTORY_SIZE
Affinity history optimizations:
- do not store calculated primary/backup maps in history
- try save the same assignments instance for caches with similar affinity
Exchange messages optimizations:
- do not send duplicated partition state maps for caches with similar affinity
- use zip compression for data sent in exchange messages
@isapego isapego closed this Nov 22, 2016
devozerov pushed a commit to gridgain/apache-ignite that referenced this pull request Nov 23, 2016
@devozerov devozerov deleted the ignite-4249 branch November 23, 2016 09:06
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

10 participants