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

Keith Turner commented on ACCUMULO-987:
---------------------------------------

It seems that commit r1442284 inadvertently deleted the code that pulls data 
from the file and this feature has never been fixed.  [~ctubbsii] and I were 
discussing this issue and decided to remove setConnectorInfo(job, path) since 
there is currently no code that can get what was set.  Its either remove it or 
fix it for 1.5.  The method is new for 1.5, so it can be removed w/o issue.
                
> Check for and schedule for removal (deprecate) any thrift objects in public 
> API
> -------------------------------------------------------------------------------
>
>                 Key: ACCUMULO-987
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-987
>             Project: Accumulo
>          Issue Type: Sub-task
>            Reporter: Christopher Tubbs
>            Assignee: Keith Turner
>             Fix For: 1.5.0
>
>
> Thrift objects should not be exposed as part of the public API. This is a 
> quick check to ensure we deprecate any that happened to have made it in 
> there, before we release 1.5, so that we can have an opportunity to remove 
> them in 1.6.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to