[ 
https://issues.apache.org/jira/browse/HDDS-1622?focusedWorklogId=255782&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-255782
 ]

ASF GitHub Bot logged work on HDDS-1622:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 07/Jun/19 10:30
            Start Date: 07/Jun/19 10:30
    Worklog Time Spent: 10m 
      Work Description: sodonnel commented on issue #918: HDDS-1622 Use picocli 
for StorageContainerManager
URL: https://github.com/apache/hadoop/pull/918#issuecomment-499837048
 
 
   We have agreed to drop the --init etc and replace with "init", however that 
makes this a breaking change that will impact the Docker builds.
   
   Discussed with @elek and we think it would be best to commit this change as 
it is (with the existing "--init") and then create a new Jira to make the 
switch to "init" with a new change after we also update the Ozone Manager with 
a similar change to this one. Are you ok with that approach @anuengineer ?
 
----------------------------------------------------------------
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: 255782)
    Time Spent: 4h  (was: 3h 50m)

> 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: 4h
>  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]

Reply via email to