Skip to content
#

reactor

Here are 498 public repositories matching this topic...

ChristianLMI
ChristianLMI commented May 11, 2022

Motivation

I recently ran into an issue where an exception thrown in Micrometer caused my request to break. The actual issue I ran into is not in reactor although reactor was used. However as reactor uses Micrometer as well and e.g. [here|https://github.com/reactor/reactor-netty/blob/main/reactor-netty-core/src/main/java/reactor/netty/channel/AbstractChannelMetricsHandler.java] there also does

type/enhancement good first issue help wanted
hivemq-mqtt-client
Sarek
Sarek commented Apr 22, 2020

Problem or use case

The client is currently only logging errors and warnings. For debugging purposes and during application development, it would be very useful to also have logs detailing the message flow.

Preferred solution or suggestions

TRACE level logging for incoming and outgoing MQTT control packet types, e.g., PUBLISH, SUBSCRIBE, PUBACK, SUBACK.

Functional, type-safe, stateless reactive Java API for efficient implementation of the API Composition Pattern for querying/merging data from multiple datasources/services, with a specific focus on solving the N + 1 query problem

  • Updated May 16, 2022
  • Java

Improve this page

Add a description, image, and links to the reactor topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the reactor topic, visit your repo's landing page and select "manage topics."

Learn more