Version 7.5.7 is now out!
* Support of package-private implementations for Ignite Services.
* Fixed unintentional deserialization of BinaryObjects in OFFHEAP mode with peer class loading enabled.
* Added method to get versioned cache entry.
* Added ability to get partition 'updateCntr' with continuous query public API.
* Fixed several ClassNotFoundException in OSGi environment.
* Fixed continuous query notification with single node topology.
* Fixed continuous query notification with cache listeners.
* Fixed continuous query deployment in case originating node has left.
* Fixed NPE in GridMergeIndex.
* Fixed race condition on load cache on changing topology.
* Fixed OOME when OFFHEAP_TIERED mode is used.
* Fixed support for classes with equal simple name for binary marshaller.
* Fixed missing continuous query notification when DR configured.
* Additional bug fixes and performance improvements.
Downloadable link:
http://gridgain.com/media/gridgain-enterprise-fabric-7.5.7.zip
Versions in Maven are:
7.5.7 for gridgain-core artifact
1.5.7 for ignite-xxx artifacts
GridGain has just released version 7.5.8.
The version included the following changes:
* Fixed java proxies deserialization with optimized marshaller.
* Fixed excessive thread stack usage in case of high contention on cache entries.
* Fixed SKIP_STORE flag behavior for transaction entry.
* Fixed thread safety for TcpDiscoveryMulticastIpFinder.
* IGFS: Fixed file properties when running over secondary file system.
* IGFS: Fixed issues with Kerberized HDFS.
* Additional bugs fixes and performance improvements.
Downloadable link:
http://gridgain.com/media/gridgain-enterprise-fabric-7.5.8.zip
Versions in Maven are:
- 7.5.8 for gridgain-core artifact
- 1.5.8 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has just released version 7.5.9.
The version included the following changes:
* Fixed issue with AWS dependencies.
* Fixed excessive thread stack usage in case of high contention on cache entries.
* Fixed continuous queries to send filter factory instead of filter.
* Fixed NPE during rebalancing.
* Fixed system caches not to use user-defined TransactionConfiguration.
* Fixed GridClosureProcessor internal closures to be deserialized by BinaryMarshaller.
* Fixed web session clustering with WebLogic.
* Fixed value copying in entry processor with OptimizedMarshaller.
* Fixed continuous query listener notification during concurrent key put.
* Fixed service proxy not to make remote call for methods declared in java.lang.Object.
* Added support for JTA transactions via synchronization callback.
* Fixes and improvements to Visor.
* Bugs fixes and performance improvements.
Downloadable link:
http://gridgain.com/media/gridgain-enterprise-fabric-7.5.9.zip
Versions in Maven are:
- 7.5.9 for gridgain-core artifact
- 1.5.9 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has just released version 7.5.10 that includes the following changes
* DR: Added ability to configure separate sender hub store for each data center.
* DR: Added ability to configure port range sender hub should be bound to.
* DR: Added property to allow fully synchronous writes to DrSenderFsStore.
* Fixed continuous query listener notification handling.
* Proper validation of BinaryObjects metadata.
* Bugs fixes and performance improvements.
Here is the download link: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.10.zip
Versions in Maven are:
7.5.10 for gridgain-core artifact
1.5.10 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has just released version 7.5.11 that includes the following changes:
* DR: Added sender hub monitoring through GridDr API.
* Fixed VisorCacheMetrics leakage on big cluster.
* Fixed keys count in Visor UI for OFFHEAP_TIERED cache memory mode.
* Fixed cluster stability with 500+ clients.
* Fixed background cache partition map exchange not to flood network.
* Fixed BinaryObjectOffHeapImpl leak to public code.
* Fixed BinaryContext to honor custom loader set through IgniteConfiguration.
* Fixed continuous query not to call listener with empty set of events.
* IGFS: Massive performance and stability fixes.
* Many stability and fault-tolerance fixes.
* Bugs fixes and performance improvements.
Here is the download link: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.11.zip
Versions in Maven are:
7.5.11 for gridgain-core artifact
1.5.11 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain released version 7.5.16 that includes the following changes:
* Added asynchronous execution of ContinuousQuery's remote filter and local listener.
* Bug fixes and performance improvements.
Here is the direct download link: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.16.zip
Versions in Maven:
7.5.16 for gridgain-core artifact
1.5.16 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain released version 7.5.18 that includes the following changes:
* Fixed potential thread starvation during cache rebalancing.
* Fixed deadlock in services deployment when Spring is used.
* Mesos integration: added possibility to load Ignite package from file system.
Here is the direct download link: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.18.zip
Versions in Maven:
7.5.18 for gridgain-core artifact
1.5.18 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain released version 7.5.19 that includes the following changes:
* Visor: added ability to view affinity ClusterNode for key.
* Added cache deadlock detection mechanism.
* Fixed a bug causing object deserialization when local store is configured for cache.
* Fixed a problem with incorrect classloader picked in OSGI environment.
* Hadoop: fixed a bug causing exception during MR planning when input split file doesn't exist.
Here is the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.19.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.19.zip
Versions in Maven:
7.5.19 for gridgain-core artifact
1.5.19 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain released version 7.5.22 that includes the following changes:
* Fixed UTF-16 surrogate pairs marshalling.
* Fixed local store behavior at cross cache transactions.
* Fixed memory leak in IgniteH2Indexing.
* Added backup partitions storing to local store default behavior.
* ScanQueries over local partitions performance optimisation.
* Visor CMD: Added ability to attach custom scripts to alerts.
* WebSession: fixed a bug causing invalidated session to be returned from HttpServletRequest.getSession() call.
* Hadoop: fixed a bug causing exception during job resource unpacking.
Here is the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.22.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.22.zip
Versions in Maven:
7.5.22 for gridgain-core artifact
1.5.22 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has just released version 7.5.23.
The version included the following changes:
* IGFS: Improved error logging for operations in DUAL mode.
* Added Ignition.getOrStart method.
* Spark: support BigDecimal for queries executed from IgniteRDD.
* Mesos integration: added possibility to configure http server timeout.
* Fixed a bug with Ignite API usage during node stop.
* Fixed a bug with 'keepBinary' handling for CacheInterceptor.
* Fixed a bug with CacheEntryEvent cleanup for filtered events.
* Fixed a bug with broken synchronization between cache entry expiration and update.
* DR: Added API to clear sender hubs store.
Here is the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.23.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.23.zip
Versions in Maven:
* 7.5.23 for gridgain-core artifact
* 1.5.23 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has just released version 7.5.24.
The version includes the following changes:
* IGFS: Added user name mapper to properly deal with security in complex Hadoop environments.
* Validating that the same IgniteConfiguration instance is not used more than once.
* Fixed marshalling of Void type with Binary marshaller.
* Fixed metrics calculation for OFFHEAP_TIRED mode.
* ScanQuery and localEntries now honor keepBinary flag.
* Zookeeper module dependencies set fixed.
Here are the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.24.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.24.zip
Versions in Maven:
* 7.5.24 for gridgain-core artifact
* 1.5.24 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has released version 7.5.25.
The version includes the following changes:
* IGFS: Performance improvements for client mode.
* Hadoop: fixed inefficient memory usage during mapper output processing.
* Fixed marshalling of arrays of primitive types when they are saved in a cache.
* Spark: added transformer closure to savePairs(..) and saveValues(..) methods of IgniteRDD.
* Spark: fixed support for java.sql.Date in queries executed from IgniteRDD.
* Visor: optimized performance for external connect mode.
Here are the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.25.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.25.zip
Versions in Maven:
* 7.5.25 for gridgain-core artifact
* 1.5.25 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has released version 7.5.26.
The version includes the following changes:
* IGFS: Performance improvements.
* Spark: added IgniteRDD.withKeepBinary() method for full support of binary objects.
* Added Cassandra-based persistent store implementation.
* Continuous queries: warning will be printed on client nodes instead of exception trace if the remote filter is not in classpath.
* Fixed missing IgniteCountdownLatch updates that can lead to a deadlock or wrong behavior.
* Fixed local store conflict resolving with keepBinary flag set to false.
* Fixed addresses duplication at IP finder.
* ZookeeperIpFinder now properly handles reconnects.
Here are the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.26.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.26.zip
Versions in Maven:
* 7.5.26 for gridgain-core artifact
* 1.5.26 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain has released version 7.5.27.
The version includes the following changes:
* IGFS: Fixed a problem with native libraries loading.
* REST HTTP: Updated from json-lib 2.4 to Jackson 2.7.5.
* External addresses are now registered in IP finder.
* Client node's addresses are now not registered in IP finder.
Here are the direct download links:
* Enterprise Edition: http://gridgain.com/media/gridgain-enterprise-fabric-7.5.27.zip
* Professional Edition: http://gridgain.com/media/gridgain-professional-fabric-1.5.27.zip
Versions in Maven:
* 7.5.27 for gridgain-core artifact
* 1.5.27 for ignite-xxx artifacts
Regards,
GridGain Support Team
GridGain Support Team
Topic used to notify followers on all new releases!
16 people like this