[jira] [Closed] (GEODE-2490) Tombstone messages are getting processed inline

2017-02-28 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar closed GEODE-2490. --- > Tombstone messages are getting processed inline > --

[jira] [Updated] (GEODE-2490) Tombstone messages are getting processed inline

2017-02-28 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar updated GEODE-2490: Fix Version/s: 1.2.0 > Tombstone messages are getting processed inline > ---

[jira] [Resolved] (GEODE-2490) Tombstone messages are getting processed inline

2017-02-28 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2490?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar resolved GEODE-2490. - Resolution: Fixed > Tombstone messages are getting processed inline >

[jira] [Updated] (GEODE-2489) Tombstone message with keys are sent to peer partitioned region nodes even though no clinets are registered

2017-02-28 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar updated GEODE-2489: Fix Version/s: 1.2.0 > Tombstone message with keys are sent to peer partitioned region nodes

[jira] [Resolved] (GEODE-2489) Tombstone message with keys are sent to peer partitioned region nodes even though no clinets are registered

2017-02-28 Thread Swapnil Bawaskar (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2489?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Swapnil Bawaskar resolved GEODE-2489. - Resolution: Fixed > Tombstone message with keys are sent to peer partitioned region nodes

Re: export logs and stats

2017-02-28 Thread Swapnil Bawaskar
+1 for restricting the file extensions and looking at what the user has defined. On Tue, Feb 28, 2017 at 4:46 PM Jinmei Liao wrote: > Yeah, before we were simply looking at System.getProperty("user.dir") to > get all the logs/stats, now I think we should use whatever user defined in > the config

Re: gfsh> export cluster-configuration - Reason: null

2017-02-28 Thread Jinmei Liao
It is the correct syntax, I just tried it on the tip of develop branch. I know we have tests that covers export cluster-configuration in the pipeline. Please do file a ticket with the logs. gfsh>export cluster-configuration --zip-file-name=test.zip Downloading cluster configuration : /Users/jilia

Re: gfsh> export cluster-configuration - Reason: null

2017-02-28 Thread Real Wes
Is this proper syntax in Geode 1.1.0? If so, let me know and I’ll file a jira... gfsh>export cluster-configuration --zip-file-name=cluster.zip Could not process command due to GemFire error. Error while processing command Reason : null Thanks, Wes > On Mar 1, 2017, at 12:24 AM, Jinmei Lia

Re: Gfsh> Create regions with bad property values?

2017-02-28 Thread Jinmei Liao
We have multiple jira tickets on this waiting to be fixed: https://issues.apache.org/jira/browse/GEODE-1597 https://issues.apache.org/jira/browse/GEODE-2249 On Tue, Feb 28, 2017 at 9:16 PM, Real Wes wrote: > This works in Geode 1.1.0 where GemFire 8 failed: > > gfsh> create region --name=Testxx

Gfsh> Create regions with bad property values?

2017-02-28 Thread Real Wes
This works in Geode 1.1.0 where GemFire 8 failed: gfsh> create region --name=Testxxx --type=PARTITION_REDUNDANT_HEAP_LRU --badProperty=badValue Is ignoring bad properties by design? Or a bug? Thanks, Wes Williams

Re: Build failed in Jenkins: Geode-nightly #762 - adongre, please read

2017-02-28 Thread Jared Stewart
Thanks for the tips, Kirk! I think #2 is something I ought to do more often. On Feb 28, 2017 5:59 PM, "Kirk Lund" wrote: > Everything is building fine now, so I'm going to revert that commit. > > Avinash, go ahead and recommit it after the issue with the sub-class > parameterization is fixed and

Re: Build failed in Jenkins: Geode-nightly #762 - adongre, please read

2017-02-28 Thread Kirk Lund
Everything is building fine now, so I'm going to revert that commit. Avinash, go ahead and recommit it after the issue with the sub-class parameterization is fixed and it passes review and precheckin. I don't know of any way to make JUnit Parameterized work with JUnitParams, and I'd recommend not

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1887?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889321#comment-15889321 ] ASF subversion and git services commented on GEODE-1887: Commit 8a

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

2017-02-28 Thread Dan Smith (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Dan Smith resolved GEODE-2538. -- Resolution: Fixed Fix Version/s: 1.2.0 > Lucene query with values should not invoke cache loader

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889295#comment-15889295 ] ASF subversion and git services commented on GEODE-2538: Commit 8b

Review Request 57175: GEODE-4160: upgrade mortbay-jetty-servlet-api dependency

2017-02-28 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57175/ --- Review request for geode, Anthony Baker, Jinmei Liao, Jared Stewart, Kevin Dulin

[jira] [Issue Comment Deleted] (GEODE-2460) Update dependency versions

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2460: - Comment: was deleted (was: Commit bc32a76c223d7a2b407fed72595af4056a78e433 in geode's branch refs/heads/G

[jira] [Issue Comment Deleted] (GEODE-2460) Update dependency versions

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2460?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2460: - Comment: was deleted (was: Commit 23b7de54226a267e2473f0eb426aa88ea91258b6 in geode's branch refs/heads/f

[jira] [Commented] (GEODE-2558) Upgrade mockito dependency

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2558?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889271#comment-15889271 ] Kirk Lund commented on GEODE-2558: -- We should skip 2.7.11 and upgrade to 2.7.12 which is

[jira] [Created] (GEODE-2558) Upgrade mockito dependency

2017-02-28 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2558: Summary: Upgrade mockito dependency Key: GEODE-2558 URL: https://issues.apache.org/jira/browse/GEODE-2558 Project: Geode Issue Type: Wish Components: build

[jira] [Commented] (GEODE-2557) Upgrade jna dependency

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2557?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889265#comment-15889265 ] Kirk Lund commented on GEODE-2557: -- 4.0.0 (Jul, 2013) <-- current version 4.3.0 (Jan, 201

[GitHub] geode pull request #410: Overhauling the javadocs for the LuceneService

2017-02-28 Thread upthewaterspout
GitHub user upthewaterspout opened a pull request: https://github.com/apache/geode/pull/410 Overhauling the javadocs for the LuceneService Enhancing the javadocs with more detailed descriptions of what the classes do, adding links to lucene classes where appropriate, and remo

[jira] [Commented] (GEODE-2539) Upgrading Jetty causes RestSecurityIntegrationTest to fail

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2539?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889264#comment-15889264 ] Kirk Lund commented on GEODE-2539: -- New version 9.4.2.v20170220 is now out. We should upg

[jira] [Created] (GEODE-2557) Upgrade jna dependency

2017-02-28 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2557: Summary: Upgrade jna dependency Key: GEODE-2557 URL: https://issues.apache.org/jira/browse/GEODE-2557 Project: Geode Issue Type: Wish Components: build, ge

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

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

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889239#comment-15889239 ] ASF subversion and git services commented on GEODE-880: --- Commit 4fbc6

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

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

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889241#comment-15889241 ] ASF subversion and git services commented on GEODE-2547: Commit 1a

Re: export logs and stats

2017-02-28 Thread Jinmei Liao
Yeah, before we were simply looking at System.getProperty("user.dir") to get all the logs/stats, now I think we should use whatever user defined in the config file and do a getParent to get the parent directory to search for the files. On Tue, Feb 28, 2017 at 4:34 PM, Dan Smith wrote: > I think

[jira] [Updated] (GEODE-2556) RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] fails intermittently

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2556: - Component/s: regions > RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] > fa

[jira] [Updated] (GEODE-2556) RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] fails intermittently

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2556: - Labels: Flaky (was: ) > RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] >

