[jira] [Commented] (HBASE-14975) Don't color the total RIT line yellow if it's zero

2016-01-08 Thread Pallavi Adusumilli (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-14975?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15090029#comment-15090029
 ] 

Pallavi Adusumilli commented on HBASE-14975:


Thanks Stack and Elliott! Can one of you please commit?

> Don't color the total RIT line yellow if it's zero
> --
>
> Key: HBASE-14975
> URL: https://issues.apache.org/jira/browse/HBASE-14975
> Project: HBase
>  Issue Type: Bug
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
> Attachments: HBASE-14975.patch, Screen Shot 2015-12-14 at 11.37.13 
> AM.png, Screenshot 2016-01-04.png
>
>
> Right now if there are regions in transition, sometimes the RIT over 60 
> seconds line is colored yellow. It shouldn't be colored yellow if there are 
> no regions that have been in transition too long.



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


[jira] [Updated] (HBASE-14975) Don't color the total RIT line yellow if it's zero

2016-01-04 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14975:
---
Attachment: HBASE-14975.patch

> Don't color the total RIT line yellow if it's zero
> --
>
> Key: HBASE-14975
> URL: https://issues.apache.org/jira/browse/HBASE-14975
> Project: HBase
>  Issue Type: Bug
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
> Attachments: HBASE-14975.patch, Screen Shot 2015-12-14 at 11.37.13 
> AM.png
>
>
> Right now if there are regions in transition, sometimes the RIT over 60 
> seconds line is colored yellow. It shouldn't be colored yellow if there are 
> no regions that have been in transition too long.



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


[jira] [Updated] (HBASE-14975) Don't color the total RIT line yellow if it's zero

2016-01-04 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14975:
---
Attachment: Screenshot 2016-01-04.png

> Don't color the total RIT line yellow if it's zero
> --
>
> Key: HBASE-14975
> URL: https://issues.apache.org/jira/browse/HBASE-14975
> Project: HBase
>  Issue Type: Bug
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
> Attachments: HBASE-14975.patch, Screen Shot 2015-12-14 at 11.37.13 
> AM.png, Screenshot 2016-01-04.png
>
>
> Right now if there are regions in transition, sometimes the RIT over 60 
> seconds line is colored yellow. It shouldn't be colored yellow if there are 
> no regions that have been in transition too long.



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


[jira] [Updated] (HBASE-14975) Don't color the total RIT line yellow if it's zero

2016-01-04 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14975:
---
Status: Patch Available  (was: Open)

> Don't color the total RIT line yellow if it's zero
> --
>
> Key: HBASE-14975
> URL: https://issues.apache.org/jira/browse/HBASE-14975
> Project: HBase
>  Issue Type: Bug
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
> Attachments: HBASE-14975.patch, Screen Shot 2015-12-14 at 11.37.13 
> AM.png, Screenshot 2016-01-04.png
>
>
> Right now if there are regions in transition, sometimes the RIT over 60 
> seconds line is colored yellow. It shouldn't be colored yellow if there are 
> no regions that have been in transition too long.



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


[jira] [Assigned] (HBASE-14975) Don't color the total RIT line yellow if it's zero

2016-01-04 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli reassigned HBASE-14975:
--

Assignee: Pallavi Adusumilli

> Don't color the total RIT line yellow if it's zero
> --
>
> Key: HBASE-14975
> URL: https://issues.apache.org/jira/browse/HBASE-14975
> Project: HBase
>  Issue Type: Bug
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
> Attachments: Screen Shot 2015-12-14 at 11.37.13 AM.png
>
>
> Right now if there are regions in transition, sometimes the RIT over 60 
> seconds line is colored yellow. It shouldn't be colored yellow if there are 
> no regions that have been in transition too long.



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


[jira] [Updated] (HBASE-14976) Add RPC call queues to the web ui

2015-12-21 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14976:
---
Attachment: HBASE-14976-v2-addendum.patch

Fixed the tests

> Add RPC call queues to the web ui
> -
>
> Key: HBASE-14976
> URL: https://issues.apache.org/jira/browse/HBASE-14976
> Project: HBase
>  Issue Type: Improvement
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
>Priority: Minor
>  Labels: beginner
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-14976-v1.patch, HBASE-14976-v2-addendum.patch, 
> HBASE-14976-v2.patch, HBASE-14976-v2.patch, HBASE-14976.patch
>
>
> The size of the call queue for the regionserver is a critical metric to see 
> if things are going too slowly. We should add the call queue size to the ui 
> under the queues tab.



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


[jira] [Commented] (HBASE-15014) Fix filterCellByStore in WALsplitter is awful for performance

2015-12-20 Thread Pallavi Adusumilli (JIRA)

[ 
https://issues.apache.org/jira/browse/HBASE-15014?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15066081#comment-15066081
 ] 

Pallavi Adusumilli commented on HBASE-15014:


After the change, WALEdits from METAFAMILY are getting filtered out. They need 
to be replayed right or are they no longer needed? 

