Uploaded image for project: 'ZooKeeper'
  1. ZooKeeper
  2. ZOOKEEPER-3775

Wrong message in IOException

    XMLWordPrintableJSON

Details

    Description

      method run of QuorumCnxManager throws the following exception:

      if (length <= 0 || length > PACKETMAXSIZE)

      {      throw new IOException("Received packet with invalid packet: " + length); }

      Instead of the current string, the cause should be "Received packet with invalid length: "

      Attachments

        Activity

          People

            shireennagdive Shireen Nagdive
            lasaro Lasaro Camargos
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Time Tracking

                Estimated:
                Original Estimate - Not Specified
                Not Specified
                Remaining:
                Remaining Estimate - 0h
                0h
                Logged:
                Time Spent - 50m
                50m