[jira] [Updated] (GEODE-2556) RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] fails intermittently

2017-02-28 Thread Kirk Lund (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Kirk Lund updated GEODE-2556: - Description: I've seen this fail off and on in precheckin, but it always passes when I run it by itself.

[jira] [Created] (GEODE-2556) RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] fails intermittently

2017-02-28 Thread Kirk Lund (JIRA)
Kirk Lund created GEODE-2556: Summary: RollingUpgradeDUnitTest.testRollServersOnPersistentRegion_dataserializable[0] fails intermittently Key: GEODE-2556 URL: https://issues.apache.org/jira/browse/GEODE-2556

Re: export logs and stats

2017-02-28 Thread Dan Smith
I think maybe I didn't quite understand the original proposal. Are you saying you won't even look at the directory or filename the user specifies, but just grab all the files that happen to be in the working directory and end in .log? I don't think that's going to do the right thing for most users.

Re: export logs and stats

2017-02-28 Thread Jinmei Liao
Darrel, it seems if user defines a log file to be simply "serverLog" (a filename with no "."), when rolling over the log file once file size is reached, we get a IndexOutOfBoundError when it's trying to figure out what's the rolled-over filename should be. And if user defines a log file name to be

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

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

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2515?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889167#comment-15889167 ] ASF subversion and git services commented on GEODE-2515: Commit 8f

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

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

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

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

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

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

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

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

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889174#comment-15889174 ] ASF subversion and git services commented on GEODE-1995: Commit 5e

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-1995?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889172#comment-15889172 ] ASF subversion and git services commented on GEODE-1995: Commit 5e

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

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

