Uploaded image for project: 'CXF'
  1. CXF
  2. CXF-8287

HttpConduit: Also set org.apache.cxf.transport.service_not_available for status code 429

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 3.3.6
    • 3.4.0
    • None
    • None
    • Unknown

    Description

      Status code 429 may be used to indicate a temporary overload (https://developer.mozilla.org/en-US/docs/Web/HTTP/Status/429). This should trigger the FailoverFeature as well. For that property org.apache.cxf.transport.service_not_available should be set in case of that status code in https://github.com/apache/cxf/blob/f1f312b6dcd3770a52d1dd42e260a4ac26c779b7/rt/transports/http/src/main/java/org/apache/cxf/transport/http/HTTPConduit.java#L1603 as well.

      Attachments

        Issue Links

          Activity

            People

              ffang Freeman Yue Fang
              kwin Konrad Windszus
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: