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

Update ignite to 2.15.0 #18342

Merged
merged 2 commits into from
Jul 19, 2023
Merged

Update ignite to 2.15.0 #18342

merged 2 commits into from
Jul 19, 2023

Conversation

wendigo
Copy link
Contributor

@wendigo wendigo commented Jul 19, 2023

Description

Additional context and related issues

Release notes

( ) This is not user-visible or docs only and no release notes are required.
( ) Release notes are required, please propose a release note for me.
(x) Release notes are required, with the following suggested text:

# Ignite connector
* Upgrade JDBC thin driver to 2.15.0

@cla-bot cla-bot bot added the cla-signed label Jul 19, 2023
@wendigo wendigo requested review from chenjian2664 and ebyhr July 19, 2023 11:47
@ebyhr
Copy link
Member

ebyhr commented Jul 19, 2023

Do you know the link to Ignite JDBC driver's release notes? Probably, https://github.com/apache/ignite/blob/master/RELEASE_NOTES.txt?

Also, I would recommend updating the PR descrption.

@wendigo
Copy link
Contributor Author

wendigo commented Jul 19, 2023

@ebyhr I'm not changing TestingIgniteContainer here so the only user-visible changes are constrained to the JDBC thin driver usage:

  • Fixed JDBC connection leak with cache.invoke() over write-behind enabled cache.
  • Added endpoints discovery feature.
  • Added ClientConfiguration.clusterDiscoveryEnabled configuration property.
  • Added events listening.
  • Added connections balancing (use random open connection for requests instead of default).
  • Added configurable logging.
  • Fixed the pending requests race on close.

@wendigo wendigo force-pushed the serafin/ignite-215 branch from a54ba33 to c5ef9a3 Compare July 19, 2023 13:02
@wendigo wendigo merged commit bb88cbd into trinodb:master Jul 19, 2023
@github-actions github-actions bot added this to the 423 milestone Jul 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

4 participants