Github user ctubbsii commented on a diff in the pull request:

    https://github.com/apache/accumulo/pull/208#discussion_r98107165
  
    --- Diff: 
server/master/src/main/java/org/apache/accumulo/master/tableOps/TableRangeOp.java
 ---
    @@ -38,19 +37,24 @@
       private static final long serialVersionUID = 1L;
     
       private final String tableId;
    +  private final String namespaceId;
    --- End diff --
    
    The [Java Object Serialization Specification] seems to indicate that order 
doesn't matter, also. Very cool.
    
    [1]: 
https://docs.oracle.com/javase/7/docs/platform/serialization/spec/version.html


---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to