geode git commit: first working filesize checks added new tests

2017-03-17 Thread khowe
Repository: geode Updated Branches: refs/heads/feature/GEODE-2420 2bcba1daa -> 7c6531e88 first working filesize checks added new tests Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7c6531e8 Tree:

[1/2] geode-native git commit: GEODE-2513 Unbrand Function Execution section of docs

2017-03-17 Thread kmiller
Repository: geode-native Updated Branches: refs/heads/develop 5ff12fc5a -> aaa5c9540 GEODE-2513 Unbrand Function Execution section of docs Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/e3834b8f Tree:

[05/49] geode git commit: GEODE-1198: add todo comment to dubious test

2017-03-17 Thread khowe
GEODE-1198: add todo comment to dubious test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/54eab9a0 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/54eab9a0 Diff:

[26/49] geode git commit: GEODE-1793 LocatorDUnitTest.testStartTwoLocatorsOneWithSSLAndTheOtherNonSSL

2017-03-17 Thread khowe
GEODE-1793 LocatorDUnitTest.testStartTwoLocatorsOneWithSSLAndTheOtherNonSSL This was a product issue. When the locator using plain-text sockets is contacted by a TcpClient using SSL the locator often just closes the socket. On some platforms this causes a SSLHandshakeException but on others it

[47/49] geode git commit: GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text

2017-03-17 Thread khowe
GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c02970b4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c02970b4 Diff:

[09/49] geode git commit: GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.execute

2017-03-17 Thread khowe
GEODE-2618: PrimaryBucketExceptions handled in LuceneQueryFunction.execute * PrimaryBucketException while executing a LuceneQuery will now be caught and wrapped as a InternalFunctionInvocationTargetException * This will trigger a re-execution of the LuceneQuery on the member

[38/49] geode git commit: GEODE-2303 Add eccn text to README.md

2017-03-17 Thread khowe
GEODE-2303 Add eccn text to README.md Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/81794ec3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/81794ec3 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/81794ec3

[01/49] geode git commit: GEODE-2614: fix javadoc warnings - spotless

2017-03-17 Thread khowe
Repository: geode Updated Branches: refs/heads/feature/GEODE-2420 abc0dd2fe -> 2bcba1daa GEODE-2614: fix javadoc warnings - spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/608ce117 Tree:

[03/49] geode git commit: GEODE-1198: refactor test with before/after and cleanup use of ports

2017-03-17 Thread khowe
GEODE-1198: refactor test with before/after and cleanup use of ports Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8afd0d6e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8afd0d6e Diff:

[32/49] geode git commit: GEODE-2612: Added gfsh support for invoking callbacks during snapshot load

2017-03-17 Thread khowe
GEODE-2612: Added gfsh support for invoking callbacks during snapshot load Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/6cc8a113 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/6cc8a113 Diff:

[10/49] geode git commit: GEODE-2614: fix javadoc warnings - spotless

2017-03-17 Thread khowe
GEODE-2614: fix javadoc warnings - spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/c6c6459a Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/c6c6459a Diff:

[24/49] geode git commit: GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text * spotless fix

2017-03-17 Thread khowe
GEODE-2633: When turning on fine logging, GEODE logs the keystore password in clear text * spotless fix Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5fb264b0 Tree:

[28/49] geode git commit: GEODE-2620: Rate stats removed from LuceneIndexMetrics

2017-03-17 Thread khowe
GEODE-2620: Rate stats removed from LuceneIndexMetrics * Commit Rate, update rate and query rate removed from LuceneIndexMetrics * They can be added back again when the getRate method in StatsRate.java is fixed This closes #418 Project:

[04/49] geode git commit: GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail

2017-03-17 Thread khowe
GEODE-2539: Upgrading Jetty causes RestSecurityItegrationTest to fail Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/caf0767e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/caf0767e Diff:

[27/49] geode git commit: GEODE_1793 spotless fixes and removal of dead code

2017-03-17 Thread khowe
GEODE_1793 spotless fixes and removal of dead code Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f7aad2e4 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f7aad2e4 Diff:

[17/49] geode git commit: GEODE-2616: fix leak in colocated region removal

2017-03-17 Thread khowe
GEODE-2616: fix leak in colocated region removal postDestroyRegion now removes itself from colocated parent colocatedByList Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/72378a74 Tree:

[16/49] geode git commit: GEODE-2539: revert jetty version change for now

2017-03-17 Thread khowe
GEODE-2539: revert jetty version change for now Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a4036c75 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a4036c75 Diff:

[37/49] geode git commit: GEODE-2639: Added a wait for flush to avoid flakiness in test

2017-03-17 Thread khowe
GEODE-2639: Added a wait for flush to avoid flakiness in test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/eeb01bbc Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/eeb01bbc Diff:

[42/49] geode git commit: GEODE-2522: Added missing teardown method in test

2017-03-17 Thread khowe
GEODE-2522: Added missing teardown method in test Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/1e806c69 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/1e806c69 Diff:

[25/49] geode git commit: GEODE-2643: Combine chunk and file region into a single region

2017-03-17 Thread khowe
GEODE-2643: Combine chunk and file region into a single region * removed file and chunk count from stat * removed tests that were doing checks against chunk bucketRegions Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[49/49] geode git commit: GEODE-2536: Remove the inappropriate implementation of methods in DiskId for persistent regions.

