[jira] [Updated] (HBASE-8570) CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not have a toString

2013-05-24 Thread stack (JIRA)

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

stack updated HBASE-8570:
-

   Resolution: Fixed
Fix Version/s: 0.95.1
   0.98.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

Committed to trunk and 0.95 branch.  Thanks for the patch Samar

> CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not 
> have a toString
> -
>
> Key: HBASE-8570
> URL: https://issues.apache.org/jira/browse/HBASE-8570
> Project: HBase
>  Issue Type: Bug
>  Components: regionserver
>Affects Versions: 0.98.0
>Reporter: Nicolas Liochon
>Assignee: samar
>Priority: Trivial
> Fix For: 0.98.0, 0.95.1
>
> Attachments: HBASE-8570_1.patch
>
>
> 2013-05-17 13:51:35,664 ERROR 
> [regionserver60020-smallCompactions-1368795988827] 
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Compaction failed 
> org.apache.hadoop.hbase.regionserver.CompactSplitThread$CompactionRunner@1a7abea0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8570) CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not have a toString

2013-05-24 Thread samar (JIRA)

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

samar updated HBASE-8570:
-

Status: Patch Available  (was: Open)

> CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not 
> have a toString
> -
>
> Key: HBASE-8570
> URL: https://issues.apache.org/jira/browse/HBASE-8570
> Project: HBase
>  Issue Type: Bug
>  Components: regionserver
>Affects Versions: 0.98.0
>Reporter: Nicolas Liochon
>Assignee: samar
>Priority: Trivial
> Attachments: HBASE-8570_1.patch
>
>
> 2013-05-17 13:51:35,664 ERROR 
> [regionserver60020-smallCompactions-1368795988827] 
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Compaction failed 
> org.apache.hadoop.hbase.regionserver.CompactSplitThread$CompactionRunner@1a7abea0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


[jira] [Updated] (HBASE-8570) CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not have a toString

2013-05-23 Thread samar (JIRA)

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

samar updated HBASE-8570:
-

Attachment: HBASE-8570_1.patch

toString overridden . 
used getRequest because CompactionRequest#toString has lot of details for the 
compaction 

> CompactSplitThread logs a CompactSplitThread$CompactionRunner but it does not 
> have a toString
> -
>
> Key: HBASE-8570
> URL: https://issues.apache.org/jira/browse/HBASE-8570
> Project: HBase
>  Issue Type: Bug
>  Components: regionserver
>Affects Versions: 0.98.0
>Reporter: Nicolas Liochon
>Priority: Trivial
> Attachments: HBASE-8570_1.patch
>
>
> 2013-05-17 13:51:35,664 ERROR 
> [regionserver60020-smallCompactions-1368795988827] 
> org.apache.hadoop.hbase.regionserver.CompactSplitThread: Compaction failed 
> org.apache.hadoop.hbase.regionserver.CompactSplitThread$CompactionRunner@1a7abea0

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira