2022-06-05 |
Kai Moritz | Springify: Der Consumer kann unterschiedliche Nachricht... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Kai Moritz | Die IntelliJ-IDE will nicht ohne explizite Compiler... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Kai Moritz | Sporadische Timing-Fehler in dem Test ausgeschlossen |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Kai Moritz | Springify: Gemeinsame DLQ für Poison Pills und Fachlogi... |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Kai Moritz | Eindeutigere Log-Meldungen für den Test |
commit | commitdiff | tree | snapshot |
2022-06-05 |
Kai Moritz | Springify: DLQ für Poison Pills konfiguriert |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Kai Moritz | Springifiy: Merge und Wiederbelebung des Rebalance... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Kai Moritz | Refactor: `EndlessConsumer` ist selbst ein `ConsumerReb... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Kai Moritz | Springify: Merge der Umstellung auf die Auto-Konfigurat... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Kai Moritz | Springify: Der Kafka-`Consumer` wird über die Spring... |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Kai Moritz | Springify: Merge der Umstellung des Payloads auf JSON |
commit | commitdiff | tree | snapshot |
2022-04-22 |
Kai Moritz | Springify: Konfiguration erfolgt über `KafkaProperties` |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Kai Moritz | Springify: Nachrichten-Typ wird über den Type-Info... |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Kai Moritz | Springify: Der Payload ist eine als JSON gerenderte... |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Kai Moritz | Springify: Refactor - Aufruf der Assertions vereinfacht |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Kai Moritz | Springify: Merge des verschärften Tests aus der Vanilla... |
commit | commitdiff | tree | snapshot |
2022-04-18 |
Kai Moritz | Tests: Refaktorisiert - Durcheinander bei Assertions... |
commit | commitdiff | tree | snapshot |
2022-04-17 |
Kai Moritz | Tests: Refaktorisiert - Serialisierung des Payloads... |
commit | commitdiff | tree | snapshot |
2022-04-16 |
Kai Moritz | Springify: Die Fehlerbehandlung funktioniert unabhängig... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: GRÜN - Unerwartetes Verhalten lag an Konfigu... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: ROT - Merge des verschärften Tests aus der... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: GRÜN - `start()`/`stop()` werden im Test... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: Die `@PreDestroy`-Methode wird nicht benötigt |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: Start/Stop prüft, ob der Container schon... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: `start()`/`stop()`/`destroy()` in EndlessCon... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: ROT - Auto Startup in @KafkaListener deaktiviert |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Tests: Tests prüfen den Status des Consumers |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Tests: Refaktorisiert - Nachrichten werden für alle... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Tests: Fehlerfall-Test prüft, dass nicht alle Nachricht... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Tests: Assert-Beschreibungen korrigiert/ergänzt |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: BatchListener konfiguriert - Hilft nicht... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: `CommonContainerStoppingErrorHandler` für... |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: `ErrorHandlingDeserializer` bricht die Schleife |
commit | commitdiff | tree | snapshot |
2022-04-15 |
Kai Moritz | Springify: Kernfunktion von EndlessConsumer über Spring... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Geprüft, dass der Fehler nach einem Neustart... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Umbau für einen Commit im Fehlerfall und Anpassu... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Refaktorisiert - Methoden-Reihenfolge aufgeräumt... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Der Test wartet, bis die Offsets regulär committ... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Der EndlessConsumer wird jetzt doch asynchron... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Refaktorisiert - DRY für Test auf Offset-Fortschritt |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Überprüft, ob überhaupt ein Offset-Fortschritt... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Offsets werden unter TopicPartition abgelegt |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Test-Reihenfolge definiert, da das Topic nicht... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Tests: Erste Version eines synchronen Integration-Test... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Demonstration der RecordDeserializationException |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Refaktorisierung für Tests - EndlessConsumer typisiert |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Refaktorisierung für Tests - Record-Handler als Bean... |
commit | commitdiff | tree | snapshot |
2022-04-11 |
Kai Moritz | Die Spring-Boot App wird nun sauber herunter gefahren |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Refaktorisierung für Tests - ExecutorService als separa... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Refaktorisierung für Tests - Start des EndlessConsumer... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Refaktorisierung für Tests - Bean-Definition in Config... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Refaktorisierung für Tests - KafkaConsumer als eigenstä... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Die Offsets werden ausgegeben, wenn eine Partition... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Gesehene Schlüssel sollten als long gezählt werden |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Merge branch 'endless-stream-consumer' into rebalance... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | HealthIndicator implementiert |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | shutdown-Endpoint aktiviert |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Informationen zur Kafka-Konfiguration im info-Endpoint... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Informationen zur Java-Umgebung im info-Endpoint aktiviert |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Das Git-Commit-Id-Plugin generiert eine git.properties |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Das Spring-Boot-Maven-Plugin generiert Build-Info |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Default-Konfiguration überarbeitet |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Falschen Status-Code bei start/stop-Fehler korrigiert |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Verständliche Fehlermeldungen für DriverController |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Merge branch 'endless-stream-consumer' into rebalance... |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Thread-Synchronisation bei start/stop überarbeitet |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Fehlerbehandlung in EndlessConsumer.destroy() korrigiert |
commit | commitdiff | tree | snapshot |
2022-04-10 |
Kai Moritz | Validierung erfolgt über spring-boot-starter-validation |
commit | commitdiff | tree | snapshot |
2022-04-07 |
Kai Moritz | Rückbau auf verschachtelte Maps |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Kai Moritz | counting-consumer ist eine Verbesserung von endless... |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Kai Moritz | Benennung der neuen fachlichen Klassen verbessert |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Kai Moritz | Verschachtelte Map gegen fachliche Datenstruktur ausget... |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Kai Moritz | Report über gesehene Schlüssel wiederbelebt |
commit | commitdiff | tree | snapshot |
2022-04-06 |
Kai Moritz | Rebalance-Listener anstatt Wegwerfen der Map |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Kai Moritz | HTTPie gibt nicht nur den Response, sondern auch den... |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Kai Moritz | Merge des Upgrades der Confluent-Images auf 7.0.2 |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Kai Moritz | Merge des Upgrades der Confluent-Images auf 7.0.2 |
commit | commitdiff | tree | snapshot |
2022-04-03 |
Kai Moritz | Upgrade der Images von Confluent 6.2.0 auf 7.0.2 |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Kai Moritz | Der Consumer erkennt die Änderung der Partitionierung... |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Kai Moritz | Für null-Keys wird der String NULL gezählt |
commit | commitdiff | tree | snapshot |
2022-04-02 |
Kai Moritz | README.sh zeigt die Auswirkung einer geänderten Partiti... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Kai Moritz | Der Consumer zählt jetzt die Nachrichten pro Key für... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Kai Moritz | `auto.offset.reset` konfigurierbar gemacht |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Kai Moritz | Fehler bei der Erzeugung des KafkaConsumer werden nicht... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Kai Moritz | Endless Consumer: a simple consumer, implemented as... |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Kai Moritz | SimpleConsumer in EndlessConsumer umbenannt |
commit | commitdiff | tree | snapshot |
2022-04-01 |
Kai Moritz | README.sh verwendet den cli-Service für Kommandos |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Kai Moritz | Fälschlich hartkodiertes Topic gegen Variable getauscht |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Kai Moritz | Code reorganisiert, um Änderungen vergleichbarer zu... |
commit | commitdiff | tree | snapshot |
2022-03-25 |
Kai Moritz | Upgrade für Spring Boot 2.6.0 -> 2.6.5 |
commit | commitdiff | tree | snapshot |
2021-12-14 |
Kai Moritz | First Contact: Simple Producer & Consumer |
commit | commitdiff | tree | snapshot |
|