Consumer memory limit (queued.max.messages.kbytes) #4855
              
                Unanswered
              
          
                  
                    
                      nikolaydimitrov
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 1 comment 1 reply
-
| I had some success limiting  | 
Beta Was this translation helpful? Give feedback.
                  
                    1 reply
                  
                
            
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hello here!
For a high-level consumer, is there any dependency between
queued.max.messages.kbytesand:Even with a setting of
queued.max.messages.kbytes=1024(1MB), I am still getting around 50MB of pulled messages until it stops pulling further. Which, reading the documentation, shouldn't be the case?!For reference, I am subscribed to one topic of 800 partitions and we have 6 Kafka brokers.
Beta Was this translation helpful? Give feedback.
All reactions