Apache Kafka uses ZooKeeper to store metadata information about the Kafka cluster as well as consumer client details.
[Read More]
Devoxx BE 2016
Devoxx BE was held in Antwerpen between 7th to 11th Nov. This year I had the opportunity to visit the conference with
my fellow ASML colleagues.
[Read More]
MongoDB Metrics Reporter for DropWizard
The second release for DropWizard metrics reporter to write data in MongoDB is available now in maven central.
[Read More]
WildFly Host Controller Offline CLI
WildFly 10 introduced support for Offline CLI support for domain mode. Following post is an attemp to experiment with this operation mode to configure domain mode.
[Read More]
JavaEE - Centralized Configuration Management
When it comes to application configuration; there is no golden solution - it typically depends on your development and deployment environment.
A Configuration JSR was proposed but it is not part of JavaEE yet - http://javaeeconfig.blogspot.nl/2014/05/java-ee-config-feature-details.html.
[Read More]