Re: Ask for Help of ServiceComb Saga

2018-04-12 Thread Willem Jiang
Yeah, it's great.  It demonstrate how to inject the failure without
changing the code.
 I just merge the patch. Looking forward the other scenarios :)



Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
  http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Thu, Apr 12, 2018 at 9:58 PM, Zheng Feng  wrote:

> Thanks Willem and it looks good to me. The acceptance test of the timeout
> has been raised in the PR [1].
>
> [1] https://github.com/apache/incubator-servicecomb-saga/pull/171
>
> 2018-04-12 17:25 GMT+08:00 Willem Jiang :
>
> > I will take a look at shortly.
> >
> >
> > Willem Jiang
> >
> > Blog: http://willemjiang.blogspot.com (English)
> >   http://jnn.iteye.com  (Chinese)
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Thu, Apr 12, 2018 at 5:15 PM, Zheng Feng  wrote:
> >
> > > Hi Willem,
> > >
> > > It looks like an issue [1] when I working with the timeout scenario
> and I
> > > just open the PR [2] for fixing. please can you take a look ? and it is
> > > blocking my work with the timeout now.
> > >
> > > Thanks a lot !
> > >
> > > [1] https://issues.apache.org/jira/browse/SCB-480
> > > [2] https://github.com/apache/incubator-servicecomb-saga/pull/170
> > >
> > > 2018-04-10 16:12 GMT+08:00 Willem Jiang :
> > >
> > > > Hi Fengzheng,
> > > >
> > > > Thanks for you help, I'm really appreciate that.
> > > >
> > > >
> > > > Willem Jiang
> > > >
> > > > Blog: http://willemjiang.blogspot.com (English)
> > > >   http://jnn.iteye.com  (Chinese)
> > > > Twitter: willemjiang
> > > > Weibo: 姜宁willem
> > > >
> > > > On Tue, Apr 10, 2018 at 2:36 PM, Zheng Feng 
> wrote:
> > > >
> > > > > I'm working on the acceptance tests.
> > > > >
> > > > > 2018-04-10 11:23 GMT+08:00 Yang Bo :
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > >  I'll work on the SSL support of gRPC.
> > > > > >
> > > > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > > >
> > > > > > On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
> > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > I will take the second issue, add a demo using pack with java
> > > chassis
> > > > > > > about *transfering
> > > > > > > money* (*)[1]
> > > > > > >
> > > > > > > [1]  https://issues.apache.org/jira/browse/SCB-244
> > > > > > >
> > > > > > >
> > > > > > > Best Regards!
> > > > > > > Li Bo
> > > > > > >
> > > > > > >
> > > > > > > 2018-04-09 17:54 GMT+08:00 Willem Jiang <
> willem.ji...@gmail.com
> > >:
> > > > > > >
> > > > > > > > Hi,
> > > > > > > >
> > > > > > > > There are some small tasks which are easy for the newbee to
> > take
> > > to
> > > > > > > > understand better about ServiceComb Saga. Please feel free to
> > > take
> > > > if
> > > > > > you
> > > > > > > > like.
> > > > > > > >
> > > > > > > >
> > > > > > > > 1.  secure gPRC transport (*) [1]
> > > > > > > > We need to support SSL transport for gPRC , and also need to
> > > verify
> > > > > the
> > > > > > > > Alpha Server's identity
> > > > > > > >
> > > > > > > > 2.  add demo to use pack with java chassis (*) [2]
> > > > > > > > Current we just have some demo of spring boot,  we may need
> to
> > > > verify
> > > > > > if
> > > > > > > we
> > > > > > > > can interceptor the invocation of java chassis
> > > > > > > >
> > > > > > > > 3. compact events to remove unnecessary fields(*) [3]
> > > > > > > > It can help you know more about the events between the  Omega
> > and
> > > > > Alpha
> > > > > > > >
> > > > > > > > 4. acceptance tests related issue (**) [4][5][6]
> > > > > > > > It can help you know better about the acceptance test, we
> need
> > to
> > > > > > update
> > > > > > > > the demo to let the transaction timeout
> > > > > > > >
> > > > > > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > > > > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > > > > > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > > > > > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > > > > > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > > > > > > [6]https://issues.apache.org/jira/browse/SCB-303
> > > > > > > >
> > > > > > > >
> > > > > > > > Willem Jiang
> > > > > > > >
> > > > > > > > Blog: http://willemjiang.blogspot.com (English)
> > > > > > > >   http://jnn.iteye.com  (Chinese)
> > > > > > > > Twitter: willemjiang
> > > > > > > > Weibo: 姜宁willem
> > > > > > > >
> > > > > > >
> > > > > >
> > > > > >
> > > > > >
> > > > > > --
> > > > > > Best Regards,
> > > > > > Yang.
> > > > > >
> > > > >
> > > >
> > >
> >
>


