mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

boli
24.14.2007 14809a0c5e44468632e3ddf56000c88bacaec0aa
refs
author boli <boli@localhost>
Friday, August 24, 2007 01:14 +0200
committer boli <boli@localhost>
Friday, August 24, 2007 01:14 +0200
commit14809a0c5e44468632e3ddf56000c88bacaec0aa
tree 4161cfe034aa035c528ff51adf333abc9c14559e tree | zip | gz
parent 33bcc689c6711ea6ab6bb6ee709e8ac4cbb2ae65 view | diff
Added the JE backend configuration attribute to enable or disable compression when encoding entries for ID2Entry. When backend-compact-encoding 
is enabled, attribute type descriptions and object class sets will be encoded using a compressed form. This behavior is enabled by default.

Fix for issue 2135
6 files modified
129 ■■■■ changed files
opends/resource/schema/02-config.ldif 7 ●●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/JEBackendConfiguration.xml 35 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/DataConfig.java 59 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/EntryContainer.java 10 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/backends/jeb/JebFormat.java 14 ●●●●● diff | view | raw | blame | history
opends/tests/unit-tests-testng/src/server/org/opends/server/backends/jeb/TestVerifyJob.java 4 ●●●● diff | view | raw | blame | history