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

Remove jute.maxbuffer limit packetLen in client side

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • None
    • None

    Description

      jute.maxbuffer can be configured in both client and server side, if we try to getChildren
      from a parent znode with large number of children znode, client may failed to get because
      of packetLen is more than jute.maxbuffer configured.
      even if we can change the value in java system property, but we have to restart the application,
      and more all data has been in zookeeper client, check the length/size is unnecessary.

      Attachments

        1. ZOOKEEPER-2430.002.patch
          3 kB
          Yong Zhang
        2. ZOOKEEPER-2430.001.patch
          3 kB
          Yong Zhang

        Activity

          People

            zhangyongxyz Yong Zhang
            zhangyongxyz Yong Zhang
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated: