Uploaded image for project: 'Bookkeeper'
  1. Bookkeeper
  2. BOOKKEEPER-381

ReadLastConfirmedOp's Logger class name is wrong

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Trivial
    • Resolution: Fixed
    • None
    • 4.2.0
    • bookkeeper-client
    • None

    Description

      In ReadLastConfirmedOp class logger name configured LedgerRecoveryOp.class.

      class ReadLastConfirmedOp implements ReadEntryCallback {
      static final Logger LOG = LoggerFactory.getLogger(LedgerRecoveryOp.class);
      

      It should be ReadLastConfirmedOp.class.

      Attachments

        1. BOOKKEEPER-381.patch
          2 kB
          Surendra Singh Lilhore

        Activity

          People

            surendralilhore Surendra Singh Lilhore
            surendralilhore Surendra Singh Lilhore
            Votes:
            0 Vote for this issue
            Watchers:
            5 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: