[
https://issues.apache.org/jira/browse/AMQNET-831?focusedWorklogId=859204&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-859204
]
ASF GitHub Bot logged work on AMQNET-831:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 26/Apr/23 16:24
Start Date: 26/Apr/23 16:24
Worklog Time Spent: 10m
Work Description: Havret commented on PR #87:
URL: https://github.com/apache/activemq-nms-amqp/pull/87#issuecomment-1523706277
Hi @Jefwillems I will try to cut a release over the weekend.
Issue Time Tracking
-------------------
Worklog Id: (was: 859204)
Remaining Estimate: 22h 40m (was: 22h 50m)
Time Spent: 1h 20m (was: 1h 10m)
> Allow extra AckTypes when using IndividualAcknowledge
> -----------------------------------------------------
>
> Key: AMQNET-831
> URL: https://issues.apache.org/jira/browse/AMQNET-831
> Project: ActiveMQ .Net
> Issue Type: New Feature
> Components: ActiveMQ, AMQP, NMS
> Affects Versions: AMQP-2.0.0
> Environment: Tested with apache artemis (from the latest image on
> quay.io/artemiscloud/activemq-artemis-broker)
> Reporter: Jef Willems
> Priority: Major
> Labels: features, pull-request-available
> Original Estimate: 24h
> Time Spent: 1h 20m
> Remaining Estimate: 22h 40m
>
> I wrote a pull request to allow acknowledging messages with different
> AckType's
> When using individual acknowledgement, the current setup only accepts
> MODIFIED_FAILED_UNDELIVERABLE as a negative ack, the pull request allows to
> use MODIFIED_FAILED, REJECTED as ack types. This way the client can
> automatically use broker redelivery configurations.
> The client library also is more in line with the qpid-jms counterpart when
> implementing this change:
> [https://github.com/apache/qpid-jms/blob/main/qpid-jms-client/src/main/java/org/apache/qpid/jms/provider/amqp/AmqpConsumer.java#L323]
>
> The pull request can be found here:
> https://github.com/apache/activemq-nms-amqp/pull/86
--
This message was sent by Atlassian Jira
(v8.20.10#820010)