[
https://issues.apache.org/jira/browse/ARTEMIS-2435?focusedWorklogId=286007&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-286007
]
ASF GitHub Bot logged work on ARTEMIS-2435:
-------------------------------------------
Author: ASF GitHub Bot
Created on: 31/Jul/19 15:13
Start Date: 31/Jul/19 15:13
Worklog Time Spent: 10m
Work Description: clebertsuconic commented on pull request #2775:
ARTEMIS-2435 Configuration on device-block-size through CLI / broker.xml
URL: https://github.com/apache/activemq-artemis/pull/2775#discussion_r309277809
##########
File path:
artemis-cli/src/main/java/org/apache/activemq/artemis/cli/commands/Create.java
##########
@@ -266,10 +266,12 @@
@Option(name = "--no-fsync", description = "Disable usage of fdatasync
(channel.force(false) from java nio) on the journal")
private boolean noJournalSync;
+ @Option(name = "--device-block-size", description = "The block size by the
device, default at 4096.")
Review comment:
ok.. I will send another PR with journal-*
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 286007)
Time Spent: 1h 50m (was: 1h 40m)
> Configuration on device-block-size through CLI / broker.xml
> -----------------------------------------------------------
>
> Key: ARTEMIS-2435
> URL: https://issues.apache.org/jira/browse/ARTEMIS-2435
> Project: ActiveMQ Artemis
> Issue Type: Improvement
> Affects Versions: 2.9.0
> Reporter: clebert suconic
> Assignee: clebert suconic
> Priority: Major
> Fix For: 2.10.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)