Re: Ask for Help of ServiceComb Saga

2018-04-12 Thread Zheng Feng
Thanks Willem and it looks good to me. The acceptance test of the timeout
has been raised in the PR [1].

[1] https://github.com/apache/incubator-servicecomb-saga/pull/171

2018-04-12 17:25 GMT+08:00 Willem Jiang :

> I will take a look at shortly.
>
>
> Willem Jiang
>
> Blog: http://willemjiang.blogspot.com (English)
>   http://jnn.iteye.com  (Chinese)
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Thu, Apr 12, 2018 at 5:15 PM, Zheng Feng  wrote:
>
> > Hi Willem,
> >
> > It looks like an issue [1] when I working with the timeout scenario and I
> > just open the PR [2] for fixing. please can you take a look ? and it is
> > blocking my work with the timeout now.
> >
> > Thanks a lot !
> >
> > [1] https://issues.apache.org/jira/browse/SCB-480
> > [2] https://github.com/apache/incubator-servicecomb-saga/pull/170
> >
> > 2018-04-10 16:12 GMT+08:00 Willem Jiang :
> >
> > > Hi Fengzheng,
> > >
> > > Thanks for you help, I'm really appreciate that.
> > >
> > >
> > > Willem Jiang
> > >
> > > Blog: http://willemjiang.blogspot.com (English)
> > >   http://jnn.iteye.com  (Chinese)
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> > > On Tue, Apr 10, 2018 at 2:36 PM, Zheng Feng  wrote:
> > >
> > > > I'm working on the acceptance tests.
> > > >
> > > > 2018-04-10 11:23 GMT+08:00 Yang Bo :
> > > >
> > > > > Hi,
> > > > >
> > > > >  I'll work on the SSL support of gRPC.
> > > > >
> > > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > >
> > > > > On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > I will take the second issue, add a demo using pack with java
> > chassis
> > > > > > about *transfering
> > > > > > money* (*)[1]
> > > > > >
> > > > > > [1]  https://issues.apache.org/jira/browse/SCB-244
> > > > > >
> > > > > >
> > > > > > Best Regards!
> > > > > > Li Bo
> > > > > >
> > > > > >
> > > > > > 2018-04-09 17:54 GMT+08:00 Willem Jiang  >:
> > > > > >
> > > > > > > Hi,
> > > > > > >
> > > > > > > There are some small tasks which are easy for the newbee to
> take
> > to
> > > > > > > understand better about ServiceComb Saga. Please feel free to
> > take
> > > if
> > > > > you
> > > > > > > like.
> > > > > > >
> > > > > > >
> > > > > > > 1.  secure gPRC transport (*) [1]
> > > > > > > We need to support SSL transport for gPRC , and also need to
> > verify
> > > > the
> > > > > > > Alpha Server's identity
> > > > > > >
> > > > > > > 2.  add demo to use pack with java chassis (*) [2]
> > > > > > > Current we just have some demo of spring boot,  we may need to
> > > verify
> > > > > if
> > > > > > we
> > > > > > > can interceptor the invocation of java chassis
> > > > > > >
> > > > > > > 3. compact events to remove unnecessary fields(*) [3]
> > > > > > > It can help you know more about the events between the  Omega
> and
> > > > Alpha
> > > > > > >
> > > > > > > 4. acceptance tests related issue (**) [4][5][6]
> > > > > > > It can help you know better about the acceptance test, we need
> to
> > > > > update
> > > > > > > the demo to let the transaction timeout
> > > > > > >
> > > > > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > > > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > > > > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > > > > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > > > > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > > > > > [6]https://issues.apache.org/jira/browse/SCB-303
> > > > > > >
> > > > > > >
> > > > > > > Willem Jiang
> > > > > > >
> > > > > > > Blog: http://willemjiang.blogspot.com (English)
> > > > > > >   http://jnn.iteye.com  (Chinese)
> > > > > > > Twitter: willemjiang
> > > > > > > Weibo: 姜宁willem
> > > > > > >
> > > > > >
> > > > >
> > > > >
> > > > >
> > > > > --
> > > > > Best Regards,
> > > > > Yang.
> > > > >
> > > >
> > >
> >
>


