Uploaded image for project: 'Bigtop'
  1. Bigtop
  2. BIGTOP-1158

Solr "work" symlink creates infinite loop if you try to recurse through the directories

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Blocker
    • Resolution: Fixed
    • None
    • None
    • None
    • None

    Description

      Solr's Tomcat deployment includes a symlink "work" that exists for the purpose of allow Tomcat to create some files to store state at run-time. The symlink previously point to /var/lib/solr, but with the Tomcat deployment now in /var/lib/solr/tomcat-deployment, if Tomcat tries to recurse and fully map the directory, it ended up in an infinite loop.

      Either the symlink doesn't need to exist at all (it seems Tomcat just creates the directory when it needs it, which it will redo if the Tomcat web application gets redeployed) or it needs to point to a peer of tomcat-deployment, like /var/lib/solr/work.

      Attachments

        Activity

          People

            mackrorysd Sean Mackrory
            mackrorysd Sean Mackrory
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: