[jira] [Commented] (ACCUMULO-3948) Enable A/B testing of scan iterators on a table

2015-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009203#comment-15009203 ] ASF GitHub Bot commented on ACCUMULO-3948: -- Github user dlmarion commented on the pull

[jira] [Commented] (ACCUMULO-3948) Enable A/B testing of scan iterators on a table

2015-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009204#comment-15009204 ] ASF GitHub Bot commented on ACCUMULO-3948: -- Github user dlmarion closed the pull request at:

Accumulo-Master - Build # 1757 - Still Failing

2015-11-17 Thread Apache Jenkins Server
The Apache Jenkins build system has built Accumulo-Master (build #1757) Status: Still Failing Check console output at https://builds.apache.org/job/Accumulo-Master/1757/ to view the results.

[jira] [Resolved] (ACCUMULO-3948) Enable A/B testing of scan iterators on a table

2015-11-17 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Marion resolved ACCUMULO-3948. --- Resolution: Fixed > Enable A/B testing of scan iterators on a table >

[jira] [Commented] (ACCUMULO-3294) Need mechanism to update iterator settings

2015-11-17 Thread Keith Turner (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009756#comment-15009756 ] Keith Turner commented on ACCUMULO-3294: The proposed change only updates a single iterator. A

[jira] [Commented] (ACCUMULO-4051) Investigate updating Thrift

2015-11-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4051?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009802#comment-15009802 ] Josh Elser commented on ACCUMULO-4051: -- THRIFT-3202 contains non-source-compatibile change to

[jira] [Commented] (ACCUMULO-3294) Need mechanism to update iterator settings

2015-11-17 Thread Jonathan Park (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3294?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009804#comment-15009804 ] Jonathan Park commented on ACCUMULO-3294: - No substantial reason. My original reason was that

[jira] [Commented] (ACCUMULO-4056) Update version of commons-collection to 3.2.2 when released

2015-11-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009334#comment-15009334 ] Josh Elser commented on ACCUMULO-4056: -- Is this a blocker for us? Commons-collections has it

Accumulo-Integration-Tests - Build # 451 - Aborted! -- 1.7

2015-11-17 Thread elserj
Accumulo-Integration-Tests - Build # 451 - Aborted: Check console output at https://secure.penguinsinabox.com/jenkins/job/Accumulo-Integration-Tests/451/ to view the results.

Accumulo-Integration-Tests - Build # 450 - Still unstable! -- 1.6

2015-11-17 Thread elserj
Accumulo-Integration-Tests - Build # 450 - Still unstable: Check console output at https://secure.penguinsinabox.com/jenkins/job/Accumulo-Integration-Tests/450/ to view the results.

Accumulo-Integration-Tests - Build # 449 - Aborted! -- master

2015-11-17 Thread elserj
Accumulo-Integration-Tests - Build # 449 - Aborted: Check console output at https://secure.penguinsinabox.com/jenkins/job/Accumulo-Integration-Tests/449/ to view the results.

[jira] [Created] (ACCUMULO-4057) Duplicated code in IteratorUtil

2015-11-17 Thread Josh Elser (JIRA)
Josh Elser created ACCUMULO-4057: Summary: Duplicated code in IteratorUtil Key: ACCUMULO-4057 URL: https://issues.apache.org/jira/browse/ACCUMULO-4057 Project: Accumulo Issue Type:

[jira] [Commented] (ACCUMULO-3948) Enable A/B testing of scan iterators on a table

2015-11-17 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-3948?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009538#comment-15009538 ] ASF GitHub Bot commented on ACCUMULO-3948: -- Github user joshelser commented on a diff in the

[jira] [Created] (ACCUMULO-4059) Investigate better server-side exceptions on failed SASL handshakes

2015-11-17 Thread Josh Elser (JIRA)
Josh Elser created ACCUMULO-4059: Summary: Investigate better server-side exceptions on failed SASL handshakes Key: ACCUMULO-4059 URL: https://issues.apache.org/jira/browse/ACCUMULO-4059 Project:

[jira] [Commented] (ACCUMULO-4057) Duplicated code in IteratorUtil

2015-11-17 Thread Josh Elser (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009580#comment-15009580 ] Josh Elser commented on ACCUMULO-4057: -- Yes, I see that they have unique signatures (it wouldn't

[jira] [Created] (ACCUMULO-4058) mvn test on ScannerContextIT will fail if test jar is not already built.

2015-11-17 Thread Josh Elser (JIRA)
Josh Elser created ACCUMULO-4058: Summary: mvn test on ScannerContextIT will fail if test jar is not already built. Key: ACCUMULO-4058 URL: https://issues.apache.org/jira/browse/ACCUMULO-4058

[jira] [Commented] (ACCUMULO-4057) Duplicated code in IteratorUtil

2015-11-17 Thread Dave Marion (JIRA)
[ https://issues.apache.org/jira/browse/ACCUMULO-4057?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15009574#comment-15009574 ] Dave Marion commented on ACCUMULO-4057: --- It's not technically a duplicate, it's overloaded. The