Hi Community,     When I call dubbo rpc with 'jmeter-plugin-dubbo', the 
parameter type that it passes through the generalization call is HashMap, but 
there is a Date string in the HashMap, the type accepted by the server is PO, 
and there is a date type attribute in the PO. an error occurs when the 
attribute type is java.sql.timestamp|Time|Date.     This is a bug. I have fixed 
it in this pr: https://github.com/apache/incubator-dubbo/pull/2500     issue: 
https://github.com/apache/incubator-dubbo/issues/2499



Best regards,
ningyu

Reply via email to