[jira] [Updated] (ACCUMULO-4372) CompressionTest unit test failure "SNAPPY created too many codecs expected"

2016-07-14 Thread Josh Elser (JIRA)

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

Josh Elser updated ACCUMULO-4372:
-
Fix Version/s: (was: 2.0.0)
   1.8.0
   1.6.6

> CompressionTest unit test failure "SNAPPY created too many codecs expected"
> ---
>
> Key: ACCUMULO-4372
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4372
> Project: Accumulo
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.7.3, 1.8.0
>Reporter: Josh Elser
>Assignee: marco polo
>  Labels: core
> Fix For: 1.6.6, 1.7.3, 1.8.0
>
> Attachments: ACCUMULO-4372
>
>
> https://secure.penguinsinabox.com/jenkins/job/Accumulo-Test-Master/1179/consoleFull
> {noformat}
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec <<< 
> FAILURE! - in org.apache.accumulo.core.file.rfile.bcfile.CompressionTest
> testThereCanBeOnlyOne(org.apache.accumulo.core.file.rfile.bcfile.CompressionTest)
>   Time elapsed: 0.042 sec  <<< FAILURE!
> java.lang.AssertionError: SNAPPY created too many codecs expected:<1> but 
> was:<2>
>   at 
> org.apache.accumulo.core.file.rfile.bcfile.CompressionTest.testThereCanBeOnlyOne(CompressionTest.java:230)
> {noformat}
> [~phrocker], was this a new test brought in via ACCUMULO-4153? Mind taking a 
> look?



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


[jira] [Updated] (ACCUMULO-4372) CompressionTest unit test failure "SNAPPY created too many codecs expected"

2016-07-14 Thread marco polo (JIRA)

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

marco polo updated ACCUMULO-4372:
-
Attachment: ACCUMULO-4372

Minor patch. Contains fix to synchronize adding items to testSet. Also changed 
LZO so that creating a new codec doesn't always assign the new codec to the 
default variable. 

> CompressionTest unit test failure "SNAPPY created too many codecs expected"
> ---
>
> Key: ACCUMULO-4372
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4372
> Project: Accumulo
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.7.3, 1.8.0
>Reporter: Josh Elser
>Assignee: marco polo
>  Labels: core
> Fix For: 1.7.3, 2.0.0
>
> Attachments: ACCUMULO-4372
>
>
> https://secure.penguinsinabox.com/jenkins/job/Accumulo-Test-Master/1179/consoleFull
> {noformat}
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec <<< 
> FAILURE! - in org.apache.accumulo.core.file.rfile.bcfile.CompressionTest
> testThereCanBeOnlyOne(org.apache.accumulo.core.file.rfile.bcfile.CompressionTest)
>   Time elapsed: 0.042 sec  <<< FAILURE!
> java.lang.AssertionError: SNAPPY created too many codecs expected:<1> but 
> was:<2>
>   at 
> org.apache.accumulo.core.file.rfile.bcfile.CompressionTest.testThereCanBeOnlyOne(CompressionTest.java:230)
> {noformat}
> [~phrocker], was this a new test brought in via ACCUMULO-4153? Mind taking a 
> look?



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


[jira] [Updated] (ACCUMULO-4372) CompressionTest unit test failure "SNAPPY created too many codecs expected"

2016-07-14 Thread marco polo (JIRA)

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

marco polo updated ACCUMULO-4372:
-
Status: Open  (was: Patch Available)

Did not attach

> CompressionTest unit test failure "SNAPPY created too many codecs expected"
> ---
>
> Key: ACCUMULO-4372
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4372
> Project: Accumulo
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.7.3, 1.8.0
>Reporter: Josh Elser
>Assignee: marco polo
>  Labels: core
> Fix For: 1.7.3, 2.0.0
>
>
> https://secure.penguinsinabox.com/jenkins/job/Accumulo-Test-Master/1179/consoleFull
> {noformat}
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec <<< 
> FAILURE! - in org.apache.accumulo.core.file.rfile.bcfile.CompressionTest
> testThereCanBeOnlyOne(org.apache.accumulo.core.file.rfile.bcfile.CompressionTest)
>   Time elapsed: 0.042 sec  <<< FAILURE!
> java.lang.AssertionError: SNAPPY created too many codecs expected:<1> but 
> was:<2>
>   at 
> org.apache.accumulo.core.file.rfile.bcfile.CompressionTest.testThereCanBeOnlyOne(CompressionTest.java:230)
> {noformat}
> [~phrocker], was this a new test brought in via ACCUMULO-4153? Mind taking a 
> look?



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


[jira] [Updated] (ACCUMULO-4372) CompressionTest unit test failure "SNAPPY created too many codecs expected"

2016-07-14 Thread marco polo (JIRA)

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

marco polo updated ACCUMULO-4372:
-
   Labels: core  (was: )
Fix Version/s: 1.7.3
Affects Version/s: 1.8.0
   1.7.3
   Status: Patch Available  (was: Open)

> CompressionTest unit test failure "SNAPPY created too many codecs expected"
> ---
>
> Key: ACCUMULO-4372
> URL: https://issues.apache.org/jira/browse/ACCUMULO-4372
> Project: Accumulo
>  Issue Type: Bug
>  Components: test
>Affects Versions: 1.7.3, 1.8.0
>Reporter: Josh Elser
>Assignee: marco polo
>  Labels: core
> Fix For: 1.7.3, 2.0.0
>
>
> https://secure.penguinsinabox.com/jenkins/job/Accumulo-Test-Master/1179/consoleFull
> {noformat}
> Tests run: 5, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.662 sec <<< 
> FAILURE! - in org.apache.accumulo.core.file.rfile.bcfile.CompressionTest
> testThereCanBeOnlyOne(org.apache.accumulo.core.file.rfile.bcfile.CompressionTest)
>   Time elapsed: 0.042 sec  <<< FAILURE!
> java.lang.AssertionError: SNAPPY created too many codecs expected:<1> but 
> was:<2>
>   at 
> org.apache.accumulo.core.file.rfile.bcfile.CompressionTest.testThereCanBeOnlyOne(CompressionTest.java:230)
> {noformat}
> [~phrocker], was this a new test brought in via ACCUMULO-4153? Mind taking a 
> look?



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