20 May, 2015
9 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12304 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
The two implementation packages are now packaged in opendj-je-backend-changelog.jar. The JAR file does not include the generated configuration framework classes or property files. git-svn-id: https://svn.forgerock.org/opendj/trunk@12303 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Changed IndexManager constructor. git-svn-id: https://svn.forgerock.org/opendj/trunk@12302 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Renamed Importer to OnDiskMergeBufferImporter Used the simple name "Importer" rather than the fully qualified name "org.opends.server.backends.pluggable.spi.Importer" git-svn-id: https://svn.forgerock.org/opendj/trunk@12301 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12300 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Remove use of "-y" option when putting PersistIt database in append-mode only git-svn-id: https://svn.forgerock.org/opendj/trunk@12299 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12298 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
This change makes it easier to package the JE backend and changelog as an extension since all JE dependent functionality is now isolated in only two packages. git-svn-id: https://svn.forgerock.org/opendj/trunk@12297 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12296 41b1ffd8-f28e-4786-ab96-9950f0a78031
19 May, 2015
17 commits
-
Code cleanup Use static imports. git-svn-id: https://svn.forgerock.org/opendj/trunk@12295 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12294 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12293 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12292 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
DatabaseEnvironementMonitor.java: In getMonitorData(), use Collections.emptyList(). git-svn-id: https://svn.forgerock.org/opendj/trunk@12291 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12290 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12289 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12288 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12287 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12286 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12285 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12284 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
… limit and user's look through limit. git-svn-id: https://svn.forgerock.org/opendj/trunk@12283 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Removed bufferFileName field, duplicating information held in bufferFile field. git-svn-id: https://svn.forgerock.org/opendj/trunk@12282 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Removed bufferFileName field, duplicating information held in bufferFile field. git-svn-id: https://svn.forgerock.org/opendj/trunk@12281 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
DNCacheImpl: - in containsDN(), fixed FIXME + no longer use ImportRecord since only the key value was checked (indexID was always 0) - in fnv1AHashCode(), changed parameter from ByteString to DN - in insert(), changed parameter from ByteStringBuilder to ByteString - in contains(), simplified code git-svn-id: https://svn.forgerock.org/opendj/trunk@12280 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Removed DNIndexMgrList which is unnecessarily duplicating indexMgrList. Removed unneeded javadocs. git-svn-id: https://svn.forgerock.org/opendj/trunk@12279 41b1ffd8-f28e-4786-ab96-9950f0a78031
18 May, 2015
14 commits
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12278 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12277 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12276 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12275 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Use switch statement instead of too many if else if statements. git-svn-id: https://svn.forgerock.org/opendj/trunk@12274 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
AttributeIndex.java: Extracted method indexEntry() Importer.java: Extracted method indexEntry() AppendReplaceTask: - removed insertKeySet and deleteKeySet fields, superseded by ImportTask.insertKeySet field ImportTask: - renamed insertKeySet field to keySet - in processIndexes(), merged AppendReplaceTask.processAllIndexes() + inlined fillIndexKey() and processAttribute() - extracted method processAttribute0() out of processAttribute() TestBackendImpl.java: In assertIndexContainsID(), delegate to the other assertIndexContainsID() method. AutoRefactor'ed file git-svn-id: https://svn.forgerock.org/opendj/trunk@12273 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12272 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12271 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12270 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
Initialize a Throwable through super() ctor instead of API git-svn-id: https://svn.forgerock.org/opendj/trunk@12269 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12268 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
One of the monitors returns a null list instead of an empty list. git-svn-id: https://svn.forgerock.org/opendj/trunk@12267 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12266 41b1ffd8-f28e-4786-ab96-9950f0a78031
-
git-svn-id: https://svn.forgerock.org/opendj/trunk@12265 41b1ffd8-f28e-4786-ab96-9950f0a78031