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 2w ago

Files

740

Symbols

10,754

Docs

0

Dead Exports

38

Entry Points

2

Code HealthView report

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

CostsView costs →

What this repo's indexing and doc generation cost, per sync.

Open the Costs page →

Attention Needed30

src/main/java/com/rabbitmq/client/amqp/Message.javaUngoverned Hotspot

High-churn file with no governing decision

ci/publish-documentation-to-github-pages.shKnowledge Silo

100% single-owner concentration

AmqpBindingManagementDead Code

Safe to delete (170 lines)

src/main/java/com/rabbitmq/client/amqp/impl/AmqpConnection.javaUngoverned Hotspot

High-churn file with no governing decision

ci/release-amqp-java-client.shKnowledge Silo

100% single-owner concentration

249 auto-proposed decisions awaiting reviewReview →

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