[
https://issues.apache.org/jira/browse/IGNITE-27870?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Eduard Rakhmankulov updated IGNITE-27870:
-----------------------------------------
Description:
For validation purposes of some features such Partition awareness an proxy
application could be very useful.
Separate proxy instance allows to intercept and validate client's request and
server's responses.
Proxy should expose an API which allows to implement custom listeners,
interceptors, etc which can be plug in proxy to help validate client's behavior.
Requirements:
* proxy should be able to server multiple clients at once
* proxy should be able to connect to multiple servers at once
* proxy should support reconnects.
* proxy should provide API which allows users to inspect what requests and
response were processed.
was:
For validation purposes of some features such Partition awareness an proxy
application could be very useful.
Separate proxy instance allows to intercept and validate client's request and
server's responses.
Proxy should expose an API which allows to implement custom listeners,
interceptors, etc which can be plug in proxy to help validate client's behavior.
> Implement smart proxy for testing C++ client
> --------------------------------------------
>
> Key: IGNITE-27870
> URL: https://issues.apache.org/jira/browse/IGNITE-27870
> Project: Ignite
> Issue Type: Improvement
> Components: thin clients ai3
> Reporter: Eduard Rakhmankulov
> Assignee: Eduard Rakhmankulov
> Priority: Major
> Labels: ignite-3
>
> For validation purposes of some features such Partition awareness an proxy
> application could be very useful.
> Separate proxy instance allows to intercept and validate client's request and
> server's responses.
> Proxy should expose an API which allows to implement custom listeners,
> interceptors, etc which can be plug in proxy to help validate client's
> behavior.
> Requirements:
> * proxy should be able to server multiple clients at once
> * proxy should be able to connect to multiple servers at once
> * proxy should support reconnects.
> * proxy should provide API which allows users to inspect what requests and
> response were processed.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)