Re: Ask for Help of ServiceComb Saga

2018-04-12 Thread Willem Jiang
I will take a look at shortly.


Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
  http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Thu, Apr 12, 2018 at 5:15 PM, Zheng Feng  wrote:

> Hi Willem,
>
> It looks like an issue [1] when I working with the timeout scenario and I
> just open the PR [2] for fixing. please can you take a look ? and it is
> blocking my work with the timeout now.
>
> Thanks a lot !
>
> [1] https://issues.apache.org/jira/browse/SCB-480
> [2] https://github.com/apache/incubator-servicecomb-saga/pull/170
>
> 2018-04-10 16:12 GMT+08:00 Willem Jiang :
>
> > Hi Fengzheng,
> >
> > Thanks for you help, I'm really appreciate that.
> >
> >
> > Willem Jiang
> >
> > Blog: http://willemjiang.blogspot.com (English)
> >   http://jnn.iteye.com  (Chinese)
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
> > On Tue, Apr 10, 2018 at 2:36 PM, Zheng Feng  wrote:
> >
> > > I'm working on the acceptance tests.
> > >
> > > 2018-04-10 11:23 GMT+08:00 Yang Bo :
> > >
> > > > Hi,
> > > >
> > > >  I'll work on the SSL support of gRPC.
> > > >
> > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > >
> > > > On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
> > > >
> > > > > Hi,
> > > > >
> > > > > I will take the second issue, add a demo using pack with java
> chassis
> > > > > about *transfering
> > > > > money* (*)[1]
> > > > >
> > > > > [1]  https://issues.apache.org/jira/browse/SCB-244
> > > > >
> > > > >
> > > > > Best Regards!
> > > > > Li Bo
> > > > >
> > > > >
> > > > > 2018-04-09 17:54 GMT+08:00 Willem Jiang :
> > > > >
> > > > > > Hi,
> > > > > >
> > > > > > There are some small tasks which are easy for the newbee to take
> to
> > > > > > understand better about ServiceComb Saga. Please feel free to
> take
> > if
> > > > you
> > > > > > like.
> > > > > >
> > > > > >
> > > > > > 1.  secure gPRC transport (*) [1]
> > > > > > We need to support SSL transport for gPRC , and also need to
> verify
> > > the
> > > > > > Alpha Server's identity
> > > > > >
> > > > > > 2.  add demo to use pack with java chassis (*) [2]
> > > > > > Current we just have some demo of spring boot,  we may need to
> > verify
> > > > if
> > > > > we
> > > > > > can interceptor the invocation of java chassis
> > > > > >
> > > > > > 3. compact events to remove unnecessary fields(*) [3]
> > > > > > It can help you know more about the events between the  Omega and
> > > Alpha
> > > > > >
> > > > > > 4. acceptance tests related issue (**) [4][5][6]
> > > > > > It can help you know better about the acceptance test, we need to
> > > > update
> > > > > > the demo to let the transaction timeout
> > > > > >
> > > > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > > > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > > > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > > > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > > > > [6]https://issues.apache.org/jira/browse/SCB-303
> > > > > >
> > > > > >
> > > > > > Willem Jiang
> > > > > >
> > > > > > Blog: http://willemjiang.blogspot.com (English)
> > > > > >   http://jnn.iteye.com  (Chinese)
> > > > > > Twitter: willemjiang
> > > > > > Weibo: 姜宁willem
> > > > > >
> > > > >
> > > >
> > > >
> > > >
> > > > --
> > > > Best Regards,
> > > > Yang.
> > > >
> > >
> >
>


Re: Ask for Help of ServiceComb Saga

2018-04-12 Thread Zheng Feng
Hi Willem,

It looks like an issue [1] when I working with the timeout scenario and I
just open the PR [2] for fixing. please can you take a look ? and it is
blocking my work with the timeout now.

Thanks a lot !

[1] https://issues.apache.org/jira/browse/SCB-480
[2] https://github.com/apache/incubator-servicecomb-saga/pull/170

2018-04-10 16:12 GMT+08:00 Willem Jiang :

