You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Keith Turner (JIRA)" <ji...@apache.org> on 2016/12/12 23:26:58 UTC

[jira] [Commented] (ACCUMULO-1641) Examples should *only* use public API

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

Keith Turner commented on ACCUMULO-1641:
----------------------------------------

I made partial progress towards this goal in the following PR.  The examples still use non-public API in other places.

https://github.com/apache/accumulo-examples/pull/2

> Examples should *only* use public API
> -------------------------------------
>
>                 Key: ACCUMULO-1641
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-1641
>             Project: Accumulo
>          Issue Type: Sub-task
>          Components: examples, wikisearch
>    Affects Versions: 1.5.0
>            Reporter: Christopher Tubbs
>             Fix For: 2.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Many of our examples don't restrict themselves to the public API. They do complex argument parsing using internal option-parsing code that we use for our internal utilities.
> They should only use the public API, and nothing more.



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