[
https://issues.apache.org/jira/browse/ARTEMIS-4544?focusedWorklogId=896348&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-896348
]
ASF GitHub Bot logged work on ARTEMIS-4544:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 19/Dec/23 19:21
Start Date: 19/Dec/23 19:21
Worklog Time Spent: 10m
Work Description: tabish121 commented on code in PR #4721:
URL: https://github.com/apache/activemq-artemis/pull/4721#discussion_r1431847137
##########
artemis-server/src/main/java/org/apache/activemq/artemis/core/config/impl/ConfigurationImpl.java:
##########
@@ -3207,6 +3209,18 @@ public Configuration setLiteralMatchMarkers(String
literalMatchMarkers) {
return this;
}
+
Review Comment:
Extra unneeded newline.
Issue Time Tracking
-------------------
Worklog Id: (was: 896348)
Time Spent: 0.5h (was: 20m)
> Option to not sync large messages
> ---------------------------------
>
> Key: ARTEMIS-4544
> URL: https://issues.apache.org/jira/browse/ARTEMIS-4544
> Project: ActiveMQ Artemis
> Issue Type: Bug
> Reporter: Clebert Suconic
> Assignee: Clebert Suconic
> Priority: Major
> Fix For: 2.32.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> When writing large messages we always sync the large message before closing.
> We should have an option to bypass that and trust the OS on that.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)