You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@seatunnel.apache.org by GitBox <gi...@apache.org> on 2022/07/25 03:37:54 UTC

[GitHub] [incubator-seatunnel] EricJoy2048 opened a new issue, #2260: [ST-Engine][engine-client] Add engine client

EricJoy2048 opened a new issue, #2260:
URL: https://github.com/apache/incubator-seatunnel/issues/2260

   ### Search before asking
   
   - [X] I had searched in the [feature](https://github.com/apache/incubator-seatunnel/issues?q=is%3Aissue+label%3A%22Feature%22) and found no similar feature requirement.
   
   
   ### Description
   
   From this issue https://github.com/apache/incubator-seatunnel/issues/2210 we can know . SeaTunnel Engine will build cluster management and service communication based on hazelcast. In hazelcast, the communication between the service need to implement the operator. I added a simple operator, which implements the `printMessage` method in the request `SeaTunnelServer`.
   
   Hazelcast provides an `Open Binary Client Protocol`, It can definitions and code generator for multiple programming languages. More information you can see in this link : https://github.com/hazelcast/hazelcast-client-protocol.
   
   
   
   ### Usage Scenario
   
   _No response_
   
   ### Related issues
   
   _No response_
   
   ### Are you willing to submit a PR?
   
   - [X] Yes I am willing to submit a PR!
   
   ### Code of Conduct
   
   - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct)
   


-- 
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: commits-unsubscribe@seatunnel.apache.org.apache.org

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


[GitHub] [incubator-seatunnel] EricJoy2048 closed issue #2260: [ST-Engine][engine-client] Add engine client

Posted by GitBox <gi...@apache.org>.
EricJoy2048 closed issue #2260: [ST-Engine][engine-client] Add engine client 
URL: https://github.com/apache/incubator-seatunnel/issues/2260


-- 
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: commits-unsubscribe@seatunnel.apache.org

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