issues
search
tzaeschke
/
zoodb
ZooDB Object Database
Apache License 2.0
57
stars
9
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Concurent sessions hang when creating schema
#137
tzaeschke
closed
1 year ago
0
multithreaded commit() may hang after updating schema
#136
tzaeschke
opened
1 year ago
2
Check whether Java 17 removal of RMI Activation (JEP 407) affects unit tests.
#135
tzaeschke
opened
2 years ago
0
Investigate Java 18 (and 9) security implications
#134
tzaeschke
opened
2 years ago
0
Typos
#133
tzaeschke
closed
2 years ago
0
Tests and fix for issue #131
#132
tzaeschke
closed
2 years ago
0
Query on auto-created (and uncommitted) schema causes exception
#131
tzaeschke
closed
2 years ago
0
Improve Travis CI build Performance
#130
chenzhang22
closed
3 years ago
1
Bump junit from 4.12 to 4.13.1
#129
dependabot[bot]
closed
4 years ago
1
IllegalArgumentException: Can not set final [..].HashMap field [..].IdentificationKeys.proteinMap to java.lang.Long
#128
tzaeschke
closed
4 years ago
24
Tests for Examples and UnsupportedOperations
#127
tzaeschke
closed
4 years ago
0
Test and fix for #125
#126
tzaeschke
closed
4 years ago
0
Concurrent use of the same Query instance is not always threadsafe
#125
tzaeschke
opened
4 years ago
0
Cleanup 0.6.0
#124
tzaeschke
closed
4 years ago
1
Query v4
#123
tzaeschke
closed
4 years ago
0
Page type mismatch, expected 4/OID_INDEX (tx=0) but got 0, PageId=718102
#122
tzaeschke
closed
4 years ago
7
Fix #103
#121
tzaeschke
closed
4 years ago
0
Improve byte array/buffer handling when reading from storage
#120
tzaeschke
opened
4 years ago
0
Performance decrease wrongly
#119
ypriverol
closed
4 years ago
5
Fix for issue #114
#118
tzaeschke
closed
4 years ago
1
Dev issue114
#117
tzaeschke
opened
4 years ago
1
Issue #115 fix for CI (only) test failures
#116
tzaeschke
closed
4 years ago
1
Implement tool to display database file format version
#115
tzaeschke
closed
4 years ago
0
Concurrent sessions may lead DB using wrong 'head' on start-up
#114
tzaeschke
closed
4 years ago
0
java.lang.RuntimeException: Class has not been fully evolved
#113
slavap
opened
5 years ago
8
Detached object should not get a new OID when reattached
#112
tzaeschke
closed
6 years ago
0
(De-)Serializing an PC object should make it DETACHED
#111
tzaeschke
closed
6 years ago
0
Removing index does sometimes not work
#110
tzaeschke
closed
5 years ago
1
"Page type mismatch" after removing index
#109
tzaeschke
closed
4 years ago
7
DB file format changes
#108
tzaeschke
opened
7 years ago
0
Improve collection storage
#107
tzaeschke
opened
7 years ago
0
verboseToLog in DBLogger.java
#106
dtsw
closed
7 years ago
2
PersistenceManagerFactory getPersistenceManager() hangs up in case there is active transaction.
#105
slavap
closed
7 years ago
5
Specifying characters in queries may fail if specified directly
#104
tzaeschke
opened
7 years ago
2
Multithreading test failed.
#103
slavap
closed
4 years ago
8
datanucleus MultithreadedTest adopted for ZooDb. Generics test adopted. "One pm for many threads" test adopted.
#102
slavap
opened
7 years ago
1
ZooCompareDb fails on simple databases.
#101
slavap
closed
7 years ago
1
Implicit query parameter fails with NPE on != null comparison in QueryParserV3.parseTerm()
#100
slavap
opened
7 years ago
1
Break is missing in switch (f.getPrimitiveType()) { case CHAR: } at QueryOptimizer.determineIndexToUseSub()
#99
slavap
closed
7 years ago
3
DataSerializer fails on empty arrays
#98
slavap
closed
7 years ago
7
ZooPC should not be required to be super class of all persistent classes.
#97
slavap
closed
7 years ago
13
Query.setOrdering throws java.lang.NullPointerException if the DB is empty
#96
pstoop
closed
7 years ago
2
Change String magic number to be case insensitive
#95
tzaeschke
opened
7 years ago
1
Implement optimistic direct references in DB
#94
tzaeschke
opened
7 years ago
0
Queries and Extents with non-TX-read will not work in a multi-session setting
#93
tzaeschke
opened
7 years ago
0
Query result iterators do not check for inactive/closed TX/PM
#92
tzaeschke
closed
7 years ago
0
ArrayIndexOutOfBoundsException (-33) in DataDeSerializer
#91
andronix3
closed
7 years ago
5
Remove toUpperCase() and toLowerCase()
#90
tzaeschke
opened
8 years ago
0
Refactor DataDeserializer.deserializeObject(SCO)()
#89
tzaeschke
opened
8 years ago
0
Code quality fix - Case insensitive string comparisons should be made without intermediate upper or lower casing.
#88
faisal-hameed
closed
7 years ago
1
Next