[jira] [Commented] (BOOKKEEPER-945) Add counters to track the activity of auditor and replication workers

2016-09-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-945?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456275#comment-15456275
 ] 

ASF GitHub Bot commented on BOOKKEEPER-945:
---

Github user sijie commented on the issue:

https://github.com/apache/bookkeeper/pull/57
  
The change looks good to me. +1


> Add counters to track the activity of auditor and replication workers
> -
>
> Key: BOOKKEEPER-945
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-945
> Project: Bookkeeper
>  Issue Type: Improvement
>  Components: bookkeeper-server
>Affects Versions: 4.5.0
>Reporter: Rithin Shetty
>Assignee: Rithin Shetty
>Priority: Minor
> Fix For: 4.5.0
>
>
> Once we enable auto recovery, auditor and replication workers start their 
> activity. Today there is no way to monitor it using counters. This is a bug 
> to track various activities of auditor and replication workers like: 
> - Time taken by auditor to build the bookie->ledger list 
> - No. of under replicated ledgers detected 
> - Time taken by auditor to publish the under replicated ledger list 
> - Time taken by auditor to check all the ledgers in the cluster 
> - No. of ledgers replicated by each replication worker 
> - No. of entries and bytes of data read and written by each replication worker
> - Auditor can also report the distribution of ledgers within the cluster: how 
> many bookies own a piece of ledger, etc. 



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


[jira] [Commented] (BOOKKEEPER-612) RegionAwarePlacement Policy

2016-09-01 Thread ASF GitHub Bot (JIRA)

[ 
https://issues.apache.org/jira/browse/BOOKKEEPER-612?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15456292#comment-15456292
 ] 

ASF GitHub Bot commented on BOOKKEEPER-612:
---

Github user sijie commented on the issue:

https://github.com/apache/bookkeeper/pull/56
  
@robindh I think this branch has conflicts with current master. Do you mind 
rebasing your branch?


> RegionAwarePlacement Policy
> ---
>
> Key: BOOKKEEPER-612
> URL: https://issues.apache.org/jira/browse/BOOKKEEPER-612
> Project: Bookkeeper
>  Issue Type: Improvement
>  Components: bookkeeper-client
>Reporter: Sijie Guo
>Assignee: Robin Dhamankar
> Fix For: 4.5.0
>
>
> after BOOKKEEPER-592, it would be better to let ack quorum cover at least of 
> two racks, so a rack failure would not make an entry unavailable.



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