| 3124 |
5279 d 20 h |
rajveer |
/trunk/PyProj/src/shop2020/clients/ |
Updated config server to take section as environment variable which should be read from environment.
Build support to automatically failing over to another service instance in case one service is down. Updated names of the clients to make them consistent. |
|
/trunk/PyProj/src/shop2020/clients/CatalogClient.py /trunk/PyProj/src/shop2020/clients/GenericClient.py
/trunk/PyProj/src/shop2020/clients/BasicClient.py /trunk/PyProj/src/shop2020/clients/InventoryClient.py
/trunk/PyProj/src/shop2020/clients/DataLoggingClient.py /trunk/PyProj/src/shop2020/clients/HelperClient.py /trunk/PyProj/src/shop2020/clients/LogisticsClient.py /trunk/PyProj/src/shop2020/clients/PaymentClient.py /trunk/PyProj/src/shop2020/clients/PromotionClient.py /trunk/PyProj/src/shop2020/clients/TransactionClient.py /trunk/PyProj/src/shop2020/clients/UserClient.py /trunk/PyProj/src/shop2020/clients/WarehouseClient.py
|
| 1976 |
5372 d 20 h |
varun.gupta |
/trunk/PyProj/src/shop2020/ |
Promotion Service code and relevant changes in other services |
|
/trunk/PyProj/src/shop2020/clients/PromotionClient.py /trunk/PyProj/src/shop2020/model/v1/user/PromotionServer.py /trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionDataAccessors.py /trunk/PyProj/src/shop2020/model/v1/user/impl/PromotionServiceHandler.py /trunk/PyProj/src/shop2020/model/v1/user/test/PromotionTest.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService-remote /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/PromotionService.py
/trunk/PyProj/src/shop2020/model/v1/order/impl/Convertors.py /trunk/PyProj/src/shop2020/model/v1/order/impl/DataAccessors.py /trunk/PyProj/src/shop2020/model/v1/order/impl/DataService.py /trunk/PyProj/src/shop2020/model/v1/user/impl/CartDataAccessors.py /trunk/PyProj/src/shop2020/model/v1/user/impl/Converters.py /trunk/PyProj/src/shop2020/model/v1/user/impl/Dataservice.py /trunk/PyProj/src/shop2020/model/v1/user/impl/UserContextSerivceHandler.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/order/ttypes.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService-remote /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/UserContextService.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/__init__.py /trunk/PyProj/src/shop2020/thriftpy/model/v1/user/ttypes.py
|