Uploaded image for project: 'Qpid Proton'
  1. Qpid Proton
  2. PROTON-1285

Expose proton-j Delivery.isComplete()

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Information Provided
    • proton-0.12.2
    • None
    • proton-j
    • None

    Description

      Delivery.isComplete() is needed by dependent module artemis-proton-plug to fix a bug (link will be added).

      Attachments

        1. pj1285.patch
          1 kB
          Howard Gao

        Issue Links

          Activity

            robbie Robbie Gemmell added a comment -

            The field is already exposed for observation via the Delivery#isPartial() method, so you just need to check that it is not partial before proceeding with what it is you want to do next.

            robbie Robbie Gemmell added a comment - The field is already exposed for observation via the Delivery#isPartial() method, so you just need to check that it is not partial before proceeding with what it is you want to do next.
            gaohoward Howard Gao added a comment -

            Thanks, I missed that method.

            gaohoward Howard Gao added a comment - Thanks, I missed that method.

            People

              robbie Robbie Gemmell
              gaohoward Howard Gao
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: