yuluo-yx opened a new issue, #2453:
URL: https://github.com/apache/rocketmq-dashboard/issues/2453

   ## Problem
   
   The documented consumer group contract uses MESSAGES_ORDER, while the create 
form and CSV importer use the non-contract value MESSAGES ORDER. 
Contract-compliant CSV files are rejected and the UI submits a value containing 
a space.
   
   ## Expected behavior
   
   Submit and persist MESSAGES_ORDER. Continue accepting the legacy spaced CSV 
value at the import boundary, but canonicalize it before creating the group.
   
   ## Verification
   
   Add focused CSV and consumer form submission tests.


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to