> Hi Fengzheng,
>
> Thanks for you help, I'm really appreciate that.
>
>
> Willem Jiang
>
> Blog: http://willemjiang.blogspot.com (English)
>   http://jnn.iteye.com  (Chinese)
> Twitter: willemjiang
> Weibo: 姜宁willem
>
> On Tue, Apr 10, 2018 at 2:36 PM, Zheng Feng  wrote:
>
> > I'm working on the acceptance tests.
> >
> > 2018-04-10 11:23 GMT+08:00 Yang Bo :
> >
> > > Hi,
> > >
> > >  I'll work on the SSL support of gRPC.
> > >
> > > [1]https://issues.apache.org/jira/browse/SCB-342
> > >
> > > On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
> > >
> > > > Hi,
> > > >
> > > > I will take the second issue, add a demo using pack with java chassis
> > > > about *transfering
> > > > money* (*)[1]
> > > >
> > > > [1]  https://issues.apache.org/jira/browse/SCB-244
> > > >
> > > >
> > > > Best Regards!
> > > > Li Bo
> > > >
> > > >
> > > > 2018-04-09 17:54 GMT+08:00 Willem Jiang :
> > > >
> > > > > Hi,
> > > > >
> > > > > There are some small tasks which are easy for the newbee to take to
> > > > > understand better about ServiceComb Saga. Please feel free to take
> if
> > > you
> > > > > like.
> > > > >
> > > > >
> > > > > 1.  secure gPRC transport (*) [1]
> > > > > We need to support SSL transport for gPRC , and also need to verify
> > the
> > > > > Alpha Server's identity
> > > > >
> > > > > 2.  add demo to use pack with java chassis (*) [2]
> > > > > Current we just have some demo of spring boot,  we may need to
> verify
> > > if
> > > > we
> > > > > can interceptor the invocation of java chassis
> > > > >
> > > > > 3. compact events to remove unnecessary fields(*) [3]
> > > > > It can help you know more about the events between the  Omega and
> > Alpha
> > > > >
> > > > > 4. acceptance tests related issue (**) [4][5][6]
> > > > > It can help you know better about the acceptance test, we need to
> > > update
> > > > > the demo to let the transaction timeout
> > > > >
> > > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > > > [6]https://issues.apache.org/jira/browse/SCB-303
> > > > >
> > > > >
> > > > > Willem Jiang
> > > > >
> > > > > Blog: http://willemjiang.blogspot.com (English)
> > > > >   http://jnn.iteye.com  (Chinese)
> > > > > Twitter: willemjiang
> > > > > Weibo: 姜宁willem
> > > > >
> > > >
> > >
> > >
> > >
> > > --
> > > Best Regards,
> > > Yang.
> > >
> >
>


Re: Ask for Help of ServiceComb Saga

2018-04-10 Thread Willem Jiang
Hi Fengzheng,

Thanks for you help, I'm really appreciate that.


Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
  http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Apr 10, 2018 at 2:36 PM, Zheng Feng  wrote:

> I'm working on the acceptance tests.
>
> 2018-04-10 11:23 GMT+08:00 Yang Bo :
>
> > Hi,
> >
> >  I'll work on the SSL support of gRPC.
> >
> > [1]https://issues.apache.org/jira/browse/SCB-342
> >
> > On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
> >
> > > Hi,
> > >
> > > I will take the second issue, add a demo using pack with java chassis
> > > about *transfering
> > > money* (*)[1]
> > >
> > > [1]  https://issues.apache.org/jira/browse/SCB-244
> > >
> > >
> > > Best Regards!
> > > Li Bo
> > >
> > >
> > > 2018-04-09 17:54 GMT+08:00 Willem Jiang :
> > >
> > > > Hi,
> > > >
> > > > There are some small tasks which are easy for the newbee to take to
> > > > understand better about ServiceComb Saga. Please feel free to take if
> > you
> > > > like.
> > > >
> > > >
> > > > 1.  secure gPRC transport (*) [1]
> > > > We need to support SSL transport for gPRC , and also need to verify
> the
> > > > Alpha Server's identity
> > > >
> > > > 2.  add demo to use pack with java chassis (*) [2]
> > > > Current we just have some demo of spring boot,  we may need to verify
> > if
> > > we
> > > > can interceptor the invocation of java chassis
> > > >
> > > > 3. compact events to remove unnecessary fields(*) [3]
> > > > It can help you know more about the events between the  Omega and
> Alpha
> > > >
> > > > 4. acceptance tests related issue (**) [4][5][6]
> > > > It can help you know better about the acceptance test, we need to
> > update
> > > > the demo to let the transaction timeout
> > > >
> > > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > > [6]https://issues.apache.org/jira/browse/SCB-303
> > > >
> > > >
> > > > Willem Jiang
> > > >
> > > > Blog: http://willemjiang.blogspot.com (English)
> > > >   http://jnn.iteye.com  (Chinese)
> > > > Twitter: willemjiang
> > > > Weibo: 姜宁willem
> > > >
> > >
> >
> >
> >
> > --
> > Best Regards,
> > Yang.
> >
>


