[ 
https://issues.apache.org/jira/browse/TAJO-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14545163#comment-14545163
 ] 

ASF GitHub Bot commented on TAJO-1603:
--------------------------------------

Github user jihoonson commented on the pull request:

    https://github.com/apache/tajo/pull/570#issuecomment-102320462
  
    +1 ship it!


> Refactor StorageManager
> -----------------------
>
>                 Key: TAJO-1603
>                 URL: https://issues.apache.org/jira/browse/TAJO-1603
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>            Priority: Minor
>             Fix For: 0.11.0
>
>         Attachments: TAJO-1603.patch
>
>
> This patch refactors StorageManager. Especially, it apparently separates 
> multiple roles into different classes. 
> * Static methods which handle registered store types are moved to 
> TableSpaceManager. 
> * All methods related for file store types are moved to FileStorageManager.
> * I created TableSpace, an interface for tablespace and I modified 
> StorageManager to inherit TableSpace.
>  * Later, StorageManager will be changed to AbstractTableSpace.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to