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-4239 Public thread pool starvation is cause of deadlock when user's jobs calls cache.size() #1242

Closed
wants to merge 41 commits into from

Conversation

tledkov
Copy link
Contributor

@tledkov tledkov commented Nov 17, 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 10 commits November 11, 2016 09:39
… 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
@tledkov tledkov changed the title Ignite 4239 IGNITE-4239 Public thread pool starvation is cause of deadlock when user's jobs calls cache.size() Nov 17, 2016
@tledkov tledkov closed this Nov 21, 2016
@tledkov tledkov deleted the ignite-4239 branch November 21, 2016 09:35
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

9 participants