Re: Ask for Help of ServiceComb Saga

2018-04-10 Thread Willem Jiang
Hi YangBo,

You can ask Wushen for help, as he just finish the work in the Skywalking
side.


Willem Jiang

Blog: http://willemjiang.blogspot.com (English)
  http://jnn.iteye.com  (Chinese)
Twitter: willemjiang
Weibo: 姜宁willem

On Tue, Apr 10, 2018 at 11:23 AM, Yang Bo  wrote:

> Hi,
>
>  I'll work on the SSL support of gRPC.
>
> [1]https://issues.apache.org/jira/browse/SCB-342
>
> On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
>
> > Hi,
> >
> > I will take the second issue, add a demo using pack with java chassis
> > about *transfering
> > money* (*)[1]
> >
> > [1]  https://issues.apache.org/jira/browse/SCB-244
> >
> >
> > Best Regards!
> > Li Bo
> >
> >
> > 2018-04-09 17:54 GMT+08:00 Willem Jiang :
> >
> > > Hi,
> > >
> > > There are some small tasks which are easy for the newbee to take to
> > > understand better about ServiceComb Saga. Please feel free to take if
> you
> > > like.
> > >
> > >
> > > 1.  secure gPRC transport (*) [1]
> > > We need to support SSL transport for gPRC , and also need to verify the
> > > Alpha Server's identity
> > >
> > > 2.  add demo to use pack with java chassis (*) [2]
> > > Current we just have some demo of spring boot,  we may need to verify
> if
> > we
> > > can interceptor the invocation of java chassis
> > >
> > > 3. compact events to remove unnecessary fields(*) [3]
> > > It can help you know more about the events between the  Omega and Alpha
> > >
> > > 4. acceptance tests related issue (**) [4][5][6]
> > > It can help you know better about the acceptance test, we need to
> update
> > > the demo to let the transaction timeout
> > >
> > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > [6]https://issues.apache.org/jira/browse/SCB-303
> > >
> > >
> > > Willem Jiang
> > >
> > > Blog: http://willemjiang.blogspot.com (English)
> > >   http://jnn.iteye.com  (Chinese)
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> >
>
>
>
> --
> Best Regards,
> Yang.
>


Re: Ask for Help of ServiceComb Saga

2018-04-09 Thread Zheng Feng
I'm working on the acceptance tests.

2018-04-10 11:23 GMT+08:00 Yang Bo :

> Hi,
>
>  I'll work on the SSL support of gRPC.
>
> [1]https://issues.apache.org/jira/browse/SCB-342
>
> On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:
>
> > Hi,
> >
> > I will take the second issue, add a demo using pack with java chassis
> > about *transfering
> > money* (*)[1]
> >
> > [1]  https://issues.apache.org/jira/browse/SCB-244
> >
> >
> > Best Regards!
> > Li Bo
> >
> >
> > 2018-04-09 17:54 GMT+08:00 Willem Jiang :
> >
> > > Hi,
> > >
> > > There are some small tasks which are easy for the newbee to take to
> > > understand better about ServiceComb Saga. Please feel free to take if
> you
> > > like.
> > >
> > >
> > > 1.  secure gPRC transport (*) [1]
> > > We need to support SSL transport for gPRC , and also need to verify the
> > > Alpha Server's identity
> > >
> > > 2.  add demo to use pack with java chassis (*) [2]
> > > Current we just have some demo of spring boot,  we may need to verify
> if
> > we
> > > can interceptor the invocation of java chassis
> > >
> > > 3. compact events to remove unnecessary fields(*) [3]
> > > It can help you know more about the events between the  Omega and Alpha
> > >
> > > 4. acceptance tests related issue (**) [4][5][6]
> > > It can help you know better about the acceptance test, we need to
> update
> > > the demo to let the transaction timeout
> > >
> > > [1]https://issues.apache.org/jira/browse/SCB-342
> > > [2]https://issues.apache.org/jira/browse/SCB-244
> > > [3]https://issues.apache.org/jira/browse/SCB-268
> > > [4]https://issues.apache.org/jira/browse/SCB-301
> > > [5]https://issues.apache.org/jira/browse/SCB-302
> > > [6]https://issues.apache.org/jira/browse/SCB-303
> > >
> > >
> > > Willem Jiang
> > >
> > > Blog: http://willemjiang.blogspot.com (English)
> > >   http://jnn.iteye.com  (Chinese)
> > > Twitter: willemjiang
> > > Weibo: 姜宁willem
> > >
> >
>
>
>
> --
> Best Regards,
> Yang.
>


