[jira] [Commented] (HBASE-4971) Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

2011-12-11 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167353#comment-13167353
 ] 

Hudson commented on HBASE-4971:
---

Integrated in HBase-TRUNK #2537 (See 
[https://builds.apache.org/job/HBase-TRUNK/2537/])
HBASE-4971 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

stack : 
Files : 
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/client/TestMultipleTimestamps.java
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/client/TestTimestampsFilter.java


 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps
 -

 Key: HBASE-4971
 URL: https://issues.apache.org/jira/browse/HBASE-4971
 Project: HBase
  Issue Type: Improvement
  Components: test
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Fix For: 0.94.0

 Attachments: 4971.patch, 4971_all.v2.patch


 Comment says Flush tables. Since flushing is asynchronous, sleep for a 
 bit., but the function is synchronous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-4971) Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

2011-12-11 Thread Hudson (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13167400#comment-13167400
 ] 

Hudson commented on HBASE-4971:
---

Integrated in HBase-TRUNK-security #28 (See 
[https://builds.apache.org/job/HBase-TRUNK-security/28/])
HBASE-4971 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

stack : 
Files : 
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/client/TestMultipleTimestamps.java
* 
/hbase/trunk/src/test/java/org/apache/hadoop/hbase/client/TestTimestampsFilter.java


 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps
 -

 Key: HBASE-4971
 URL: https://issues.apache.org/jira/browse/HBASE-4971
 Project: HBase
  Issue Type: Improvement
  Components: test
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Fix For: 0.94.0

 Attachments: 4971.patch, 4971_all.v2.patch


 Comment says Flush tables. Since flushing is asynchronous, sleep for a 
 bit., but the function is synchronous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-4971) Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

2011-12-07 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164366#comment-13164366
 ] 

Hadoop QA commented on HBASE-4971:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12506434/4971.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 6 new or modified tests.

-1 patch.  The patch command could not apply the patch.

Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/460//console

This message is automatically generated.

 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps
 -

 Key: HBASE-4971
 URL: https://issues.apache.org/jira/browse/HBASE-4971
 Project: HBase
  Issue Type: Improvement
  Components: test
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Fix For: 0.94.0

 Attachments: 4971.patch


 Comment says Flush tables. Since flushing is asynchronous, sleep for a 
 bit., but the function is synchronous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-4971) Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

2011-12-07 Thread Hadoop QA (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164414#comment-13164414
 ] 

Hadoop QA commented on HBASE-4971:
--

-1 overall.  Here are the results of testing the latest attachment 
  http://issues.apache.org/jira/secure/attachment/12506438/4971_all.v2.patch
  against trunk revision .

+1 @author.  The patch does not contain any @author tags.

+1 tests included.  The patch appears to include 6 new or modified tests.

-1 javadoc.  The javadoc tool appears to have generated -160 warning 
messages.

+1 javac.  The applied patch does not increase the total number of javac 
compiler warnings.

-1 findbugs.  The patch appears to introduce 72 new Findbugs (version 
1.3.9) warnings.

+1 release audit.  The applied patch does not increase the total number of 
release audit warnings.

 -1 core tests.  The patch failed these unit tests:
   
org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildHole
  
org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildOverlap
  org.apache.hadoop.hbase.util.hbck.TestOfflineMetaRebuildBase

Test results: 
https://builds.apache.org/job/PreCommit-HBASE-Build/461//testReport/
Findbugs warnings: 
https://builds.apache.org/job/PreCommit-HBASE-Build/461//artifact/trunk/patchprocess/newPatchFindbugsWarnings.html
Console output: https://builds.apache.org/job/PreCommit-HBASE-Build/461//console

This message is automatically generated.

 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps
 -

 Key: HBASE-4971
 URL: https://issues.apache.org/jira/browse/HBASE-4971
 Project: HBase
  Issue Type: Improvement
  Components: test
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Fix For: 0.94.0

 Attachments: 4971.patch, 4971_all.v2.patch


 Comment says Flush tables. Since flushing is asynchronous, sleep for a 
 bit., but the function is synchronous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira




[jira] [Commented] (HBASE-4971) Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps

2011-12-07 Thread nkeywal (Commented) (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-4971?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanelfocusedCommentId=13164416#comment-13164416
 ] 

nkeywal commented on HBASE-4971:


These 3 tests are not impacted by my change. They're likely to be broken on 
trunk as well.
imho, patch is ok.

 Useless sleeps in TestTimestampsFilter and TestMultipleTimestamps
 -

 Key: HBASE-4971
 URL: https://issues.apache.org/jira/browse/HBASE-4971
 Project: HBase
  Issue Type: Improvement
  Components: test
Reporter: nkeywal
Assignee: nkeywal
Priority: Minor
 Fix For: 0.94.0

 Attachments: 4971.patch, 4971_all.v2.patch


 Comment says Flush tables. Since flushing is asynchronous, sleep for a 
 bit., but the function is synchronous.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira