Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
apache
/
arrow-java
Public
Notifications
You must be signed in to change notification settings
Fork
146
Star
93
Code
Issues
435
Pull requests
64
Discussions
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security and quality
Insights
GH-932: [JDBC] Fix memory leak on Connection#close due to unclosed Statement(s)
- #933
#933
Merged
jbonofre
merged 7 commits into
apache:main
apache/arrow-java:main
from
ennuite:fix-memory-leak-statement
ennuite/arrow-java:fix-memory-leak-statement
Copy head branch name to clipboard
Jan 22, 2026
Conversation
Commits
7
(7)
Checks
Files changed
Merged
GH-932: [JDBC] Fix memory leak on Connection#close due to unclosed Statement(s)
#933
jbonofre
merged 7 commits into
apache:main
apache/arrow-java:main
from
ennuite:fix-memory-leak-statement
ennuite/arrow-java:fix-memory-leak-statement
Copy head branch name to clipboard
Commits
Commits on Dec 7, 2025
Fix memory leak
ennuite
committed
3c2c004
View commit details
Copy full SHA for 3c2c004
Browse repository at this point
Commits on Dec 14, 2025
Add test
ennuite
committed
2018ac0
View commit details
Copy full SHA for 2018ac0
Browse repository at this point
Refactor ArrowFlightConnection.close()
ennuite
committed
87ee7bf
View commit details
Copy full SHA for 87ee7bf
Browse repository at this point
Simplify Connection.close() logic
ennuite
committed
5eb9998
View commit details
Copy full SHA for 5eb9998
Browse repository at this point
Commits on Jan 8, 2026
Refactor: Ensure all resources are closed when exceptions are thrown
ennuite
committed
08186a8
View commit details
Copy full SHA for 08186a8
Browse repository at this point
Updated branch from upstream
ennuite
committed
520d980
View commit details
Copy full SHA for 520d980
Browse repository at this point
Refactor: Fix formatting
ennuite
committed
6c81ae0
View commit details
Copy full SHA for 6c81ae0
Browse repository at this point
You can’t perform that action at this time.