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

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

Github user asfgit closed the pull request at:

    https://github.com/apache/tajo/pull/578


> Rename StorageManager to Tablespace
> -----------------------------------
>
>                 Key: TAJO-1613
>                 URL: https://issues.apache.org/jira/browse/TAJO-1613
>             Project: Tajo
>          Issue Type: Sub-task
>          Components: storage
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.11.0
>
>
> So far, we used StorageManager to indicate a manager of all storage types as 
> well as a handler of each storage type. TAJO-1603 separates StorageManager to 
> TableSpaceManager and StorageManager and its descendants.
> This patch renames StorageManager to TableSpace. As a result, we will have 
> the following relationships:
>  * TableSpaceManager plays a manager role for all storage types.
>  * TableSpace handles a specific storage type and a specific path on the 
> storage type.



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

Reply via email to