Uploaded image for project: 'Jackrabbit Content Repository'
  1. Jackrabbit Content Repository
  2. JCR-3214

[Lock] weird number for "infinite"

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • 2.4
    • None

    Description

      (this is a follow-up of JCR-3205)

      i am surprised by the davex reply to a lock request with infinite timeout (before and after the fix from JCR-3205):

      <D:timeout>Second-2147483</D:timeout>

      this number is
      2^21+50331

      which seems pretty random to me. coincidally, this number is exactly 2^31 - 1 (2147483647) without the last 3 digits. can it be that there are some weird string operations happening on server side?

      Attachments

        Activity

          People

            reschke Julian Reschke
            dbu David Buchmann
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: