You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@eventmesh.apache.org by "Alonexc (via GitHub)" <gi...@apache.org> on 2023/03/17 01:54:32 UTC

[GitHub] [incubator-eventmesh] Alonexc opened a new issue, #3478: [Enhancement] Replace this call to "replaceAll()" by a call to the "replace()" method.[ PravegaClient]

Alonexc opened a new issue, #3478:
URL: https://github.com/apache/incubator-eventmesh/issues/3478

   ### Search before asking
   
   - [X] I had searched in the [issues](https://github.com/apache/eventmesh/issues?q=is%3Aissue) and found no similar issues.
   
   
   ### Enhancement Request
   
   ![image](https://user-images.githubusercontent.com/91315508/225791271-21497f62-7e86-4328-8e0b-542c85ec19fa.png)
   located at:
   eventmesh-connector-plugin/eventmesh-connector-pravega/src/main/java/org/apache/eventmesh/connector/pravega/client/PravegaClient.java line 191
   
   
   ### Describe the solution you'd like
   
   Use "replace()" instead of "replaceAll()".
   
   ### Are you willing to submit PR?
   
   - [ ] Yes I am willing to submit a PR!


-- 
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: issues-unsubscribe@eventmesh.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org


[GitHub] [eventmesh] Alonexc closed issue #3478: [Enhancement] Replace this call to "replaceAll()" by a call to the "replace()" method.[PravegaClient]

Posted by "Alonexc (via GitHub)" <gi...@apache.org>.
Alonexc closed issue #3478: [Enhancement] Replace this call to "replaceAll()" by a call to the "replace()" method.[PravegaClient]
URL: https://github.com/apache/eventmesh/issues/3478


-- 
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: issues-unsubscribe@eventmesh.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@eventmesh.apache.org
For additional commands, e-mail: issues-help@eventmesh.apache.org