#java

3 posts.

One Connection, One Table per Thread: Apache Fluss Java Client

Read and write the Flink Quickstart's Primary Key and Log Tables with the Apache Fluss 0.9.1 Java Client, starting from object lifecycles.

apache-flussjavaquickstartstreaming

JVM Metrics Alone Cannot Explain a Container

Introducing Pletor node-metrics-agent, an open source JVM agent that exposes host and container node metrics through JMX and works well with Prometheus JMX exporter.

javajmxprometheuscontainersobservability

When Logging Becomes the Bottleneck: Keeping Heavy Appender Work Off the Request Path

A practical guide to Log4j2 Custom Appenders through hot-path protection, bounded queues, AsyncAppender, throttling, and operational trade-offs.

javalog4j2loggingobservability