- Community Home
- >
- Software
- >
- HPE Ezmeral Software platform
- >
- Rebalance partitions on MapR Streams
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-20-2021 10:38 PM
02-20-2021 10:38 PM
Is there some time factor involved in partitions being reallocated during consumer crash or consumer pid killed. How long does it take to rebalance partitions on MapR Streams and is there any configuration property to control the behaviour ?
Solved! Go to Solution.
- Tags:
- Ezmeral
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-02-2021 09:23 AM
03-02-2021 09:23 AM
SolutionWhenever any consumer is added or existing consumer crashed , rebalancing of partitions happens.
This is the largest window allowed for the rebalancing phase, where clients are not reading anything from Kafka.
rebalance.backoff.ms * rebalance.max.retries.
But both the above properties are ignored on MapR Streams and instead streams.rpc.timeout.ms is used.
streams.rpc.timeout.ms - Specifies the length of time in milliseconds to wait for a response from the HPE Ezmeral Data Fabric Event Store server.
Differences between HPE Ezmeral Data Fabric Event Store and Apache Kafka Configuration has been documented :