> Fix filterCellByStore in WALsplitter is awful for performance
> -
>
> Key: HBASE-15014
> URL: https://issues.apache.org/jira/browse/HBASE-15014
> Project: HBase
>  Issue Type: Bug
>  Components: MTTR, Recovery, wal
>Affects Versions: 1.2.0
>Reporter: Elliott Clark
>Assignee: Elliott Clark
>Priority: Critical
> Fix For: 2.0.0, 1.2.0, 1.3.0
>
> Attachments: HBASE-15014-v1.patch, HBASE-15014.patch
>
>
> Testing the latest 1.2 I see this when there is a regionserver that crashes.
> {code}
> Thread 921 (RS_LOG_REPLAY_OPS-hbase2698:16020-0-Writer-1):
>   State: RUNNABLE
>   Blocked count: 6354
>   Waited count: 6249
>   Stack:
> org.apache.hadoop.hbase.KeyValue.equals(KeyValue.java:1128)
> java.util.ArrayList.indexOf(ArrayList.java:317)
> java.util.ArrayList.contains(ArrayList.java:300)
> java.util.ArrayList.batchRemove(ArrayList.java:720)
> java.util.ArrayList.removeAll(ArrayList.java:690)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$LogRecoveredEditsOutputSink.filterCellByStore(WALSplitter.java:1529)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$LogRecoveredEditsOutputSink.append(WALSplitter.java:1557)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$WriterThread.writeBuffer(WALSplitter.java:1113)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$WriterThread.doRun(WALSplitter.java:1105)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$WriterThread.run(WALSplitter.java:1075)
> Thread 920 (RS_LOG_REPLAY_OPS-hbase2698:16020-0-Writer-0):
>   State: TIMED_WAITING
>   Blocked count: 17560
>   Waited count: 19695
>   Stack:
> java.lang.Object.wait(Native Method)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$WriterThread.doRun(WALSplitter.java:1093)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$WriterThread.run(WALSplitter.java:1075)
> Thread 919 (RS_LOG_REPLAY_OPS-hbase2698:16020-0):
>   State: TIMED_WAITING
>   Blocked count: 115
>   Waited count: 976
>   Stack:
> java.lang.Object.wait(Native Method)
> 
> org.apache.hadoop.hbase.wal.WALSplitter$EntryBuffers.appendEntry(WALSplitter.java:944)
> org.apache.hadoop.hbase.wal.WALSplitter.splitLogFile(WALSplitter.java:365)
> org.apache.hadoop.hbase.wal.WALSplitter.splitLogFile(WALSplitter.java:236)
> 
> org.apache.hadoop.hbase.regionserver.SplitLogWorker$1.exec(SplitLogWorker.java:104)
> 
> org.apache.hadoop.hbase.regionserver.handler.WALSplitterHandler.process(WALSplitterHandler.java:72)
> org.apache.hadoop.hbase.executor.EventHandler.run(EventHandler.java:128)
> 
> java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1142)
> 
> java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:617)
> java.lang.Thread.run(Thread.java:745)
> {code}
> This has been going on for >10 mins.



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


[jira] [Updated] (HBASE-14976) Add RPC call queues to the web ui

2015-12-18 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14976:
---
Attachment: HBASE-14976-v2.patch

> Add RPC call queues to the web ui
> -
>
> Key: HBASE-14976
> URL: https://issues.apache.org/jira/browse/HBASE-14976
> Project: HBase
>  Issue Type: Improvement
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
>Priority: Minor
>  Labels: beginner
> Attachments: HBASE-14976-v1.patch, HBASE-14976-v2.patch, 
> HBASE-14976.patch
>
>
> The size of the call queue for the regionserver is a critical metric to see 
> if things are going too slowly. We should add the call queue size to the ui 
> under the queues tab.



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


[jira] [Updated] (HBASE-14976) Add RPC call queues to the web ui

2015-12-17 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14976:
---
Attachment: HBASE-14976-v1.patch

Displaying callqueue size from rpc server metrics

> Add RPC call queues to the web ui
> -
>
> Key: HBASE-14976
> URL: https://issues.apache.org/jira/browse/HBASE-14976
> Project: HBase
>  Issue Type: Improvement
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
>Priority: Minor
>  Labels: beginner
> Attachments: HBASE-14976-v1.patch, HBASE-14976.patch
>
>
> The size of the call queue for the regionserver is a critical metric to see 
> if things are going too slowly. We should add the call queue size to the ui 
> under the queues tab.



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


[jira] [Updated] (HBASE-14976) Add RPC call queues to the web ui

2015-12-16 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14976:
---
Release Note: HBASE-14976 Add Call queues size in region server queues tab 
ui
  Status: Patch Available  (was: Open)

> Add RPC call queues to the web ui
> -
>
> Key: HBASE-14976
> URL: https://issues.apache.org/jira/browse/HBASE-14976
> Project: HBase
>  Issue Type: Improvement
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
>Priority: Minor
>  Labels: beginner
> Attachments: HBASE-14976.patch
>
>
> The size of the call queue for the regionserver is a critical metric to see 
> if things are going too slowly. We should add the call queue size to the ui 
> under the queues tab.



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


[jira] [Updated] (HBASE-14976) Add RPC call queues to the web ui

2015-12-16 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli updated HBASE-14976:
---
Attachment: HBASE-14976.patch

> Add RPC call queues to the web ui
> -
>
> Key: HBASE-14976
> URL: https://issues.apache.org/jira/browse/HBASE-14976
> Project: HBase
>  Issue Type: Improvement
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
>Priority: Minor
>  Labels: beginner
> Attachments: HBASE-14976.patch
>
>
> The size of the call queue for the regionserver is a critical metric to see 
> if things are going too slowly. We should add the call queue size to the ui 
> under the queues tab.



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


[jira] [Assigned] (HBASE-14976) Add RPC call queues to the web ui

2015-12-14 Thread Pallavi Adusumilli (JIRA)

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

Pallavi Adusumilli reassigned HBASE-14976:
--

Assignee: Pallavi Adusumilli

> Add RPC call queues to the web ui
> -
>
> Key: HBASE-14976
> URL: https://issues.apache.org/jira/browse/HBASE-14976
> Project: HBase
>  Issue Type: Improvement
>  Components: UI
>Reporter: Elliott Clark
>Assignee: Pallavi Adusumilli
>Priority: Minor
>  Labels: beginner
>
> The size of the call queue for the regionserver is a critical metric to see 
> if things are going too slowly. We should add the call queue size to the ui 
> under the queues tab.



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