renovate-bot opened a new pull request, #3014: URL: https://github.com/apache/polaris/pull/3014
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [org.agrona:agrona](https://redirect.github.com/aeron-io/agrona) | `2.3.1` -> `2.3.2` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>aeron-io/agrona (org.agrona:agrona)</summary> ### [`v2.3.2`](https://redirect.github.com/aeron-io/agrona/releases/tag/2.3.2) [Compare Source](https://redirect.github.com/aeron-io/agrona/compare/2.3.1...2.3.2) - Prevent concurrent `MarkFile` activation when `org.agrona.MarkFile.mapNewOrExistingMarkFile` is used. If the mark file already exists and is not active, then the activity timestamp (`timestampFieldOffset`) is atomically set to a special sentinel value (`org.agrona.MarkFile.ACTIVATION_IN_PROGRESS_TIMESTAMP`) to prevent other processes from concurrent activation. **NB:** If the current activation fails it will leave the activity timestamp at a sentinel value which will prevent a restart of the process. Therefore, it is recommended to reset the activity timestamp upon failure. </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTkuNCIsInVwZGF0ZWRJblZlciI6IjQxLjE1OS40IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJyZW5vdmF0ZS1wb2xhcmlzIl19--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
