You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2020/03/05 05:59:31 UTC

[GitHub] [pulsar] prasad-reddyk opened a new issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions

prasad-reddyk opened a new issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions
URL: https://github.com/apache/pulsar/issues/6479
 
 
   **Describe the bug**
   Bookie Journal Queue Length is increasing gradually during performance executions
   **To Reproduce**
   Steps to reproduce the behavior:
   1. Install Pulsar 2.5.0-08 on kubernetes cluster environment ( 3 Bookies, 3 brokers,3 proxy).
   2. Create a topic with three partitions.
   2. Run longevity test (48 hours) by passing 1 KB message size as input to send data to created topic in step 2
   3. After completion of the few hours execution, Check size of "Journal Queue Length" bookie metric. 
   
   **Expected behavior**
   Should not increase queue length of journal and bookies should be able to handle properly.
   
   **Screenshots**
   
   Attached screenshot of "Journal Queue Size Length" metric.
   
   
   **Desktop (please complete the following information):**
    - OS:  CentOS 7.7
     - Master Node: 1
     - Worker Nodes : 3
    
   **H/w Details**:
     - Master node: 12x16x200 (Not running any Pulsar pods on master node)
     - Worker nodes : 16x32x200 ( each worker node has additional 4 virtual disks for Pulsar pods)
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] sijie commented on issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions
URL: https://github.com/apache/pulsar/issues/6479#issuecomment-600901489
 
 
   It is planned to be released in 4.10.1. We will consider including it in 2.5.1 release.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

[GitHub] [pulsar] sijie commented on issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions

Posted by GitBox <gi...@apache.org>.
sijie commented on issue #6479: Bookie Journal Queue Length is increasing gradually during performance test executions
URL: https://github.com/apache/pulsar/issues/6479#issuecomment-600901330
 
 
   This will be fixed by apache/bookkeeper#2290

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services