jakartaee / jakartaee/messaging

add Message.getJMSDeliveryCount()

Open
#112 7 comments 0 reactions 0 assignees View on GitHub
New Feature Priority: Major
Dominant language
Java
Stars
49
Forks
34
PR merge metrics
No merged PRs in 30d

Description

Since a JMSXDeliveryCount will be part of the JMS 2.0 requirement, also the Message interface should reflect this:

public long getJMSDeliveryCount() throws JMSException
#### Affected Versions
[2.0]

Contributor guide

Open the contributing guide

Research direction

Start by locating the Java Message interface and reviewing its existing JMS property accessors. Check the JMS 2.0 API requirements and related interface tests, then verify that the declared getJMSDeliveryCount() signature and its API documentation are covered consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
api
Issue type
Feature
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
55/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.