[ 
https://issues.apache.org/jira/browse/IMPALA-3444?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong resolved IMPALA-3444.
-----------------------------------
    Resolution: Later

It's probably better to do this incrementally as we touch code rather than 
doing a bulk change that will cause merge conflicts and make it harder to get 
an accurate "git blame"

https://cwiki.apache.org/confluence/display/IMPALA/Resource+Management+Best+Practices+in+Impala
 is updated to reflect his.

> Consider replace boost::scoped_ptr with std::unique_ptr
> -------------------------------------------------------
>
>                 Key: IMPALA-3444
>                 URL: https://issues.apache.org/jira/browse/IMPALA-3444
>             Project: IMPALA
>          Issue Type: Sub-task
>          Components: Backend
>    Affects Versions: Impala 2.5.0
>            Reporter: Henry Robinson
>            Priority: Minor
>
> {{boost::scoped_ptr}} more explicitly declares that the pointed-to object 
> will be destroyed by the owner of the {{scoped_ptr}}. However, {{unique_ptr}} 
> is more flexible, and reduces our dependency on Boost.



--
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