Re: Ask for Help of ServiceComb Saga

2018-04-09 Thread Yang Bo
Hi,

 I'll work on the SSL support of gRPC.

[1]https://issues.apache.org/jira/browse/SCB-342

On Mon, Apr 9, 2018 at 6:15 PM, 李波  wrote:

> Hi,
>
> I will take the second issue, add a demo using pack with java chassis
> about *transfering
> money* (*)[1]
>
> [1]  https://issues.apache.org/jira/browse/SCB-244
>
>
> Best Regards!
> Li Bo
>
>
> 2018-04-09 17:54 GMT+08:00 Willem Jiang :
>
> > Hi,
> >
> > There are some small tasks which are easy for the newbee to take to
> > understand better about ServiceComb Saga. Please feel free to take if you
> > like.
> >
> >
> > 1.  secure gPRC transport (*) [1]
> > We need to support SSL transport for gPRC , and also need to verify the
> > Alpha Server's identity
> >
> > 2.  add demo to use pack with java chassis (*) [2]
> > Current we just have some demo of spring boot,  we may need to verify if
> we
> > can interceptor the invocation of java chassis
> >
> > 3. compact events to remove unnecessary fields(*) [3]
> > It can help you know more about the events between the  Omega and Alpha
> >
> > 4. acceptance tests related issue (**) [4][5][6]
> > It can help you know better about the acceptance test, we need to update
> > the demo to let the transaction timeout
> >
> > [1]https://issues.apache.org/jira/browse/SCB-342
> > [2]https://issues.apache.org/jira/browse/SCB-244
> > [3]https://issues.apache.org/jira/browse/SCB-268
> > [4]https://issues.apache.org/jira/browse/SCB-301
> > [5]https://issues.apache.org/jira/browse/SCB-302
> > [6]https://issues.apache.org/jira/browse/SCB-303
> >
> >
> > Willem Jiang
> >
> > Blog: http://willemjiang.blogspot.com (English)
> >   http://jnn.iteye.com  (Chinese)
> > Twitter: willemjiang
> > Weibo: 姜宁willem
> >
>



-- 
Best Regards,
Yang.


Re: Ask for Help of ServiceComb Saga

2018-04-09 Thread 李波
Hi,

I will take the second issue, add a demo using pack with java chassis
about *transfering
money* (*)[1]

[1]  https://issues.apache.org/jira/browse/SCB-244


Best Regards!
Li Bo


2018-04-09 17:54 GMT+08:00 Willem Jiang :

> Hi,
>
> There are some small tasks which are easy for the newbee to take to
> understand better about ServiceComb Saga. Please feel free to take if you
> like.
>
>
> 1.  secure gPRC transport (*) [1]
> We need to support SSL transport for gPRC , and also need to verify the
> Alpha Server's identity
>
> 2.  add demo to use pack with java chassis (*) [2]
> Current we just have some demo of spring boot,  we may need to verify if we
> can interceptor the invocation of java chassis
>
> 3. compact events to remove unnecessary fields(*) [3]
> It can help you know more about the events between the  Omega and Alpha
>
> 4. acceptance tests related issue (**) [4][5][6]
> It can help you know better about the acceptance test, we need to update
> the demo to let the transaction timeout
>
> [1]https://issues.apache.org/jira/browse/SCB-342
> [2]https://issues.apache.org/jira/browse/SCB-244
> [3]https://issues.apache.org/jira/browse/SCB-268
> [4]https://issues.apache.org/jira/browse/SCB-301
> [5]https://issues.apache.org/jira/browse/SCB-302
> [6]https://issues.apache.org/jira/browse/SCB-303
>
>
> Willem Jiang
>
> Blog: http://willemjiang.blogspot.com (English)
>   http://jnn.iteye.com  (Chinese)
> Twitter: willemjiang
> Weibo: 姜宁willem
>