[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-28 Thread zuyu
Github user zuyu commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 We need to sync up with the master branch before merge. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does

[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-28 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 After @hbdeshmukh and I's code review, we created: * QUICKSTEP-90 * QUICKSTEP-91 in response to some of the issues we found. @zuyu 90 will address the async upgrade. A

[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-24 Thread zuyu
Github user zuyu commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 I mean, if this class is always a base class, move the constructor in protected session. On Mon, Apr 24, 2017 at 12:58 PM Marc S wrote: > *@cramja* commented on this pull re

[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-23 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 @zuyu Thank you for review. I addressed the minor stuff and will look into Async when I have more time this coming week. --- If your project is set up for it, you can reply to this email

[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-21 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 I should also mention that @hbdeshmukh and I had a discussion yesterday about refactoring the CLI main method. I was unhappy with how cluttered seeming it has become, and this PR only mak

[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-21 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 @zuyu Thank you for review. Regarding the question about mutexes and cond_var in the `NetworkCliServiceImpl`, we disallow multiple gRPC threads from submitting requests at the same time.

[GitHub] incubator-quickstep issue #232: QUICKSTEP-87 Adds network cli interface.

2017-04-18 Thread cramja
Github user cramja commented on the issue: https://github.com/apache/incubator-quickstep/pull/232 Thanks @hbdeshmukh , fixed validate_cmakelists issue. --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does