Skip to content

Commit

Permalink
fix liquid tags
Browse files Browse the repository at this point in the history
  • Loading branch information
keith-turner committed Jul 27, 2024
1 parent 44fadd6 commit 1ccb991
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions _posts/release/2024-07-10-accumulo-2.1.3.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,8 +88,8 @@ Improvements that affect performance:
* {% ghi 4622 %} Added compactor busy and server idle metrics {% ghi 4740 %} to allow for proper scale-in operations.
Added property {% plink general.metrics.process.idle %} to configure idle time for metrics.
* {% ghi 3927 %} Added a new JSON property type that validates the value is json. Updated the properties
{% plink monitor.resources.external %} and {% tserver.compaction.major.service.meta.planner.opts.executors %} to use this new type.
* {% ghi 4223 %} Added properties {% plink compactor.wait.time.job.min %} and {% compactor.wait.time.job.max %} to
{% plink monitor.resources.external %} and {% plink tserver.compaction.major.service.meta.planner.opts.executors %} to use this new type.
* {% ghi 4223 %} Added properties {% plink compactor.wait.time.job.min %} and {% plink compactor.wait.time.job.max %} to
control the min and max times compactors use when polling for work.

## Upgrading
Expand Down

0 comments on commit 1ccb991

Please sign in to comment.