FazBrowse GitHub Viewer
|
Trending
|
URL:
|
Home
Tools:
[Download Repo ZIP]
[Original HTTPS Page]
Gh 279 env close protection by at055612 · Pull Request #293 · lmdbjava/lmdbjava · GitHub
Uh oh!
There was an error while loading.
Please reload this page
.
lmdbjava
/
lmdbjava
Public
Notifications
You must be signed in to change notification settings
Fork
126
Star
873
Code
Issues
8
Pull requests
6
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Gh 279 env close protection
- #293
#293
Open
at055612
wants to merge 62 commits into
master
lmdbjava/lmdbjava:master
from
gh-279-env-close-protection
lmdbjava/lmdbjava:gh-279-env-close-protection
Copy head branch name to clipboard
Conversation
Commits
62
(62)
Checks
Files changed
Open
Gh 279 env close protection
#293
at055612
wants to merge 62 commits into
master
lmdbjava/lmdbjava:master
from
gh-279-env-close-protection
lmdbjava/lmdbjava:gh-279-env-close-protection
Copy head branch name to clipboard
Commits
Commits on Jan 27, 2026
Add RefCounter to Env to prevent closure while in use WIP
at055612
committed
5609b3d
View commit details
Copy full SHA for 5609b3d
Browse repository at this point
Tidy code
at055612
committed
2a0a6c0
View commit details
Copy full SHA for 2a0a6c0
Browse repository at this point
Change checkNotClosed to allow things to close down in CLOSING state
at055612
committed
81e8ae7
View commit details
Copy full SHA for 81e8ae7
Browse repository at this point
Fix acquire behaviour in Txn/Cursor ctors
at055612
committed
5a4585e
View commit details
Copy full SHA for 5a4585e
Browse repository at this point
Add onClose to NoOpRefCounter
at055612
committed
a7a99c9
View commit details
Copy full SHA for a7a99c9
Browse repository at this point
Tweak perf test
at055612
committed
d02f01b
View commit details
Copy full SHA for d02f01b
Browse repository at this point
Improve stripe hashing with golden ratio
at055612
committed
7b83648
View commit details
Copy full SHA for 7b83648
Browse repository at this point
Commits on Jan 28, 2026
Add StampedLockRefCounterImpl WIP
at055612
committed
301df13
View commit details
Copy full SHA for 301df13
Browse repository at this point
Commits on Jan 29, 2026
Add more ref counters, improve tests
at055612
committed
e40ee22
View commit details
Copy full SHA for e40ee22
Browse repository at this point
Commits on Jan 30, 2026
Refactor ref counter classes
at055612
committed
91df336
View commit details
Copy full SHA for 91df336
Browse repository at this point
Tidy code, add tests
at055612
committed
9f7043d
View commit details
Copy full SHA for 9f7043d
Browse repository at this point
Commits on Feb 2, 2026
Fix bug in StripedRefCounter, improve tests
at055612
committed
e48f1c7
View commit details
Copy full SHA for e48f1c7
Browse repository at this point
Rename class
at055612
committed
a6080b3
View commit details
Copy full SHA for a6080b3
Browse repository at this point
Refactor test classes
at055612
committed
f9138df
View commit details
Copy full SHA for f9138df
Browse repository at this point
Improve perfTest
at055612
committed
1b84247
View commit details
Copy full SHA for 1b84247
Browse repository at this point
Fix NoOpRefCounter close method
at055612
committed
49438e9
View commit details
Copy full SHA for 49438e9
Browse repository at this point
Return Cursor.close() to original behavior
at055612
committed
36019a3
View commit details
Copy full SHA for 36019a3
Browse repository at this point
Fix logic in SimpleRefCounter
at055612
committed
3ce28de
View commit details
Copy full SHA for 3ce28de
Browse repository at this point
Improve close() method
at055612
committed
8d170c7
View commit details
Copy full SHA for 8d170c7
Browse repository at this point
Remove redundant method & ctor from SimpleRefCounter
at055612
committed
4b84cf6
View commit details
Copy full SHA for 4b84cf6
Browse repository at this point
Improve SimpleRefCounter
at055612
committed
a6eb02b
View commit details
Copy full SHA for a6eb02b
Browse repository at this point
Remove redundant EnvState
at055612
committed
ded736e
View commit details
Copy full SHA for ded736e
Browse repository at this point
Fix SimpleRefCounter.release()
at055612
committed
cb890be
View commit details
Copy full SHA for cb890be
Browse repository at this point
Change (Striped|Simple)RefCounter to not throw in lambda
Show description for b61dbf9
at055612
committed
b61dbf9
View commit details
Copy full SHA for b61dbf9
Browse repository at this point
Add JMH benchmark for RefCounter
at055612
committed
e2e7d5b
View commit details
Copy full SHA for e2e7d5b
Browse repository at this point
Commits on Aug 3, 2026
gh-279 Fix concurrency issues in StripedRefCounter
at055612
committed
5a5b8bf
View commit details
Copy full SHA for 5a5b8bf
Browse repository at this point
gh-279 Tidy code, add tests
at055612
committed
37dfbdb
View commit details
Copy full SHA for 37dfbdb
Browse repository at this point
Commits on Aug 4, 2026
gh-279 Add Env.Builder.safeClose()
at055612
committed
519479f
View commit details
Copy full SHA for 519479f
Browse repository at this point
gh-279 Fix tests
at055612
committed
8c9c544
View commit details
Copy full SHA for 8c9c544
Browse repository at this point
gh-279 Run mvn build
at055612
committed
3c2f181
View commit details
Copy full SHA for 3c2f181
Browse repository at this point
gh-279 Run mvn fmt
at055612
committed
542904c
View commit details
Copy full SHA for 542904c
Browse repository at this point
gh-279 Change tests to use Env.safeClose
Show description for 16999f0
at055612
committed
16999f0
View commit details
Copy full SHA for 16999f0
Browse repository at this point
Commits on Aug 10, 2026
Refactor tests, rename singleThreaded builder method
at055612
committed
6e8a646
View commit details
Copy full SHA for 6e8a646
Browse repository at this point
Tidy up tests
at055612
committed
1e19b1a
View commit details
Copy full SHA for 1e19b1a
Browse repository at this point
gh-279 Fix compilation failures under java 8
at055612
committed
344d798
View commit details
Copy full SHA for 344d798
Browse repository at this point
gh-279 Add test
at055612
committed
0831fc9
View commit details
Copy full SHA for 0831fc9
Browse repository at this point
Merge branch 'master' into gh-279-env-close-protection
at055612
committed
ed0df73
View commit details
Copy full SHA for ed0df73
Browse repository at this point
gh-279 Address GH code fix suggestions
at055612
committed
8c001e6
View commit details
Copy full SHA for 8c001e6
Browse repository at this point
gh-279 Add coverage
at055612
committed
290522d
View commit details
Copy full SHA for 290522d
Browse repository at this point
gh-279 Format
at055612
committed
cccf9dd
View commit details
Copy full SHA for cccf9dd
Browse repository at this point
gh-279 Adding in tests written by @bernardladenthin
at055612
committed
819881a
View commit details
Copy full SHA for 819881a
Browse repository at this point
gh-279 Add test coverage
at055612
committed
6ceea10
View commit details
Copy full SHA for 6ceea10
Browse repository at this point
gh-279 Add test coverage
at055612
committed
fae66ee
View commit details
Copy full SHA for fae66ee
Browse repository at this point
gh-279 Fix GH suggestions
at055612
committed
04043b5
View commit details
Copy full SHA for 04043b5
Browse repository at this point
gh-279 Add test coverage
at055612
committed
58f77e1
View commit details
Copy full SHA for 58f77e1
Browse repository at this point
gh-279 Fix failing test
at055612
committed
0729728
View commit details
Copy full SHA for 0729728
Browse repository at this point
gh-279 Fix catch in Cursor ctor
at055612
committed
b083c29
View commit details
Copy full SHA for b083c29
Browse repository at this point
Commits on Aug 11, 2026
gh-279 Tidy asserts in TxnTest
at055612
committed
859c0db
View commit details
Copy full SHA for 859c0db
Browse repository at this point
gh-279 Add Env.tryClose, add more tests
at055612
committed
3c2ad81
View commit details
Copy full SHA for 3c2ad81
Browse repository at this point
gh-279 Add test for Cursor ctor exception
at055612
committed
a9228db
View commit details
Copy full SHA for a9228db
Browse repository at this point
gh-279 Remove dead code, add test for code coverage
at055612
committed
2ce1c76
View commit details
Copy full SHA for 2ce1c76
Browse repository at this point
gh-279 Improve Env.copy tests
at055612
committed
8aa99a1
View commit details
Copy full SHA for 8aa99a1
Browse repository at this point
Add test for KeyVal.close
at055612
committed
ecf7251
View commit details
Copy full SHA for ecf7251
Browse repository at this point
gh-279 Add RefCounter.run test
at055612
committed
7565c94
View commit details
Copy full SHA for 7565c94
Browse repository at this point
gh-279 Fix AbstractFlagSetTest
at055612
committed
b486b76
View commit details
Copy full SHA for b486b76
Browse repository at this point
gh-279 Changes to AbstractFlagSetTest for codecov
at055612
committed
c3a05d7
View commit details
Copy full SHA for c3a05d7
Browse repository at this point
gh-279 Format
at055612
committed
9c7f97c
View commit details
Copy full SHA for 9c7f97c
Browse repository at this point
gh-279 Add tests to TargetNameTest
at055612
committed
bfdefef
View commit details
Copy full SHA for bfdefef
Browse repository at this point
Commits on Aug 14, 2026
gh-279 Change safeClose to only track RW cursors
Show description for eefc87f
at055612
committed
eefc87f
View commit details
Copy full SHA for eefc87f
Browse repository at this point
gh-279 Add more tests, improve javadoc
at055612
committed
017ef34
View commit details
Copy full SHA for 017ef34
Browse repository at this point
gh-279 Fix codeQL suggestion
at055612
committed
ab0fc6a
View commit details
Copy full SHA for ab0fc6a
Browse repository at this point
gh-279 Tweak javadoc
at055612
committed
e8fdd2d
View commit details
Copy full SHA for e8fdd2d
Browse repository at this point
Back
|
FazBrowse Home
|
New Git URL