description: Coding conventions for Apache Pulsar Java source and test code. applyTo: “**/*.java”
Java code changes
Apache Pulsar is performance-critical, asynchronous, and concurrency-sensitive. The full reference is CODING.md (with CONTRIBUTING.md for running tests) — follow it when editing or reviewing Java code.