[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2016-01-13 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15096487#comment-15096487 ] Matt Dailey commented on ACCUMULO-2493: --- I think the only reason I didn't deprecate

[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2016-01-03 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15080707#comment-15080707 ] Matt Dailey commented on ACCUMULO-2493: --- I liked the Supplier interface idea, so I refactored the

[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2015-12-31 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15075928#comment-15075928 ] Matt Dailey commented on ACCUMULO-2493: --- I'll get back on this this weekend; so expect a patch on

[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2015-12-09 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15048775#comment-15048775 ] Matt Dailey commented on ACCUMULO-2493: --- I guess we can't use java.util.function.Supplier since

[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2015-12-06 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15044329#comment-15044329 ] Matt Dailey commented on ACCUMULO-2493: --- OK, I wanted to check in before my PR got too big.

[jira] [Assigned] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2015-12-02 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey reassigned ACCUMULO-2493: - Assignee: Matt Dailey > BinaryFormatter needs to be refactored >

[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2015-12-02 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15037158#comment-15037158 ] Matt Dailey commented on ACCUMULO-2493: --- Since adding an {{int maxLength}} option to

[jira] [Commented] (ACCUMULO-2493) BinaryFormatter needs to be refactored

2015-11-28 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2493?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15030798#comment-15030798 ] Matt Dailey commented on ACCUMULO-2493: --- I started digging into this, and it looks more

[jira] [Commented] (ACCUMULO-1849) Migrate tfile buffer configurations to bcfile configuration paramter

2015-02-28 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-1849?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14341872#comment-14341872 ] Matt Dailey commented on ACCUMULO-1849: --- I took a look at this problem, and I was

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-23 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Attachment: ACCUMULO-2817.patch New patch rebased against master at commit {{6487e0c}}.

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-23 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Attachment: (was: ACCUMULO-2817.patch) Add offset and limit arguments to byte array

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-21 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Attachment: (was: ACCUMULO-2817.patch) Add offset and limit arguments to byte array

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-21 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Attachment: ACCUMULO-2817.patch Rebased onto master at revision {{8f6558c}} This patch has

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-19 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Status: Open (was: Patch Available) More work needed; cancelling patch. Add offset and

[jira] [Commented] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-18 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14326621#comment-14326621 ] Matt Dailey commented on ACCUMULO-2817: --- That sounds like a good plan to me. For

[jira] [Commented] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-18 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=14326880#comment-14326880 ] Matt Dailey commented on ACCUMULO-2817: --- Realized I need to add in bounds

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-17 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Affects Version/s: 1.7.0 Status: Patch Available (was: Open) Rebased against

[jira] [Updated] (ACCUMULO-2817) Add offset and limit arguments to byte array Encoder.decode method

2015-02-17 Thread Matt Dailey (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-2817?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matt Dailey updated ACCUMULO-2817: -- Attachment: ACCUMULO-2817.patch Add offset and limit arguments to byte array Encoder.decode