repowiserepowise
Sign in

Repository

rabbitmq/rabbitmq-amqp-java-client
OverviewDocsArchitectureKnowledge GraphFilesCode HealthRefactoring

People & History

CommitsChange CouplingContributorsDecisions
ChatPro
By the Numbers
repowiserepowise
ExplorePricingDocs
Sign inIndex repoIndex your repo free
repowiserabbitmq/rabbitmq-amqp-java-client

rabbitmq-amqp-java-client

github.com/rabbitmq/rabbitmq-amqp-java-client

ef426c1mainsynced 1d ago

Files

740

Symbols

10,754

Doc Coverage

0%

Dead Exports

38

Entry Points

2

Code HealthView report

Average health
7.5/10
Good
Hotspot health
3.7/10
Needs work
Open findings
1,393findings
critical130high245medium787low231
Worst file…/impl/AmqpConnection.java1.0/10
Maintainability7.4/10GoodPerformance14risks· 10.0/10

Agent savingsView costs →

Trim what your agent reads with repowise distill and the MCP tools — savings show up here.

Open the Costs page →

Attention Needed279

we are using application properties for the correlation ID and the reply-to queue (instead of the stNeeds Review

Auto-proposed decision awaiting review

the connection is closed because automatic recovery was not activatedNeeds Review

Auto-proposed decision awaiting review

we do not validate the expiration timeNeeds Review

Auto-proposed decision awaiting review

incremented every time a message is requeued (delivery-count is incremented only when a message is rNeeds Review

Auto-proposed decision awaiting review

TODO - Consider using the matching signed types instead of next largest for these values as in most Needs Review

Auto-proposed decision awaiting review

No commit history

Commit activity appears once git history is indexed.

Recent DecisionsView all

we are using application properties for the correlation ID and the reply-to queue (instead of the stproposed
· code comment
the connection is closed because automatic recovery was not activatedproposed
· code comment
we do not validate the expiration timeproposed
· code comment
incremented every time a message is requeued (delivery-count is incremented only when a message is rproposed
· code comment
TODO - Consider using the matching signed types instead of next largest for these values as in most proposed
· code comment
The client attempted to work with a server entity to which it has no access because another client iproposed
· code comment

Top Hotspots5 of 17View all

…/impl/AmqpTest.java

6c/90d100%

…/impl/AmqpConnection.java

8c/90d100%

…/impl/AmqpConsumer.java

7c/90d100%

…/impl/AmqpManagement.java

7c/90d99%

…/impl/EventLoop.java

4c/90d99%

Commit Activity

Feature Fix Refactor Dependency