Uploaded image for project: 'Qpid'
  1. Qpid
  2. QPID-2642

The bitwise AND operator used instead of logical AND in QpidLog4JConfigurator.java

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 0.7
    • 0.7
    • Broker-J
    • None

    Description

      The bitwise AND operator used instead of logical AND in QpidLog4JConfigurator.java in the following line:

      if(log4jConfiguredString.equals("") & ! log4jConfiguredString.equals(levelString))

      Attachments

        1. qpid-2642.patch
          0.9 kB
          Sorin Suciu

        Issue Links

          Activity

            People

              robbie Robbie Gemmell
              sorins Sorin Suciu
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: