Uploaded image for project: 'HBase'
  1. HBase
  2. HBASE-1763

Put writeToWAL methods do not have proper getter/setter names

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 0.20.0
    • 0.20.0, 0.90.0
    • Client
    • None
    • Reviewed

    Description

      Put.writeToWAL() is the getter, and Put.writeToWAL(boolean) is the setter.

      Should be: Put.getWriteToWAL() returning boolean and Put.setWriteToWAL(boolean)

      Attachments

        1. HBASE-1763-v1.patch
          0.8 kB
          Jonathan Gray
        2. HBASE-1763-v1fix.patch
          0.7 kB
          Jonathan Gray

        Activity

          People

            streamy Jonathan Gray
            streamy Jonathan Gray
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: