[
https://issues.apache.org/jira/browse/HDDS-1622?focusedWorklogId=255089&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-255089
]
ASF GitHub Bot logged work on HDDS-1622:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Jun/19 13:27
Start Date: 06/Jun/19 13:27
Worklog Time Spent: 10m
Work Description: sodonnel commented on pull request #918: HDDS-1622 Use
picocli for StorageContainerManager
URL: https://github.com/apache/hadoop/pull/918
This change requires HDDS-1645 (increase Pico CLI verison to 3.9.6) before
it can be committed, but it also contains the change to the POM so the build
does not fail and the full test suit can run.
This chance is to change the CLI code used to start the SCM to use Pico CLI
to make it consistent with the S3 gateway.
----------------------------------------------------------------
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: 255089)
Time Spent: 10m
Remaining Estimate: 0h
> Use picocli for StorageContainerManager
> ---------------------------------------
>
> Key: HDDS-1622
> URL: https://issues.apache.org/jira/browse/HDDS-1622
> Project: Hadoop Distributed Data Store
> Issue Type: Improvement
> Reporter: Elek, Marton
> Assignee: Stephen O'Donnell
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Recently we switched to use PicoCli with (almost) all of our daemons (eg. s3
> Gateway, Freon, etc.)
> PicoCli has better output, it can generate nice help, and easier to use as
> it's enough to put a few annotations and we don't need to add all the
> boilerplate code to print out help, etc.
> StorageContainerManager and OzoneManager is not yet supported. The previous
> issue was closed HDDS-453 but since then we improved the GenericCli parser
> (eg. in HDDS-1192), so I think we are ready to move.
> The main idea is to create a starter java similar to
> org.apache.hadoop.ozone.s3.Gateway and we can start StorageContainerManager
> from there.
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]