Uploaded image for project: 'Red Hat Fuse'
  1. Red Hat Fuse
  2. ENTESB-296

[docs] Inappropriate sample config for karaf.lock.delay given

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • fuse-esb-7.0.2, M1
    • fuse-esb-7.0.2
    • None
    • None
    • % %

      The chapter Using a Simple Lock File System in the ESB Configuration guide shows the following sample configuration

      karaf.lock=true
      karaf.lock.class=org.apache.karaf.main.SimpleFileLock
      karaf.lock.dir=PathToLockFileDirectory
      karaf.lock.delay=10
      

      The last variable has an inappropriate value of 10. The unit is actually milliseconds and not seconds so it should rather be set to 10000.
      We should update the docs and perhaps qualify the unit of this variable.

            fbolton@redhat.com Fintan Bolton (Inactive)
            rhn-support-tmielke Torsten Mielke
            Votes:
            1 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: