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

boli
18.37.2008 5d6b56353ce3a2816410052d4b2b531c0c676c06
refs
author boli <boli@localhost>
Friday, January 18, 2008 17:37 +0100
committer boli <boli@localhost>
Friday, January 18, 2008 17:37 +0100
commit5d6b56353ce3a2816410052d4b2b531c0c676c06
tree 17570f9ebebba96b6c0155560bcf084c8956dad2 tree | zip | gz
parent c1a1045aa532023f39b2d22e865089e62e8ae126 view | diff
Enhancement to fix for issue 2499. Added nanosecond processing time method to AbstractOperation API. Removed the dashes in the etime resolution configuration enum values. Added get/setUseNanoTime methods to DirectoryServer class

Fix for issue 2499
9 files modified
220 ■■■■■ changed files
opends/resource/config/config.ldif 2 ●●● diff | view | raw | blame | history
opends/src/admin/defn/org/opends/server/admin/std/GlobalConfiguration.xml 10 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/CoreConfigManager.java 4 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/DirectoryServer.java 33 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/OperationWrapper.java 10 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/core/SearchOperationBasis.java 14 ●●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/loggers/TextAccessLogPublisher.java 49 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/AbstractOperation.java 84 ●●●● diff | view | raw | blame | history
opends/src/server/org/opends/server/types/Operation.java 14 ●●●●● diff | view | raw | blame | history