[jira] [Updated] (GEODE-2572) Implement a getCache method for LuceneService

2017-03-01 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun updated GEODE-2572: --- Fix Version/s: 1.2.0 > Implement a getCache method for LuceneService >

[jira] [Resolved] (GEODE-2572) Implement a getCache method for LuceneService

2017-03-01 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun resolved GEODE-2572. Resolution: Fixed > Implement a getCache method for LuceneService >

[jira] [Commented] (GEODE-2572) Implement a getCache method for LuceneService

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891703#comment-15891703 ] ASF subversion and git services commented on GEODE-2572: Commit

Re: Gfsh> Create regions with bad property values?

2017-03-01 Thread Kirk Lund
That's a result of replacing geode-joptsimple with a dependency on the binary release of jopt-simple. geode-joptsimple was a forked version that added this functionality. Unfortunately this was implemented in a rather dodgy way by adding fields to some internal exceptions which were then treated

[jira] [Commented] (GEODE-2573) Client authentication to secured geode cluster fails

2017-03-01 Thread Nilkanth Patel (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891639#comment-15891639 ] Nilkanth Patel commented on GEODE-2573: --- [~abiketov] IMO, you need to provide a mechanism by which

Re: Review Request 57229: getCache method implemented for LuceneServiceImpl

2017-03-01 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57229/#review167647 --- Ship it! Ship It! - Dan Smith On March 2, 2017, 2:47 a.m.,

[jira] [Updated] (GEODE-2573) Client authentication to secured geode cluster fails

2017-03-01 Thread Andrei Biketov (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Biketov updated GEODE-2573: -- Affects Version/s: 1.1.0 Description: I have simple setup: one locator and one

[jira] [Updated] (GEODE-2573) Client authentication to secured geode cluster fails

2017-03-01 Thread Andrei Biketov (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andrei Biketov updated GEODE-2573: -- Hi Anthony, Turned out that was geode 1.0.0 version. I just downloaded 1.1.0 and reproduced same

[jira] [Commented] (GEODE-2573) Client authentication to secured geode cluster fails

2017-03-01 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2573?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891547#comment-15891547 ] Anthony Baker commented on GEODE-2573: -- Which version of geode is this? > Client authentication to

[jira] [Created] (GEODE-2573) Client authentication to secured geode cluster fails

2017-03-01 Thread Andrei Biketov (JIRA)
Andrei Biketov created GEODE-2573: - Summary: Client authentication to secured geode cluster fails Key: GEODE-2573 URL: https://issues.apache.org/jira/browse/GEODE-2573 Project: Geode Issue

Review Request 57229: getCache method implemented for LuceneServiceImpl

2017-03-01 Thread nabarun nag
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57229/ --- Review request for geode, Barry Oglesby, Jason Huynh, Lynn Hughes-Godfrey, Dan

[jira] [Assigned] (GEODE-2572) Implement a getCache method for LuceneService

2017-03-01 Thread nabarun (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2572?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] nabarun reassigned GEODE-2572: -- Assignee: nabarun > Implement a getCache method for LuceneService >

[jira] [Created] (GEODE-2572) Implement a getCache method for LuceneService

2017-03-01 Thread nabarun (JIRA)
nabarun created GEODE-2572: -- Summary: Implement a getCache method for LuceneService Key: GEODE-2572 URL: https://issues.apache.org/jira/browse/GEODE-2572 Project: Geode Issue Type: Bug

Also Requesting more JIRA permission

2017-03-01 Thread Diane Rose Hardman
Similar to Addison's request earlier, as a PM I too would like pmerission to edit Jira tickets. Addison and I have discussed ways to better organize our process of pulling Jira tickets into our backlogs and this would really help. Thanks, Diane

[GitHub] geode pull request #404: Geode 2469

2017-03-01 Thread hiteshk25
Github user hiteshk25 commented on a diff in the pull request: https://github.com/apache/geode/pull/404#discussion_r103499836 --- Diff: geode-core/src/main/java/org/apache/geode/redis/internal/RegionProvider.java --- @@ -259,6 +307,16 @@ public void

Re: Review Request 57221: GEODE-2541: Fixed ClassCastException failure

2017-03-01 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57221/#review167611 --- Ship it! Ship It! - Jared Stewart On March 1, 2017, 10:25

[jira] [Commented] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891338#comment-15891338 ] ASF subversion and git services commented on GEODE-2562: Commit

Re: Review Request 57225: GEODE-2571 CacheClosedException during LuceneQueryFunction should be handled with a retry

2017-03-01 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57225/#review167609 --- Ship it! Ship It! - Dan Smith On March 1, 2017, 11:45 p.m.,

[jira] [Commented] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891319#comment-15891319 ] ASF subversion and git services commented on GEODE-2562: Commit

[jira] [Commented] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891320#comment-15891320 ] ASF subversion and git services commented on GEODE-2562: Commit

[jira] [Commented] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891318#comment-15891318 ] ASF subversion and git services commented on GEODE-2562: Commit

[jira] [Commented] (GEODE-2494) Replace SpinLock class with C++11 style BasicLockable class, spinlock_mutex.

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891285#comment-15891285 ] ASF GitHub Bot commented on GEODE-2494: --- Github user asfgit closed the pull request at:

Re: Review Request 57221: GEODE-2541: Fixed ClassCastException failure

2017-03-01 Thread Kevin Duling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57221/#review167606 --- Ship it! Ship It! - Kevin Duling On March 1, 2017, 2:25

[jira] [Commented] (GEODE-2531) Replace HostAsm::atomic* and AtomicInc with std::atomic

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891286#comment-15891286 ] ASF GitHub Bot commented on GEODE-2531: --- Github user asfgit closed the pull request at:

[jira] [Commented] (GEODE-2494) Replace SpinLock class with C++11 style BasicLockable class, spinlock_mutex.

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891283#comment-15891283 ] ASF subversion and git services commented on GEODE-2494: Commit

[jira] [Commented] (GEODE-2494) Replace SpinLock class with C++11 style BasicLockable class, spinlock_mutex.

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891282#comment-15891282 ] ASF subversion and git services commented on GEODE-2494: Commit

[jira] [Commented] (GEODE-2552) Replace NanoTimer with std::chrono / std::this_thread::sleep_for

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891292#comment-15891292 ] ASF subversion and git services commented on GEODE-2552: Commit

[jira] [Commented] (GEODE-2552) Replace NanoTimer with std::chrono / std::this_thread::sleep_for

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891287#comment-15891287 ] ASF GitHub Bot commented on GEODE-2552: --- Github user asfgit closed the pull request at:

[jira] [Commented] (GEODE-2494) Replace SpinLock class with C++11 style BasicLockable class, spinlock_mutex.

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891284#comment-15891284 ] ASF subversion and git services commented on GEODE-2494: Commit

[jira] [Commented] (GEODE-2531) Replace HostAsm::atomic* and AtomicInc with std::atomic

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2531?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891290#comment-15891290 ] ASF subversion and git services commented on GEODE-2531: Commit

[jira] [Commented] (GEODE-2552) Replace NanoTimer with std::chrono / std::this_thread::sleep_for

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891291#comment-15891291 ] ASF subversion and git services commented on GEODE-2552: Commit

[jira] [Commented] (GEODE-2552) Replace NanoTimer with std::chrono / std::this_thread::sleep_for

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891294#comment-15891294 ] ASF subversion and git services commented on GEODE-2552: Commit

[jira] [Commented] (GEODE-2494) Replace SpinLock class with C++11 style BasicLockable class, spinlock_mutex.

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891288#comment-15891288 ] ASF subversion and git services commented on GEODE-2494: Commit

[jira] [Commented] (GEODE-2494) Replace SpinLock class with C++11 style BasicLockable class, spinlock_mutex.

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2494?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891289#comment-15891289 ] ASF subversion and git services commented on GEODE-2494: Commit

[jira] [Commented] (GEODE-2552) Replace NanoTimer with std::chrono / std::this_thread::sleep_for

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2552?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891293#comment-15891293 ] ASF subversion and git services commented on GEODE-2552: Commit

[GitHub] geode-native pull request #36: GEODE-2494: Replace SpinLock with spinlock_mu...

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/36 --- 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 not have this feature enabled and wishes so, or if the feature

[jira] [Assigned] (GEODE-2571) CacheClosedException during LuceneQueryFunction should be handled with a retry

2017-03-01 Thread Jason Huynh (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2571?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jason Huynh reassigned GEODE-2571: -- Assignee: Jason Huynh > CacheClosedException during LuceneQueryFunction should be handled with

[jira] [Updated] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2562: --- Fix Version/s: 1.2.0 > Docs: simplify language in Main Features section >

[jira] [Commented] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message

2017-03-01 Thread Bruce Schuchardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891261#comment-15891261 ] Bruce Schuchardt commented on GEODE-2413: - thanks for the clarification [~hiteshkh25]. It looks

[jira] [Assigned] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller reassigned GEODE-2562: -- Assignee: Karen Smoler Miller > Docs: simplify language in Main Features

[jira] [Resolved] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller resolved GEODE-2562. Resolution: Fixed > Docs: simplify language in Main Features section >

[jira] [Commented] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message

2017-03-01 Thread Hitesh Khamesra (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891254#comment-15891254 ] Hitesh Khamesra commented on GEODE-2413: [~bschuchardt] It's not about encrypted UDP

[jira] [Commented] (GEODE-2413) peer-to-peer authentication: Peer need to re-authenticate coordinator while accepting view message

2017-03-01 Thread Bruce Schuchardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891223#comment-15891223 ] Bruce Schuchardt commented on GEODE-2413: - Hitesh, I think you need to clarify whether this is the

[GitHub] geode pull request #:

2017-03-01 Thread joeymcallister
Github user joeymcallister commented on the pull request: https://github.com/apache/geode/commit/319304e28fa33f685ccab51d7574fc8696cee50b#commitcomment-21113152 In geode-docs/getting_started/product_intro.html.md.erb: In geode-docs/getting_started/product_intro.html.md.erb on line

Re: Review Request 57221: GEODE-2541: Fixed ClassCastException failure

2017-03-01 Thread Jinmei Liao
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57221/#review167593 --- Ship it! Ship It! - Jinmei Liao On March 1, 2017, 10:25

[jira] [Commented] (GEODE-2562) Docs: simplify language in Main Features section

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891199#comment-15891199 ] ASF subversion and git services commented on GEODE-2562: Commit

Re: Review Request 57221: GEODE-2541: Fixed ClassCastException failure

2017-03-01 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57221/ --- (Updated March 1, 2017, 10:25 p.m.) Review request for geode, Jinmei Liao,

Re: export logs and stats

2017-03-01 Thread Darrel Schneider
The code that gets the list of old logs/stats to remove is: org.apache.geode.internal.io.MainWithChildrenRollingFileHandler.checkDiskSpace(String, File, long, File, LogWriterI18n) You will see that it calls findChildrenExcept with a pattern. You probably want to instead call findChildren and you

Re: Review Request 57221: GEODE-2541: Fixed ClassCastException failure

2017-03-01 Thread Jared Stewart
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57221/#review167585 ---

Re: export logs and stats

2017-03-01 Thread Darrel Schneider
IndexOutOfBoundError if you don't specify an extension is a bug that should be fixed. It could be fixed by tacking on a default extension if one does not exist. I'm not sure what should be done about filenames with multiple "." in them (like "foo.log.gz"). Currently I think the code says what

Review Request 57221: GEODE-2541: Fixed ClassCastException failure

2017-03-01 Thread Ken Howe
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57221/ --- Review request for geode, Jinmei Liao, Jared Stewart, Kevin Duling, and Kirk

Re: Review Request 57208: GEODE-2560: Missing disk files (.crf) during backup/restore throws exception

2017-03-01 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57208/#review167582 --- Ship it! Ship It! - Darrel Schneider On March 1, 2017,

[jira] [Commented] (GEODE-2541) NetstatDUnitTest fails with ClassCastException

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891118#comment-15891118 ] ASF subversion and git services commented on GEODE-2541: Commit

[jira] [Created] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-01 Thread Wes Williams (JIRA)
Wes Williams created GEODE-2570: --- Summary: Export cluster-configuration returns "GemFire error" message Key: GEODE-2570 URL: https://issues.apache.org/jira/browse/GEODE-2570 Project: Geode

[jira] [Updated] (GEODE-2569) Unhelpful log message

2017-03-01 Thread Bruce Schuchardt (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2569?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bruce Schuchardt updated GEODE-2569: Priority: Trivial (was: Major) > Unhelpful log message > - > >

[jira] [Created] (GEODE-2569) Unhelpful log message

2017-03-01 Thread Bruce Schuchardt (JIRA)
Bruce Schuchardt created GEODE-2569: --- Summary: Unhelpful log message Key: GEODE-2569 URL: https://issues.apache.org/jira/browse/GEODE-2569 Project: Geode Issue Type: Bug

[jira] [Commented] (GEODE-2541) NetstatDUnitTest fails with ClassCastException

2017-03-01 Thread Kenneth Howe (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891093#comment-15891093 ] Kenneth Howe commented on GEODE-2541: - The issue with gfsh netstat command causing a Java heap

[jira] [Assigned] (GEODE-2488) Netstat command fails with OutOfMemoryError

2017-03-01 Thread Kenneth Howe (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Howe reassigned GEODE-2488: --- Assignee: Kenneth Howe > Netstat command fails with OutOfMemoryError >

[jira] [Commented] (GEODE-1995) remove ReliableMessageQueueFactory, ReliableMessageQueue, and getReliableMessageQueueFactory

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891080#comment-15891080 ] ASF subversion and git services commented on GEODE-1995: Commit

[jira] [Commented] (GEODE-2460) Update dependency versions

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891079#comment-15891079 ] ASF subversion and git services commented on GEODE-2460: Commit

[jira] [Commented] (GEODE-2515) CI Failure: BaseLineAndCompareQueryPerfJUnitTest.testPerformanceForRangeQueries FAILED failed with AssertionFailedError

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891085#comment-15891085 ] ASF subversion and git services commented on GEODE-2515: Commit

[jira] [Commented] (GEODE-880) Remove unused classes

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891078#comment-15891078 ] ASF subversion and git services commented on GEODE-880: --- Commit

[jira] [Commented] (GEODE-2538) Lucene query with values should not invoke cache loader

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891082#comment-15891082 ] ASF subversion and git services commented on GEODE-2538: Commit

[jira] [Commented] (GEODE-2142) Remove JSON.org dependency

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891087#comment-15891087 ] ASF subversion and git services commented on GEODE-2142: Commit

[jira] [Commented] (GEODE-2545) NPE during lucene query execution when cache is closing or region is destroyed

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2545?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891084#comment-15891084 ] ASF subversion and git services commented on GEODE-2545: Commit

[jira] [Commented] (GEODE-2142) Remove JSON.org dependency

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891088#comment-15891088 ] ASF subversion and git services commented on GEODE-2142: Commit

[jira] [Commented] (GEODE-2550) Improve README

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2550?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891081#comment-15891081 ] ASF subversion and git services commented on GEODE-2550: Commit

[jira] [Commented] (GEODE-2526) Enhance log statement in StatsArchiveReader

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891077#comment-15891077 ] ASF subversion and git services commented on GEODE-2526: Commit

[jira] [Commented] (GEODE-2142) Remove JSON.org dependency

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891091#comment-15891091 ] ASF subversion and git services commented on GEODE-2142: Commit

[jira] [Commented] (GEODE-2142) Remove JSON.org dependency

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891089#comment-15891089 ] ASF subversion and git services commented on GEODE-2142: Commit

[jira] [Commented] (GEODE-2142) Remove JSON.org dependency

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891086#comment-15891086 ] ASF subversion and git services commented on GEODE-2142: Commit

[jira] [Commented] (GEODE-2142) Remove JSON.org dependency

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2142?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891090#comment-15891090 ] ASF subversion and git services commented on GEODE-2142: Commit

Re: 1.1.0 is done so let's start work on 1.2.0

2017-03-01 Thread Hitesh Khamesra
I would prefer to consider GEODE-2413 as well. -Hitesh From: Anthony Baker To: dev@geode.apache.org Sent: Wednesday, March 1, 2017 1:21 PM Subject: Re: 1.1.0 is done so let's start work on 1.2.0 bump The json.org removal is complete.  Any thoughts on additional

[jira] [Commented] (GEODE-2538) Lucene query with values should not invoke cache loader

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891074#comment-15891074 ] ASF subversion and git services commented on GEODE-2538: Commit

[jira] [Commented] (GEODE-1887) Client PROXY region should delegate all operations to server

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891073#comment-15891073 ] ASF subversion and git services commented on GEODE-1887: Commit

[jira] [Commented] (GEODE-2561) Docs: error in gfsecurity.properties example (Geode User Guide)

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891071#comment-15891071 ] ASF subversion and git services commented on GEODE-2561: Commit

[jira] [Commented] (GEODE-2461) Remove unnecessary explicit dependencies

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2461?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891075#comment-15891075 ] ASF subversion and git services commented on GEODE-2461: Commit

[jira] [Commented] (GEODE-2547) Interest registration can cause a CacheLoader to be invoked

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891076#comment-15891076 ] ASF subversion and git services commented on GEODE-2547: Commit

[jira] [Commented] (GEODE-2551) Possible bugs in the source code

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891072#comment-15891072 ] ASF subversion and git services commented on GEODE-2551: Commit

[jira] [Commented] (GEODE-2541) NetstatDUnitTest fails with ClassCastException

2017-03-01 Thread Kenneth Howe (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891065#comment-15891065 ] Kenneth Howe commented on GEODE-2541: - The failure from ClassCastException results from

[jira] [Resolved] (GEODE-2561) Docs: error in gfsecurity.properties example (Geode User Guide)

2017-03-01 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes resolved GEODE-2561. Resolution: Fixed Fix Version/s: 1.2.0 Example corrected. Properties check out with current

Re: 1.1.0 is done so let's start work on 1.2.0

2017-03-01 Thread Anthony Baker
bump The json.org removal is complete. Any thoughts on additional scope / timing / release manager? Anthony > On Feb 16, 2017, at 8:20 AM, Anthony Baker wrote: > > Great job everyone on releasing 1.1.0! Let’s get organized for the next > release :-) > > Scope: >

[jira] [Assigned] (GEODE-2568) When its AsyncEventQueue is destroyed, its JMX MBean is not removed

2017-03-01 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2568?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barry Oglesby reassigned GEODE-2568: Assignee: Barry Oglesby > When its AsyncEventQueue is destroyed, its JMX MBean is not

[jira] [Created] (GEODE-2568) When its AsyncEventQueue is destroyed, its JMX MBean is not removed

2017-03-01 Thread Barry Oglesby (JIRA)
Barry Oglesby created GEODE-2568: Summary: When its AsyncEventQueue is destroyed, its JMX MBean is not removed Key: GEODE-2568 URL: https://issues.apache.org/jira/browse/GEODE-2568 Project: Geode

[jira] [Assigned] (GEODE-2541) NetstatDUnitTest fails with ClassCastException

2017-03-01 Thread Kenneth Howe (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kenneth Howe reassigned GEODE-2541: --- Assignee: Kenneth Howe > NetstatDUnitTest fails with ClassCastException >

[jira] [Created] (GEODE-2567) gfsh destroy disk-store should be idempotent

2017-03-01 Thread Swapnil Bawaskar (JIRA)
Swapnil Bawaskar created GEODE-2567: --- Summary: gfsh destroy disk-store should be idempotent Key: GEODE-2567 URL: https://issues.apache.org/jira/browse/GEODE-2567 Project: Geode Issue Type:

[jira] [Created] (GEODE-2566) gfsh destroy index should be idempotent

2017-03-01 Thread Swapnil Bawaskar (JIRA)
Swapnil Bawaskar created GEODE-2566: --- Summary: gfsh destroy index should be idempotent Key: GEODE-2566 URL: https://issues.apache.org/jira/browse/GEODE-2566 Project: Geode Issue Type:

[jira] [Created] (GEODE-2565) gfsh destroy gateway-sender should be idempotent

2017-03-01 Thread Swapnil Bawaskar (JIRA)
Swapnil Bawaskar created GEODE-2565: --- Summary: gfsh destroy gateway-sender should be idempotent Key: GEODE-2565 URL: https://issues.apache.org/jira/browse/GEODE-2565 Project: Geode Issue

Re: Review Request 57208: GEODE-2560: Missing disk files (.crf) during backup/restore throws exception

2017-03-01 Thread Kevin Duling
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57208/ --- (Updated March 1, 2017, 12:56 p.m.) Review request for geode, Darrel

[jira] [Assigned] (GEODE-2551) Possible bugs in the source code

2017-03-01 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker reassigned GEODE-2551: Assignee: Anthony Baker > Possible bugs in the source code >

[jira] [Updated] (GEODE-2551) Possible bugs in the source code

2017-03-01 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker updated GEODE-2551: - Component/s: serialization gfsh > Possible bugs in the source code >

[jira] [Resolved] (GEODE-2551) Possible bugs in the source code

2017-03-01 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker resolved GEODE-2551. -- Resolution: Fixed Fix Version/s: 1.2.0 > Possible bugs in the source code >

[jira] [Commented] (GEODE-2551) Possible bugs in the source code

2017-03-01 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891011#comment-15891011 ] ASF subversion and git services commented on GEODE-2551: Commit

[GitHub] geode pull request #408: GEODE-2551 Fix code issues found by AppChecker

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/408 --- 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 not have this feature enabled and wishes so, or if the feature is

[jira] [Commented] (GEODE-2551) Possible bugs in the source code

2017-03-01 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2551?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15891012#comment-15891012 ] ASF GitHub Bot commented on GEODE-2551: --- Github user asfgit closed the pull request at:

[jira] [Assigned] (GEODE-2561) Docs: error in gfsecurity.properties example (Geode User Guide)

2017-03-01 Thread Dave Barnes (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2561?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dave Barnes reassigned GEODE-2561: -- Assignee: Dave Barnes > Docs: error in gfsecurity.properties example (Geode User Guide) >

[jira] [Updated] (GEODE-2563) All destroy commands in gfsh should be idempotent

2017-03-01 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar updated GEODE-2563: Description: If a developer is using gfsh script to define the geode cluster, we should

[jira] [Updated] (GEODE-2563) All destroy commands in gfsh should be idempotent

2017-03-01 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2563?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar updated GEODE-2563: Summary: All destroy commands in gfsh should be idempotent (was: gfsh destroy region

[jira] [Created] (GEODE-2563) gfsh destroy region should be idempotent

2017-03-01 Thread Swapnil Bawaskar (JIRA)
Swapnil Bawaskar created GEODE-2563: --- Summary: gfsh destroy region should be idempotent Key: GEODE-2563 URL: https://issues.apache.org/jira/browse/GEODE-2563 Project: Geode Issue Type:

[GitHub] geode-native pull request #43: adding waypoints javascript for subnav

2017-03-01 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/43 --- 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 not have this feature enabled and wishes so, or if the feature

  1   2   >