You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by "Christopher Tubbs (JIRA)" <ji...@apache.org> on 2016/07/19 18:44:20 UTC

[jira] [Updated] (ACCUMULO-4377) Document and add test for Key constructors copy behavior

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

Christopher Tubbs updated ACCUMULO-4377:
----------------------------------------
    Fix Version/s: 1.8.0

> Document and add test for Key constructors copy behavior
> --------------------------------------------------------
>
>                 Key: ACCUMULO-4377
>                 URL: https://issues.apache.org/jira/browse/ACCUMULO-4377
>             Project: Accumulo
>          Issue Type: Improvement
>            Reporter: Keith Turner
>             Fix For: 1.8.0
>
>
> While looking at [Github PR #125|https://github.com/apache/accumulo/pull/125] I thought it was nice that the new constructors documented the copy behavior.  It would be nice to update the javadoc for the constructors that existed before the PR to mention the copy behavior.
> Also all of the constructors copy behavior should be tested in KeyTest.java.  Should do things like pass in byte array to constructor, modify bye array, verify Key does not reflect changes.



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