aboutsummaryrefslogtreecommitdiffstats
path: root/zookeeper-server/zookeeper-server-3.9.2
Commit message (Collapse)AuthorAgeFilesLines
* Remove ZK 3.9.1jonmv2024-05-0620-8164/+0
|
* Replace all usages of Arrays.asList with List.of where possible.Henning Baldersheim2024-04-121-3/+4
|
* Unify on Map.ofHenning Baldersheim2024-04-111-2/+1
|
* Turn off classfile warnings where zookeeper is pulled in due to issues with ↵Henning Baldersheim2024-04-081-0/+3
| | | | spotbugs SuppressWarning annotation.
* Enable full linting with errors. Use SuppressWarning explicit where neededHenning Baldersheim2024-04-071-0/+3
|
* Revert "- Use default compilerArgs where we turn on linting and enable ↵Harald Musum2024-04-062-9/+5
| | | | warnin…" (#30840)
* - Use default compilerArgs where we turn on linting and enable warnings as ↵Henning Baldersheim2024-04-052-5/+9
| | | | | | errors. - Add explicit suppress annotations where needed.
* Fix CMakesLists.txt for 3.9.2 modulejonmv2024-03-151-3/+1
|
* Add ZK 3.9.2jonmv2024-03-1520-0/+8160