Uploaded image for project: 'Couchbase Java Client'
  1. Couchbase Java Client
  2. JCBC-1428

NonChunkedHttpMessageHandler fails the second time it is enabled

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Major
    • 3.0.0-alpha.7
    • 3.0.0-alpha.6
    • None
    • None
    • 1

    Description

      HttpObjectAggregator is not annotated as shareable, so Netty complains the second time we try to add the cached instance to the pipeline. Fix by creating a new instance each time we switch to non-chunked mode.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            david.nault David Nault
            david.nault David Nault
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes

                PagerDuty