2017-03-17 Thread khowe
GEODE-2536: Remove the inappropriate implementation of methods in DiskId for persistent regions. markForWriting and unmarkForWriting should not be used for persistent region. needsToBeWritten always return false now for persistent region, as the diskEntry either is being written to disk (sync)

[34/49] geode git commit: GEODE-2674: Changing the lucene listener to fetch the value from the region

2017-03-17 Thread khowe
GEODE-2674: Changing the lucene listener to fetch the value from the region Rather than use the value that is in the queue, use the latest value from the region to update the lucene index. This ensures that even if the queue contains spurious events due to retries or other issues, we put the

[08/49] geode git commit: GEODE-1969: fix IOException on force flush

2017-03-17 Thread khowe
GEODE-1969: fix IOException on force flush An oplog closed while writing to oplog with gemfire.syncWrites=true whill no longer cause the force flush to fail with an IOException. The channel force call is now done inside the sync block which makes sure that the write is flushed before another

[35/49] geode git commit: GEODE-2655: Added DUnit tests for lucene indexes on mixed objects.

2017-03-17 Thread khowe
GEODE-2655: Added DUnit tests for lucene indexes on mixed objects. * Lucene must be able to index on the common field name of mixed objects * Lucene indexes must also work when there are mixed objects with no common field names. * Lucene indexes work with different

[31/49] geode git commit: GEODE-2653: Add FlakyTest category to test with Thread.sleep

2017-03-17 Thread khowe
GEODE-2653: Add FlakyTest category to test with Thread.sleep Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/189faaac Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/189faaac Diff:

[39/49] geode git commit: GEODE-2267: enhance error output for gfsh.

2017-03-17 Thread khowe
GEODE-2267: enhance error output for gfsh. * correctly output error message if gfsh execution has an error * export logs should output correct log message over http connection as well Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[06/49] geode git commit: GEODE-2642 Fixed ping thread issue on client.

2017-03-17 Thread khowe
GEODE-2642 Fixed ping thread issue on client. Client ping thread wakes up every "ping-interval" and then it checks whether someone already did some operation on that server or not, in the last ping-interval. If there is some operation, then it doesn't ping server and wakes up again after

[14/49] geode git commit: GEODE-2614: fix javadoc warnings

2017-03-17 Thread khowe
GEODE-2614: fix javadoc warnings Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/04f9350e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/04f9350e Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/04f9350e

[30/49] geode git commit: GEODE-2379 Document new behavior of export logs This closes #425

2017-03-17 Thread khowe
GEODE-2379 Document new behavior of export logs This closes #425 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/e39aff22 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/e39aff22 Diff:

[36/49] geode git commit: GEODE-2599: fix for "null" in string of dots

2017-03-17 Thread khowe
GEODE-2599: fix for "null" in string of dots Check for string "null" in server/locator status message Refactor server and locator launcer wait loops by using Process.isAlive instead of Process.exitValue Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[22/49] geode git commit: GEODE-2576: delete the zip file on locator after it's being streamed to client.

2017-03-17 Thread khowe
GEODE-2576: delete the zip file on locator after it's being streamed to client. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a4b32303 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/a4b32303 Diff:

[20/49] geode git commit: GEODE-2612: Added option to invoke callbacks during snapshot

2017-03-17 Thread khowe
GEODE-2612: Added option to invoke callbacks during snapshot Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/8c371be8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/8c371be8 Diff:

[23/49] geode git commit: GEODE-2592 Document Lucene-related gfsh commands

2017-03-17 Thread khowe
GEODE-2592 Document Lucene-related gfsh commands Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f4f9b6b3 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f4f9b6b3 Diff:

[21/49] geode git commit: GEODE-2594: do not use Attach API or tools.jar by default

2017-03-17 Thread khowe
GEODE-2594: do not use Attach API or tools.jar by default * remove tools.jar from classpath in gfsh and gfsh.bat * remove use of Attach API from start commands * deprecate --pid option in help of status and stop commands If a user still wants to use the --pid option in status or stop commands

[12/49] geode git commit: GEODE-2595: Fixing failure from LuceneIndexDestroyDUnitTest

2017-03-17 Thread khowe
GEODE-2595: Fixing failure from LuceneIndexDestroyDUnitTest Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3f2de087 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3f2de087 Diff:

[18/49] geode git commit: GEODE-2638: GatewaySenders now start even if configured with locators on unknown hosts

2017-03-17 Thread khowe
GEODE-2638: GatewaySenders now start even if configured with locators on unknown hosts Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/25fc337e Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/25fc337e Diff:

geode git commit: GEODE-2649: Export logs does not use file creation time

2017-03-17 Thread jstewart
Repository: geode Updated Branches: refs/heads/develop 40b2efa60 -> 400552a10 GEODE-2649: Export logs does not use file creation time Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/400552a1 Tree:

geode git commit: GEODE-2674 Use null instead of "" for a null value in the queue.

2017-03-17 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/develop 5b71c4b5b -> 40b2efa60 GEODE-2674 Use null instead of "" for a null value in the queue. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/40b2efa6 Tree: