Skip to content
Permalink
master

Commits on Sep 9, 2021

  1. IGNITE-15470 Java thin client: Use partition awareness for ScanQuery …

    …with specified partition - Fixes #9384.
    
    Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
    alex-plekhanov committed Sep 9, 2021

Commits on Sep 6, 2021

  1. IGNITE-15227 Better diagnostic information for PDS corruption scenari…

    …os. Fixes #9292
    
    Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
    denis-chudov authored and sergey-chugunov-1985 committed Sep 6, 2021
  2. IGNITE-12781 Fix security context propagation for cache event - Fixes #…

    …9290.
    
    Signed-off-by: Aleksey Plekhanov <plehanov.alex@gmail.com>
    ololo3000 authored and alex-plekhanov committed Sep 6, 2021

Commits on Sep 5, 2021

  1. IGNITE-15376 Tests in HistoricalRebalanceTwoPartsInDifferentCheckpoin…

    …tsTest class are technically flaky. Fixes #9356
    
    Signed-off-by: Slava Koptilin <slava.koptilin@gmail.com>
    vldpyatkov authored and sk0x50 committed Sep 5, 2021

Commits on Sep 3, 2021

  1. IGNITE-15395 update dependency PostgreSQL (#9361)

    Co-authored-by: nao-it <nao-it@ya.ru>
    nao-it and nao-it committed Sep 3, 2021

Commits on Sep 1, 2021

Commits on Aug 31, 2021

  1. IGNITE-15256 Java Thin: Fix ClassNotFoundException on service call af…

    …ter failover (#9307)
    
    Clear thin client caches when cluster connection is lost.
    
    The root cause of the issue is that client believes that server nodes preserve registered user types after reconnect, however, it could be the case that server nodes lose this information (e.g. full cluster restart with clean up of working dirs). This leads to ClassNotFoundException.
    killergti committed Aug 31, 2021

Commits on Aug 26, 2021

  1. IGNITE-15295 Correct exception for checkpoint marker reading error - F…

    …ixes #9325.
    
    Signed-off-by: Sergey Chugunov <sergey.chugunov@gmail.com>
    denis-chudov authored and sergey-chugunov-1985 committed Aug 26, 2021
  2. IGNITE-15345 Fix NPE on remote listener registration with null remote…

    … filter and security enabled. (#9355)
    ololo3000 committed Aug 26, 2021

Commits on Aug 23, 2021

  1. IGNITE-15360 .NET: Fix verify-nuget.ps1 failure when .NET 5 is instal…

    …led (#9349)
    
    Add global.json to use .NET Core 2.x SDK for NuGet verification: .NET 5 changes restore behavior and breaks the script.
    ptupitsyn committed Aug 23, 2021
  2. IGNITE-13364 Improve calculation of default index inline size - Fixes #…

    …9167.
    
    Signed-off-by: Ivan Daschinsky <ivandasch@apache.org>
    timoninmaxim authored and ivandasch committed Aug 23, 2021

Commits on Aug 21, 2021

Commits on Aug 20, 2021

  1. IGNITE-15349 Fixed feedback-4 (#9346)

    * ignite-15349-fixed-feedback-4
    
    * Finished the sentence
    
    * Fixed wording again
    IgGusev committed Aug 20, 2021
Older