[jira] [Commented] (GEODE-2404) Add API to destroy a region containing lucene indexes

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889169#comment-15889169 ] ASF subversion and git services commented on GEODE-2404: Commit 11

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

2017-02-28 Thread Barry Oglesby (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Barry Oglesby resolved GEODE-2547. -- Resolution: Fixed Fix Version/s: 1.2.0 > Interest registration can cause a CacheLoader to

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2547?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889153#comment-15889153 ] ASF subversion and git services commented on GEODE-2547: Commit 1a

[jira] [Commented] (GEODE-2325) Improve tests for JarDeployer

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2325?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889121#comment-15889121 ] ASF subversion and git services commented on GEODE-2325: Commit 22

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

2017-02-28 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2526?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker resolved GEODE-2526. -- Resolution: Fixed Fix Version/s: 1.2.0 > Enhance log statement in StatsArchiveReader > --

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

2017-02-28 Thread Anthony Baker (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Anthony Baker resolved GEODE-880. - Resolution: Fixed Fix Version/s: 1.2.0 > Remove unused classes > - > >

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

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

Re: export logs and stats

2017-02-28 Thread Jinmei Liao
Darrel, great, can you point me to the code to get a list of the files to copy? On Tue, Feb 28, 2017 at 3:16 PM, Darrel Schneider wrote: > It sounds like you will pick up any file in the working directory that ends > with ".log" or ".log.gz". > But what if the geode server is sharing a directory

Re: apache-geode/lib/ra.jar

2017-02-28 Thread Mark Bretl
Hi Kirk, ra.jar gets built from geode-core, here is the build task: task raJar (type: Jar, dependsOn: classes) { description 'Assembles the jar archive that contains the JCA classes' from sourceSets.jca.output exclude 'org/apache/geode/ra/**' archiveName 'ra.jar' } I see no reason why it

Re: export logs and stats

2017-02-28 Thread Darrel Schneider
It sounds like you will pick up any file in the working directory that ends with ".log" or ".log.gz". But what if the geode server is sharing a directory with something else that is also writing files with these extensions? Or if multiple geode servers are running in the same directory? I think it

Re: export logs and stats

2017-02-28 Thread Jinmei Liao
I think restriction1) also has something to do with not needing to parse the file path/names. If you define an absolute path, we will need to parse the string to get the directory and file name. Besides, if all the logs are already written to a centralized place, just zip them up and send it over,

apache-geode/lib/ra.jar

2017-02-28 Thread Kirk Lund
Does anyone know why "apache-geode/lib/ra.jar" doesn't have a geode- prefix and release numbers in the jar name? This is the only unidentified jar in the Apache Geode lib directory, and I think we should change this to be named like the other jars if possible. It seems to contain JCA classes from g

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

2017-02-28 Thread ASF subversion and git services (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-880?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889051#comment-15889051 ] ASF subversion and git services commented on GEODE-880: --- Commit 4fbc6

Re: Review Request 57170: GEODE-2538: Don't deserialize values on the server when getting results

2017-02-28 Thread Darrel Schneider
> On Feb. 28, 2017, 2:21 p.m., Darrel Schneider wrote: > > geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/results/PageEntry.java, > > line 26 > > > > > > I found it confusing PageEntry was DataSeri

[GitHub] geode pull request #409: GEODE-880 Remove unused classes

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode/pull/409 --- 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 enabl

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

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

Re: Review Request 57170: GEODE-2538: Don't deserialize values on the server when getting results

2017-02-28 Thread Barry Oglesby
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57170/#review167171 --- Ship it! Ship It! - Barry Oglesby On Feb. 28, 2017, 10:41 p.

Re: export logs and stats

2017-02-28 Thread Dan Smith
I'm a bit confused by (1). Isn't it actually more complicated for you to restrict log collection to a relative path? Why not just look for log files no matter where they are written to? I also don't really follow the argument about why a user that writes to /var/logs is not going to want to use thi

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889044#comment-15889044 ] ASF GitHub Bot commented on GEODE-2441: --- Github user dgkimura commented on a diff in

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread dgkimura
Github user dgkimura commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103572486 --- Diff: src/quickstart/cpp/CMakeLists.txt --- @@ -26,16 +26,6 @@ elseif(UNIX) set(DYNAMIC_LIBRARY_PATH LD_LIBRARY_PATH=${NATIVECLIENT_DIR}/li

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889037#comment-15889037 ] ASF GitHub Bot commented on GEODE-2441: --- Github user dgkimura commented on a diff in

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889035#comment-15889035 ] ASF GitHub Bot commented on GEODE-2441: --- Github user dgkimura commented on a diff in

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread dgkimura
Github user dgkimura commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103572140 --- Diff: src/quickstart/runcpp.sh.in --- @@ -69,7 +69,6 @@ else echo 22.PdxRemoteQuery echo 23.PdxSerializer echo 24.PdxInst

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread dgkimura
Github user dgkimura commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103572155 --- Diff: src/quickstart/runcpp.sh.in --- @@ -150,9 +149,6 @@ else "24") exname='PdxInstance' ;; - "25")

[Spring CI] Spring Data GemFire > Nightly-ApacheGeode > #487 was SUCCESSFUL (with 1679 tests)

2017-02-28 Thread Spring CI
--- Spring Data GemFire > Nightly-ApacheGeode > #487 was successful. --- Scheduled 1681 tests in total. https://build.spring.io/browse/SGF-NAG-487/ -- This

export logs and stats

2017-02-28 Thread Jinmei Liao
Hello community, We are currently trying to improve what "export logs" should do. Currently export logs only export the logs(filtered by logLevel and start and end date) to each individual member's file system. We want to make all the member's logs exported to a central location and if you are co

Re: Review Request 57170: GEODE-2538: Don't deserialize values on the server when getting results

2017-02-28 Thread Dan Smith
> On Feb. 28, 2017, 10:21 p.m., Darrel Schneider wrote: > > geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal/results/PageEntry.java, > > line 26 > > > > > > I found it confusing PageEntry was DataSer

Re: Review Request 57170: GEODE-2538: Don't deserialize values on the server when getting results

2017-02-28 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57170/ --- (Updated Feb. 28, 2017, 10:41 p.m.) Review request for geode, Barry Oglesby and

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889000#comment-15889000 ] ASF GitHub Bot commented on GEODE-2441: --- Github user echobravopapa commented on a di

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15889001#comment-15889001 ] ASF GitHub Bot commented on GEODE-2441: --- Github user echobravopapa commented on a di

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888999#comment-15888999 ] ASF GitHub Bot commented on GEODE-2441: --- Github user echobravopapa commented on a di

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103568564 --- Diff: src/quickstart/runcpp.sh.in --- @@ -69,7 +69,6 @@ else echo 22.PdxRemoteQuery echo 23.PdxSerializer echo 24.Pd

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103568625 --- Diff: src/quickstart/runcpp.sh.in --- @@ -150,9 +149,6 @@ else "24") exname='PdxInstance' ;; - "25"

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread echobravopapa
Github user echobravopapa commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103569428 --- Diff: src/quickstart/cpp/CMakeLists.txt --- @@ -26,16 +26,6 @@ elseif(UNIX) set(DYNAMIC_LIBRARY_PATH LD_LIBRARY_PATH=${NATIVECLIENT_DI

[GitHub] geode issue #397: Add junit to try parsing of simple XML file w pool ...

2017-02-28 Thread oshvarts
Github user oshvarts commented on the issue: https://github.com/apache/geode/pull/397 fixed wildcards and spotless issue; hopefully fixed the unrelated test failure, though Travis does not seem to be running builds for me to test. --- If your project is set up for it, you can reply t

Re: Review Request 57171: GEODE-2461: remove json4s-ast_2.10 as explicit dependency

2017-02-28 Thread Anthony Baker
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57171/#review167163 --- Ship it! I think this was originally added due to swagger. Onc

Re: Review Request 57170: GEODE-2538: Don't deserialize values on the server when getting results

2017-02-28 Thread Darrel Schneider
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57170/#review167159 --- geode-lucene/src/main/java/org/apache/geode/cache/lucene/internal

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

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

Review Request 57171: GEODE-2461: remove json4s-ast_2.10 as explicit dependency

2017-02-28 Thread Kirk Lund
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57171/ --- Review request for geode, Anthony Baker, Jinmei Liao, Jared Stewart, Mark Bretl,

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888960#comment-15888960 ] ASF GitHub Bot commented on GEODE-2441: --- Github user dgkimura commented on a diff in

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread dgkimura
Github user dgkimura commented on a diff in the pull request: https://github.com/apache/geode-native/pull/42#discussion_r103564551 --- Diff: src/tests/cli/NewFwkLib/NewFwkLib.csproj.in --- @@ -272,9 +272,6 @@ SmokePerf\NoopAuthInit.cs - -

[jira] [Commented] (GEODE-2441) Remove PDXAutoSerializer

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888938#comment-15888938 ] ASF GitHub Bot commented on GEODE-2441: --- GitHub user dgkimura opened a pull request:

[GitHub] geode-native pull request #42: GEODE-2441: Remove leftover pdx auto serializ...

2017-02-28 Thread dgkimura
GitHub user dgkimura opened a pull request: https://github.com/apache/geode-native/pull/42 GEODE-2441: Remove leftover pdx auto serializer references Remove leftover references from previous commits under GEODE-2441. After this pull-request there are no references returned from gre

Review Request 57170: GEODE-2538: Don't deserialize values on the server when getting results

2017-02-28 Thread Dan Smith
--- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/57170/ --- Review request for geode, Barry Oglesby and Jason Huynh. Repository: geode De

Re: [DISCUSS] changes to Redis implementation

2017-02-28 Thread Bruce Schuchardt
Yes, it looks like the Redis server is only labeled an Experimental Feature in the Pivotal docs for GemFire. Geode docs don't label it experimental and no-one added @Experimental when that annotation was introduced. Le 2/27/2017 à 1:40 PM, Dan Smith a écrit : Given that the feature is still

Re: Build failed in Jenkins: Geode-nightly #762 - adongre, please read

2017-02-28 Thread Mark Bretl
There is an AWS outage right now, not sure if that is affecting the Gradle plugin site... --Mark On Tue, Feb 28, 2017 at 10:53 AM, Bruce Schuchardt wrote: > I deleted my gradle cache & am also having trouble downloading things > >:buildSrc:build UP-TO-DATE > >FAILURE: Build failed with

[jira] [Commented] (GEODE-2513) Geode Native docs: rebrand to match open-source software

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888680#comment-15888680 ] ASF GitHub Bot commented on GEODE-2513: --- Github user davebarnes97 commented on the i

[GitHub] geode-native issue #41: GEODE-2513 Rebrand Setting System Properties section

2017-02-28 Thread davebarnes97
Github user davebarnes97 commented on the issue: https://github.com/apache/geode-native/pull/41 +1 LGTM --- 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,

[jira] [Commented] (GEODE-2513) Geode Native docs: rebrand to match open-source software

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888672#comment-15888672 ] ASF GitHub Bot commented on GEODE-2513: --- GitHub user karensmolermiller opened a pull

[GitHub] geode-native pull request #41: GEODE-2513 Rebrand Setting System Properties ...

2017-02-28 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/41 GEODE-2513 Rebrand Setting System Properties section of Geode Native documentation - Removed references to Pivotal GemFire and related commercial products - Changed 'nativ

Re: Build failed in Jenkins: Geode-nightly #762 - adongre, please read

2017-02-28 Thread Bruce Schuchardt
I deleted my gradle cache & am also having trouble downloading things :buildSrc:build UP-TO-DATE FAILURE: Build failed with an exception. * What went wrong: A problem occurred configuring root project 'geode'. > Could not resolve all dependencies for configuration ':classpath'.

[jira] [Commented] (GEODE-2549) Remove unused sources

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2549?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888652#comment-15888652 ] ASF GitHub Bot commented on GEODE-2549: --- Github user asfgit closed the pull request

[GitHub] geode-native pull request #38: GEODE-2549: Delete unused files.

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/38 --- 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] [Updated] (GEODE-2404) Add API to destroy a region containing lucene indexes

2017-02-28 Thread Karen Smoler Miller (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Karen Smoler Miller updated GEODE-2404: --- Component/s: docs > Add API to destroy a region containing lucene indexes > --

[jira] [Commented] (GEODE-2439) Replace all non-standard types in all public includes / API

2017-02-28 Thread ASF GitHub Bot (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2439?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15888646#comment-15888646 ] ASF GitHub Bot commented on GEODE-2439: --- Github user asfgit closed the pull request

[GitHub] geode-native pull request #32: GEODE-2439: Replace c-style headers with c++ ...

2017-02-28 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/geode-native/pull/32 --- 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

  1   2   >