Will Ezell
Will Ezell
### Parent Issue _No response_ ### Problem Statement Our container health checks all resolve to IPv6 addresses, which our IPUtils cannot parse. This throws repeated errors in the logs, basically...
### Problem Statement Working with Marc on identifying PP issues that are preventing him from importing a bundle. - [x] Folder on a non-pushed host gets dragged along in the...
### Parent Issue _No response_ ### Problem Statement Running glowroot from a centralized folder is no longer possible without box specific config. It seems like the simplest solution would be...
This change introduces a startup task that updates the `folder.inodes` to match the `folder.identifiers`. It also changes they system folder to have an id of `SYSTEM_FOLDER` which is inline with...
### Problem Statement This is kind of in prep for content drive and the folder api that kevin is working on. We've always had a weird case in dotCMS where...
### User Story Good news - OpenAI has made gpt-4o images available via api. Bad news - dotAI does not support it. I enabled GPT-4o for our org so you...
### Problem Statement We have a few loggers that are trying to write an audit trail type logs : - ActivityLogger - SecurityLogger - AdminLogger In my mind, these all...
Complete Session Summary - All Optimizations | Area | File | Optimization | Impact | |-------------------|--------------------------|----------------------------------------------|-----------------------------------| | String Pools | StringifyObject.java | ThreadLocal StringBuilder + SimpleDateFormat | ~5-7 allocations/stringify |...
### Problem Statement There are a number of improvements we can make to velocity to improve its memory footprint. For starters, we do not even stream our responses, we turn...