wso2 / andes

Apache License 2.0
39 stars 129 forks source link

Fix https://github.com/wso2/product-ei/issues/985. #931

Closed vinok88 closed 7 years ago

vinok88 commented 7 years ago

Purpose

Resolves https://github.com/wso2/product-ei/issues/985.

Goals

Properly split the encoded connection string.

Approach

Enforce the string split limit of the encoded connection string to avoid splitting the string incorrectly.