You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by GitBox <gi...@apache.org> on 2020/04/19 14:25:34 UTC

[GitHub] [ignite] nizhikov opened a new pull request #7690: Ignite 2.8.1 cherrypick

nizhikov opened a new pull request #7690: Ignite 2.8.1 cherrypick
URL: https://github.com/apache/ignite/pull/7690
 
 
   This PR contains cherry-pick of the following commits:
   
   * d0c155fe43 IGNITE-12772 Fixed JmxMetricExporterSpi uses log method which must not be used in production code (#7604)
   * 00cb1ad7a3 IGNITE-12764: Thin JDBC streaming fails BatchUpdateException if function is used (#7615)
   * b8167296b1 IGNITE-12805 Fixed NullPointerException when memory restore is in progress. Fixes #7562
   * f57509e8e6 IGNITE-12828 Fixes NPE during CQ registration with failed deployment. (#7620)
   * 826aad8890 IGNITE-12726 Long keys support for metastorage. (#7606)
   * 2b1d2b4dec IGNITE-12859: Support of .Net service call with the Timestamp and Guid params. (#7618)
   * 6f3515686f IGNITE-12769: histogramNames cache in MetricRegistryMBean removed. (#7549)
   * 795617fc94 IGNITE-12774 Handle "Too many open files" exception - Fixes #7516.
   * 3928bb3a13 IGNITE-12799 Fixed wrong SpEL expression.
   * ef4f67e351 IGNITE-12743 Java thin client: Fixed thread shutdown on client close when partition awareness is enabled - Fixes #7522.
   * 13637a2dfe IGNITE-12745: Compute job view implemented. (#7495)
   * e389bb8f55 IGNITE-12728 Collect time statistics on cache#putAllAsync - Fixes #7483.
   * 90951c6b2e IGNITE-12711 Fixed tests memory usage. - Fixes #7469.
   * f32b44deb1 IGNITE-12590: Fix (remove) check KEY at the MERGE command (#7321)
   * 59917f0731 IGNITE-12624 Java thin client: typeId generation for system types fixed - Fixes #7416.
   * cc6f4d7814 IGNITE-12671 Ignoring single messages during PME can prevent late affinity switch. - Fixes #7425.
   * 02ac292662 IGNITE-11798 Fix memory leak on unstable topology caused by partition reservation (#7251)
   * 8ed8576544 IGNITE-12665: SQL: Fix potential race on MapResult close.
   * 465cc444d0 IGNITE-12582 Add Spring EL support in Spring Data. - Fixes #7411.
   *  100101ccce IGNITE-12605: Reset initial update counter value before clearing a partition (#7341)
   * e17887bfbf IGNITE-12654 Some of rentingFutures in GridDhtPartitionTopologyImpl may accumulate a huge number of eviction callbacks - Fixes #7399.
   * bdbe6a79d0 IGNITE-12651 Non-comparable keys for eviction policy cause failure handle and node shutdown - Fixes #7397.
   * 56a515db6d IGNITE-12631 Incorrect rewriting wal record type in marshalled mode during iteration - Fixes #7371.
   * 14dd160f90 IGNITE-12621 Node leave may cause NullPointerException during IO message processing if security is enabled - Fixes #7366.
   * 67ac1d5d68 IGNITE-12636 Full rebalance instead of a historical one - Fixes #7379.
   * 4433485d74 IGNTIE-12468 Java thin client: deserialization of arrays, collections and maps fixed - Fixes #7320.
   * 0dfd98388e IGNITE-12618 Affinity cache for version of last server event can be wiped from history - Fixes #7359.
   * e2c597fff1 IGNITE-12013 NullPointerException is thrown by ExchangeLatchManager during cache creation - Fixes #7335.
   * cebc76f1f5d7d077093ddaecbabcd8db2106c60a - IGNITE-12545 Introduce listener interface for components to react to partition map exchange events
   * a9278eedf7 IGNITE-11797 Fixed partition consistency issues for atomic and mixed tx-atomic cache groups. - Fixes #7315.
   * e160c8f231 IGNITE-12557 Fix possible IgniteOOM during cache destroy. - Fixes #7298.
   * 41ed3294ec IGNITE-12567 H2Tree goes into illegal state when non-indexed columns are dropped - Fixes #7290.
   * e89c71d3cb IGNITE-12569 Can't set serialized enum to a BinaryObject's field - Fixes #7292.
   * 66593af03aeac37d0e76b6c010e8386f6f0c36c7 - IGNITE-12479 Make binary metadata be registered only once per type creation
   * 6668d86ad4 IGNITE-12460 Cluster fails to find the node by consistent ID - Fixes #7151.
   * 214044ae2e IGNITE-12459 Searching checkpoint record in WAL doesn't work with segment compaction - Fixes #7148.
   * b677b36cc4 IGNITE-12548 Fixed tx desync during recovery on near node left. - Fixes #7274.
   * 223281be93 IGNITE-12546 Prevent partitions owned by other nodes switch their state to MOVING due to counter difference on node join. - Fixes #7273.
   * 5bd385935bcba9a1cc271497d1818e9bb4f0318a IGNITE-12227 Fix failed compilation due to concurrent merge
   * 5e95f65bbc IGNITE-12551 Partition desync if a partition is evicted then owned again and historically rebalanced. - Fixes #7270.
   * 1fbc284fd0 IGNITE-12101 Fixed NullPointerException when IgniteQueue.removeAll is called. - Fixes #7266.
   * b9bab88cbb IGNITE-12536: Inconsistency between cache data and indexes when cache operation is interrupted.
   * 50f8f8c5be IGNITE-12403 Throttle output of bytes in PageMemoryTracker/tests - Fixes #7086.
   * 594061d906 IGNITE-12523 Added throttling for thread dumps generation on system failure.
   * c97b08e672 IGNITE-12491 Dirty pages count calculation optimized.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services