[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041854#comment-15041854 ] Vrishal Kulkarni commented on HBASE-14719: -- Have you had a chance? > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.1.patch, HBASE-14719.2.patch, > HBASE-14719.3.patch, HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041650#comment-15041650 ] Vrishal Kulkarni commented on HBASE-13857: -- There's one failing test org.apache.hadoop.hbase.ipc.TestAsyncIPC.testRTEDuringAsyncConnectionSetup[0] The failure is unrelated to this change! > Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero > - > > Key: HBASE-13857 > URL: https://issues.apache.org/jira/browse/HBASE-13857 > Project: HBase > Issue Type: Bug > Components: regionserver, UI >Affects Versions: 0.98.0 >Reporter: Lars George >Assignee: Vrishal Kulkarni > Labels: beginner > Fix For: 2.0.0 > > Attachments: HBASE-13857.patch > > > The template has this: > {noformat} > > ... > Slow WAL Append Count > > > > <% 0 %> > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15041651#comment-15041651 ] Vrishal Kulkarni commented on HBASE-13857: -- There's one failing test org.apache.hadoop.hbase.ipc.TestAsyncIPC.testRTEDuringAsyncConnectionSetup[0] The failure is unrelated to this change! > Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero > - > > Key: HBASE-13857 > URL: https://issues.apache.org/jira/browse/HBASE-13857 > Project: HBase > Issue Type: Bug > Components: regionserver, UI >Affects Versions: 0.98.0 >Reporter: Lars George >Assignee: Vrishal Kulkarni > Labels: beginner > Fix For: 2.0.0 > > Attachments: HBASE-13857.patch > > > The template has this: > {noformat} > > ... > Slow WAL Append Count > > > > <% 0 %> > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15039484#comment-15039484 ] Vrishal Kulkarni commented on HBASE-13857: -- The one new style error is in a generated file. I see the following in console output - hbase-server/target/generated-jamon/org/apache/hadoop/hbase/tmpl/regionserver/ServerMetricsTmplImpl.java LineLengthCheck 41 42 My change to ServerMetricsTmpl.jamon file caused this error. However I'm not sure how to fix it. > Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero > - > > Key: HBASE-13857 > URL: https://issues.apache.org/jira/browse/HBASE-13857 > Project: HBase > Issue Type: Bug > Components: regionserver, UI >Affects Versions: 0.98.0 >Reporter: Lars George >Assignee: Vrishal Kulkarni > Labels: beginner > Fix For: 2.0.0, 1.3.0, 0.98.17 > > Attachments: HBASE-13857.patch > > > The template has this: > {noformat} > > ... > Slow WAL Append Count > > > > <% 0 %> > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-13857: - Status: Patch Available (was: Open) Patch uploaded for review > Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero > - > > Key: HBASE-13857 > URL: https://issues.apache.org/jira/browse/HBASE-13857 > Project: HBase > Issue Type: Bug > Components: regionserver, UI >Affects Versions: 0.98.0 >Reporter: Lars George >Assignee: Vrishal Kulkarni > Labels: beginner > Fix For: 2.0.0, 1.3.0, 0.98.17 > > Attachments: HBASE-13857.patch > > > The template has this: > {noformat} > > ... > Slow WAL Append Count > > > > <% 0 %> > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15036933#comment-15036933 ] Vrishal Kulkarni commented on HBASE-14719: -- Then for simplicity sake, I'll go back to having this metric in the master. I'll repost with that code change. > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.1.patch, HBASE-14719.2.patch, > HBASE-14719.3.patch, HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-13857: - Attachment: HBASE-13857.patch Patch for review. > Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero > - > > Key: HBASE-13857 > URL: https://issues.apache.org/jira/browse/HBASE-13857 > Project: HBase > Issue Type: Bug > Components: regionserver, UI >Affects Versions: 0.98.0 >Reporter: Lars George >Assignee: Vrishal Kulkarni > Labels: beginner > Fix For: 2.0.0, 1.3.0, 0.98.17 > > Attachments: HBASE-13857.patch > > > The template has this: > {noformat} > > ... > Slow WAL Append Count > > > > <% 0 %> > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.3.patch Another attempt at cleaning up styling and line length issues! > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.1.patch, HBASE-14719.2.patch, > HBASE-14719.3.patch, HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.2.patch Fix one style issue. > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.1.patch, HBASE-14719.2.patch, > HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.1.patch Remove master proc wal file size metric Separate metric proc file count metric into a separate sub section { "name" : "Hadoop:service=HBase,name=Master,sub=Procedure", "modelerType" : "Master,sub=Procedure", "tag.Context" : "master", "tag.Hostname" : "vrishal-mbp", "numMasterWALs" : 1 }, > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.1.patch, HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15019082#comment-15019082 ] Vrishal Kulkarni commented on HBASE-14719: -- You like the idea of a separate subsection? I think if we're going to have more metrics for procedure, we should do it. > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (HBASE-13857) Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero
[ https://issues.apache.org/jira/browse/HBASE-13857?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni reassigned HBASE-13857: Assignee: Vrishal Kulkarni > Slow WAL Append count in ServerMetricsTmpl.jamon is hardcoded to zero > - > > Key: HBASE-13857 > URL: https://issues.apache.org/jira/browse/HBASE-13857 > Project: HBase > Issue Type: Bug > Components: regionserver, UI >Affects Versions: 0.98.0 >Reporter: Lars George >Assignee: Vrishal Kulkarni > Labels: beginner > Fix For: 2.0.0, 1.3.0, 0.98.17 > > > The template has this: > {noformat} > > ... > Slow WAL Append Count > > > > <% 0 %> > > {noformat} -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Commented] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15018596#comment-15018596 ] Vrishal Kulkarni commented on HBASE-14719: -- I suppose it makes sense to remove the masterWALSize metric. A new subsection like follows? { "name" : "Hadoop:service=HBase,name=Master,sub=Procedure", "modelerType" : "Master,sub=AssignmentManger", "tag.Context" : "master", "tag.Hostname" : "vrishal-mbp", "numMasterWALs" : 1 } > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.patch Modified a unit test that uses MetricsAssertHelper to test master WAL metrics. > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: HBASE-14719.patch) > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: HBASE-14719.patch) > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.patch Renamed patch file to include JIRA number Patch generated using git format-patch > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: diff.txt) > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: HBASE-14719.patch > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: HBASE-14719.patch > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: diff.txt > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: diff.txt > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: (was: diff.txt) > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Attachment: diff.txt > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > Attachments: diff.txt > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Updated] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni updated HBASE-14719: - Status: Patch Available (was: Open) BASE-14719 Add metrics for master WAL count and WAL size. JMX output for master - { "name" : "Hadoop:service=HBase,name=Master,sub=Server", "modelerType" : "Master,sub=Server", "tag.liveRegionServers" : "192.168.0.105,62778,1448031609644;192.168.0.105,62780,1448031610088", "tag.deadRegionServers" : "", "tag.zookeeperQuorum" : "localhost:2181", "tag.serverName" : "192.168.0.105,62778,1448031609644", "tag.clusterId" : "f7a5e799-bfc4-41ad-9c99-224ae1c31508", "tag.isActiveMaster" : "true", "tag.Context" : "master", "tag.Hostname" : "vrishal-mbp", "masterActiveTime" : 1448031610075, "masterStartTime" : 1448031609644, "averageLoad" : 0.0, "numRegionServers" : 2, "numDeadRegionServers" : 0, "numMasterWALs" : 1, "masterWALSize" : 0, "clusterRequests" : 0 }, > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)
[jira] [Assigned] (HBASE-14719) Add metric for number of MasterProcWALs
[ https://issues.apache.org/jira/browse/HBASE-14719?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vrishal Kulkarni reassigned HBASE-14719: Assignee: Vrishal Kulkarni > Add metric for number of MasterProcWALs > --- > > Key: HBASE-14719 > URL: https://issues.apache.org/jira/browse/HBASE-14719 > Project: HBase > Issue Type: Improvement >Reporter: Elliott Clark >Assignee: Vrishal Kulkarni > Fix For: 2.0.0, 1.3.0 > > > Lets add monitoring to this so that we can see when it starts. -- This message was sent by Atlassian JIRA (v6.3.4#6332)