CORTX Motr is a distributed object and key-value storage system targeting mass capacity storage configurations. It's the core component of CORTX storage system.
Problem:
RPC cancel ST is failing due to m0ham utility is failing to send
the HA message to client(m0touch).
Solution:
Currently wait of 3 seconds is there between start of m0touch with
n create operations and m0ham message to do the cancel operation.
Reduced it to 1 second so that m0touch will be there when m0ham is
started.
Problem: RPC cancel ST is failing due to m0ham utility is failing to send the HA message to client(m0touch).
Solution: Currently wait of 3 seconds is there between start of m0touch with n create operations and m0ham message to do the cancel operation. Reduced it to 1 second so that m0touch will be there when m0ham is started.
Signed-off-by: Madhavrao Vemuri madhav.vemuri@seagate.com
Problem Statement
Design
Coding
Checklist for Author
Testing
Checklist for Author
Impact Analysis
Checklist for Author/Reviewer/GateKeeper
Review Checklist
Checklist for Author
Documentation
Checklist for Author