Re: Region Put errors out in Local Multi Server environment.

2016-09-23 Thread jun aoki
I maybe making some stupid question but I'm from HDFS world where I don't have to care where data's physical location is. (You just connect to Namenode and you are good.) Bear with me. On Fri, Sep 23, 2016 at 5:26 PM, jun aoki wrote: > Hi Dan, thank you for sharing your insi

Re: Region Put errors out in Local Multi Server environment.

2016-09-23 Thread jun aoki
Hi Dan, thank you for sharing your insightful information. We only know how to get a cache from a locator as client cache. e.g. clientCache = new ClientCacheFactory().addPoolLocator(LOCATOR_HOST, LOCATOR_PORT).create(); This way, when we try to create a PROXY region, we don't know which server we

Re: How to get an Mbean of client federated by JMX Manager?

2016-09-14 Thread Jun Aoki
have a "registerMbean" method at all, and > > probably for good reasons. See if this article would be any help to you: > > > > https://blogs.oracle.com/jmxetc/entry/do_not_do_this_but > > > > Thanks! > > > > On Tue, Sep 13, 2016 at 4:06 PM, Jun

How to get an Mbean of client federated by JMX Manager?

2016-09-13 Thread Jun Aoki
Hi Geode community, We have a use case where we would like a client side JVM to register Mbean and federated by JMX Manager on a locator. (As a result, jconsole that connects to JMX Manager can see what's happening on the client JVM that "connects" to the cluster. We do so currently ClientCache [

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-10-02 Thread jun aoki
/ Testing --- Tested locally. Thanks, jun aoki

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-10-02 Thread jun aoki
/ Testing --- Tested locally. Thanks, jun aoki

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-18 Thread jun aoki
/gemstone/gemfire/internal/cache/ClientServerTransactionDUnitTest.java 4b65a95 gemfire-core/src/test/java/dunit/DistributedTestCase.java c78510a Diff: https://reviews.apache.org/r/35541/diff/ Testing --- Tested locally. Thanks, jun aoki

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
-docker.sh PRE-CREATION Diff: https://reviews.apache.org/r/35541/diff/ Testing --- Tested locally. Thanks, jun aoki

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
r/Dockerfile). It creates relatively smaller images: > https://labs.ctl.io/optimizing-docker-images/ > > My $0.02, > Nitin > > ________ > From: jun aoki on behalf of jun aoki < > jun.aoki@gmail.com> > Sent: Friday, September 11,

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
views.apache.org/r/35541/#review98660 ------- On Sept. 11, 2015, 6:38 p.m., jun aoki wrote: > > --- > This is an automatically generated e-mail. To repl

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
-docker.sh PRE-CREATION Diff: https://reviews.apache.org/r/35541/diff/ Testing --- Tested locally. Thanks, jun aoki

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
thank you for catching. my mistake. - jun --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35541/#review88159 ------- O

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
line, we should use it instead of build 55 fixed it - jun --- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/35541/#review88157 ------

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-09-11 Thread jun aoki
-CREATION dev-tools/build/start-docker.sh PRE-CREATION Diff: https://reviews.apache.org/r/35541/diff/ Testing --- Tested locally. Thanks, jun aoki

Re: Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-06-16 Thread jun aoki
41/#review88156 --- On June 16, 2015, 11:13 p.m., jun aoki wrote: > > --- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/35541/ > ---

Review Request 35541: GEODE-60 Geode build environment within Docker to enable anybody and on any OS and any environment can build Geode as long as there is Docker

2015-06-16 Thread jun aoki
. Thanks, jun aoki

Re: geode contribution process proposal

2015-06-16 Thread jun aoki
onTest > -DintegrationTest.single=DistributedSystemFactoryIntegrationJUnitTest > > > An optimized CI subset (maximum coverage / minimum runtime) could be > created but I think it would be better to first get all of the tests pulled > into the project and make sure we’re getting consistent, stable results. > > A

Re: geode contribution process proposal

2015-06-16 Thread jun aoki
Thank you William, I've got the access! On Tue, Jun 16, 2015 at 2:01 PM, William Markito wrote: > Thanks Jun!! > > Permissions on JIRA should be fine now. > > On Tue, Jun 16, 2015 at 1:58 PM, jun aoki wrote: > > > Could anyone give me access to change Assignee

Re: geode contribution process proposal

2015-06-16 Thread jun aoki
I've made a root ticket and a few sub tasks https://issues.apache.org/jira/browse/GEODE-59 for the CI work. Anthony, I'm also interested in how to execute a subset of tests. Let me know! On Mon, Jun 15, 2015 at 10:25 PM, Roman Shaposhnik wrote: > On Mon, Jun 15, 2015 at 7:04 PM, Anthony Baker

Re: geode contribution process proposal

2015-06-16 Thread jun aoki
Could anyone give me access to change Assignee so that I can assign the CI task to myself? On Tue, Jun 16, 2015 at 1:57 PM, jun aoki wrote: > I've made a root ticket and a few sub tasks > https://issues.apache.org/jira/browse/GEODE-59 > for the CI work. > > Anthony, I'

Re: master to be default branch?

2015-06-15 Thread jun aoki
Thank you William! I've modified the wiki. On Mon, Jun 15, 2015 at 5:21 PM, William Markito wrote: > Thanks! Permissions should be in place now... ;) > > On Mon, Jun 15, 2015 at 5:10 PM, jun aoki wrote: > > > Hi William, thank you for clarifying. I was not personally us

Re: master to be default branch?

2015-06-15 Thread jun aoki
sheet/ > [3] http://nvie.com/posts/a-successful-git-branching-model/ > > > On Mon, Jun 15, 2015 at 4:23 PM, jun aoki wrote: > > > Hi Geode community > > > > Since the project code base is on git, I thought it would be > > straightforward to have Default a

master to be default branch?

2015-06-15 Thread jun aoki
Hi Geode community Since the project code base is on git, I thought it would be straightforward to have Default and the latest on "master", (which is git's default latest branch name). https://github.com/apache/incubator-geode/branches shows "develop" is Default and most active. If we follow git

Re: geode contribution process proposal

2015-06-15 Thread jun aoki
Hi Dan, Unit testing is super important for open source projects, so I'm glad some high quality testing is coming in to the project! Along with Roman's comment, it will be nice those tests ; 1. are unit level test where mocks are appropriately used and no running instances are required. (IMO, uni

geode contribution process proposal

2015-06-12 Thread jun aoki
Hi Geode community My name is Jun Aoki and I work for Pivotal's Ambari project, and am super excited to contribute to Geode! I'd like to propose a few things about contribution process. The Geode community should have a clear cut process to open up to anybody who are interested in co