This is an automated email from the ASF dual-hosted git repository.

dpavlov pushed a change to branch ignite-11461-java11
in repository https://gitbox.apache.org/repos/asf/ignite.git.


    from 648b939  IGNITE-11461: Automatic modules support: Dependencies 
committed, research of lucene
     add 5ed019c  IGNITE-11454 Fixed race in ClientImpl leading to client 
segmentation - Fixes #6204.
     add d281fa4  IGNITE-11394 Fixed infinite 'no next node in topology' loop - 
Fixes #6182.
     add 6517ff2  IGNITE-11463: Fixed backward compatibility of ODBC
     add fefaf928 IGNITE-11461: updated git ignore for IDEA file based projects
     add 55958f4  Merge branch 'master' into ignite-11461-java11

No new revisions were added by this update.

Summary of changes:
 .gitignore                                         |  1 +
 .../odbc/odbc/OdbcConnectionContext.java           |  2 +
 .../ignite/spi/discovery/tcp/ClientImpl.java       | 50 ++++++++++++++--------
 .../ignite/spi/discovery/tcp/ServerImpl.java       | 16 +++++--
 .../ClientReconnectAfterClusterRestartTest.java    | 39 ++++++++++++++++-
 modules/platforms/cpp/odbc/src/message.cpp         |  3 +-
 6 files changed, 87 insertions(+), 24 deletions(-)

Reply via email to