geode-native git commit: GEODE-2486: Fixes casting failure on Windows. [Forced Update!]

2017-02-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 41d826e82 -> 3daae6ed5 (forced update) GEODE-2486: Fixes casting failure on Windows. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/3daae6ed

geode-native git commit: GEODE-2486: Fixes casting failure on Windows.

2017-02-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop d4e0a8447 -> 41d826e82 GEODE-2486: Fixes casting failure on Windows. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-native/commit/41d826e8 Tree:

[3/3] geode-native git commit: GEODE-2484 Replace ace calls to standard functions

2017-02-15 Thread jbarrett
GEODE-2484 Replace ace calls to standard functions - Fix compile errors related to including headers - Fix formatting and c-style cast warnings This closes #3. Project: http://git-wip-us.apache.org/repos/asf/geode-native/repo Commit:

[2/3] geode-native git commit: GEODE-2484 Replace ace calls to standard functions

2017-02-15 Thread jbarrett
http://git-wip-us.apache.org/repos/asf/geode-native/blob/d4e0a844/src/cppcache/src/PdxInstanceImpl.cpp -- diff --git a/src/cppcache/src/PdxInstanceImpl.cpp b/src/cppcache/src/PdxInstanceImpl.cpp index bf8d1ef..7111baa 100644 ---

geode-native git commit: GEODE-2486: Initialize OpenSSL for DEFAULT cipher support.

2017-02-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop 975f48fa6 -> ad8b5a83b GEODE-2486: Initialize OpenSSL for DEFAULT cipher support. - Init SSLv23_client mode to support negotiation of all SSL/TLS versions. - Cleanup C++ style issues. - Update tests to use NON-NULL cipher.

geode git commit: Update dockerfile for 1.1.0

2017-02-15 Thread abaker
Repository: geode Updated Branches: refs/heads/develop caafea339 -> 591540572 Update dockerfile for 1.1.0 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/59154057 Tree:

geode git commit: Minor non-functional changes in response to PR comments.

2017-02-15 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/feature/GEODE-2444 6d5b7a407 -> 15563faf1 Minor non-functional changes in response to PR comments. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/15563faf Tree:

geode git commit: Update Geode web page's index.html file to include 1.1.0 binaries and source

2017-02-15 Thread kmiller
Repository: geode Updated Branches: refs/heads/develop 591540572 -> d0cb3220a Update Geode web page's index.html file to include 1.1.0 binaries and source Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/d0cb3220 Tree:

[1/3] geode-native git commit: GEODE-2484 Replace ace calls to standard functions

2017-02-15 Thread jbarrett
Repository: geode-native Updated Branches: refs/heads/develop ad8b5a83b -> d4e0a8447 http://git-wip-us.apache.org/repos/asf/geode-native/blob/d4e0a844/src/cppcache/src/statistics/OsStatisticsImpl.cpp -- diff --git

[04/17] geode git commit: GEODE-2475: Upgrade Lucene version to 6.4.1

2017-02-15 Thread bschuchardt
GEODE-2475: Upgrade Lucene version to 6.4.1 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/5d98a8c9 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/5d98a8c9 Diff:

[16/17] geode git commit: Fix a log message that was causing tests to fail.

2017-02-15 Thread bschuchardt
Fix a log message that was causing tests to fail. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/4ce902fc Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/4ce902fc Diff:

[14/17] geode git commit: update doc comment links

2017-02-15 Thread bschuchardt
update doc comment links Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f990e790 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/f990e790 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/f990e790 Branch:

[05/17] geode git commit: GEODE-2398: Updates from review

2017-02-15 Thread bschuchardt
GEODE-2398: Updates from review https://reviews.apache.org/r/56506/ Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fb14e9aa Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/fb14e9aa Diff:

[10/17] geode git commit: GEODE-2449: changes in response to review.

2017-02-15 Thread bschuchardt
http://git-wip-us.apache.org/repos/asf/geode/blob/f79beb1e/geode-core/src/main/java/org/apache/geode/internal/hll/HyperLogLogPlus.java -- diff --git a/geode-core/src/main/java/org/apache/geode/internal/hll/HyperLogLogPlus.java

[02/17] geode git commit: GEODE-2460: update dependency versions

2017-02-15 Thread bschuchardt
GEODE-2460: update dependency versions Update the following dependency versions defined in gradle/dependency-versions.properties. Update major versions (compile test only): * org.apache.bcel:bcel:6.0 Update minor versions (distributed in release): * commons-beanutils:1.9.3 *

[06/17] geode git commit: GEODE-2398: Retry oplog channel.write on silent failures

2017-02-15 Thread bschuchardt
GEODE-2398: Retry oplog channel.write on silent failures Implemented limited retries in two forms of Oplog.flush() when channel.write() is called. If write() returns bytes witten less than the change in the ByteBuffer positions, then reset buffer positions and re-try writing for a liomited

[17/17] geode git commit: GEODE-2449. Don't expect moved Redis classes in core.

2017-02-15 Thread bschuchardt
GEODE-2449. Don't expect moved Redis classes in core. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2fbdb0cd Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/2fbdb0cd Diff:

[01/17] geode git commit: GEODE-2459: When node fails while renaming, new primary node resumes and may delete chunks * Rename will set a flag on the renamed file before continuing * Deleting possibly

2017-02-15 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/feature/GEODE-2449 5562547e0 -> 2fbdb0cd8 GEODE-2459: When node fails while renaming, new primary node resumes and may delete chunks * Rename will set a flag on the renamed file before continuing * Deleting possibly renamed files will not

[07/17] geode git commit: GEODE-2449: changes in response to review.

2017-02-15 Thread bschuchardt
http://git-wip-us.apache.org/repos/asf/geode/blob/f79beb1e/geode-redis/src/main/java/org/apache/geode/redis/internal/hll/IBuilder.java -- diff --git a/geode-redis/src/main/java/org/apache/geode/redis/internal/hll/IBuilder.java

[03/17] geode git commit: GEODE-1716: refactor JMXMBeanDunitTest

2017-02-15 Thread bschuchardt
GEODE-1716: refactor JMXMBeanDunitTest * refactor MBeanServerConnectRule for easier usage. * refactor LocatorServerStartupRule to be able to start up locator/server in VM out of sequence Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit:

[13/17] geode git commit: Don't throw an error if Redis isn't supposed to start.

2017-02-15 Thread bschuchardt
Don't throw an error if Redis isn't supposed to start. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/452ac17c Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/452ac17c Diff:

geode git commit: Merge branch 'feature/GEODE-2449' into feature/GEODE-2444

2017-02-15 Thread bschuchardt
Repository: geode Updated Branches: refs/heads/feature/GEODE-2444 [created] 2c70249cb Merge branch 'feature/GEODE-2449' into feature/GEODE-2444 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/2c70249c Tree:

[2/2] geode git commit: Extract default properties generation to its own class

2017-02-15 Thread klund
Extract default properties generation to its own class Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/703fb143 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/703fb143 Diff:

[1/2] geode git commit: Remove special cases for each OS to fix Mac options [Forced Update!]

2017-02-15 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-2474 f2eb3e191 -> 703fb143d (forced update) Remove special cases for each OS to fix Mac options Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/a08379c7 Tree:

[17/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/persisting_configurations.html -- diff --git a/docs/guide/11/configuring/cluster_config/persisting_configurations.html

[18/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/gfsh_remote.html -- diff --git a/docs/guide/11/configuring/cluster_config/gfsh_remote.html

[39/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/managing_data_regions.html -- diff --git a/docs/guide/11/basic_config/data_regions/managing_data_regions.html

[10/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/firewall_ports_config.html -- diff --git a/docs/guide/11/configuring/running/firewall_ports_config.html

[25/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/setting_cache_properties.html -- diff --git a/docs/guide/11/basic_config/the_cache/setting_cache_properties.html

[02/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/developing/book_intro.html -- diff --git a/docs/guide/11/developing/book_intro.html b/docs/guide/11/developing/book_intro.html new file mode 100644 index

[08/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/firewalls_multisite.html -- diff --git a/docs/guide/11/configuring/running/firewalls_multisite.html

[16/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/using_member_groups.html -- diff --git a/docs/guide/11/configuring/cluster_config/using_member_groups.html

[23/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/deploying_application_jars.html -- diff --git a/docs/guide/11/configuring/cluster_config/deploying_application_jars.html

[13/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/deploy_config_files_intro.html -- diff --git a/docs/guide/11/configuring/running/deploy_config_files_intro.html

[06/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/managing_output_files.html -- diff --git a/docs/guide/11/configuring/running/managing_output_files.html

[28/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/managing_a_peer_server_cache.html -- diff --git a/docs/guide/11/basic_config/the_cache/managing_a_peer_server_cache.html

[30/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/managing_a_client_cache.html -- diff --git a/docs/guide/11/basic_config/the_cache/managing_a_client_cache.html

[29/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/managing_a_multiuser_cache.html -- diff --git a/docs/guide/11/basic_config/the_cache/managing_a_multiuser_cache.html

[46/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/config_concepts/local_vs_remote.html -- diff --git a/docs/guide/11/basic_config/config_concepts/local_vs_remote.html

[26/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/setting_cache_initializer.html -- diff --git a/docs/guide/11/basic_config/the_cache/setting_cache_initializer.html

[01/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
Repository: geode Updated Branches: refs/heads/asf-site 153e2ed23 -> db453d94b http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/developing/continuous_querying/chapter_overview.html -- diff --git

[51/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
Update the Geode website with Apache Geode 1.1.0 release Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/db453d94 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/db453d94 Diff:

[20/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/gfsh_load_from_shared_dir.html -- diff --git a/docs/guide/11/configuring/cluster_config/gfsh_load_from_shared_dir.html

[43/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_entries_custom_classes/using_custom_classes.html -- diff --git

[24/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/chapter_overview.html -- diff --git a/docs/guide/11/configuring/chapter_overview.html b/docs/guide/11/configuring/chapter_overview.html new file

[33/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/gemfire_properties/setting_distributed_properties.html -- diff --git

[48/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/config_concepts/chapter_overview.html -- diff --git a/docs/guide/11/basic_config/config_concepts/chapter_overview.html

[31/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/intro_cache_management.html -- diff --git a/docs/guide/11/basic_config/the_cache/intro_cache_management.html

[22/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/export-import.html -- diff --git a/docs/guide/11/configuring/cluster_config/export-import.html

[11/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/deploying_config_jar_files.html -- diff --git a/docs/guide/11/configuring/running/deploying_config_jar_files.html

[34/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/store_retrieve_region_shortcuts.html -- diff --git a/docs/guide/11/basic_config/data_regions/store_retrieve_region_shortcuts.html

[36/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/region_naming.html -- diff --git a/docs/guide/11/basic_config/data_regions/region_naming.html

[40/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/creating_custom_attributes.html -- diff --git a/docs/guide/11/basic_config/data_regions/creating_custom_attributes.html

[49/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/book_intro.html -- diff --git a/docs/guide/11/basic_config/book_intro.html b/docs/guide/11/basic_config/book_intro.html new file mode 100644

[38/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/managing_region_attributes.html -- diff --git a/docs/guide/11/basic_config/data_regions/managing_region_attributes.html

[50/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/about_geode.html -- diff --git a/docs/guide/11/about_geode.html b/docs/guide/11/about_geode.html new file mode 100644 index 000..3141bcf --- /dev/null

[04/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/running_the_locator.html -- diff --git a/docs/guide/11/configuring/running/running_the_locator.html

[07/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/firewalls_ports.html -- diff --git a/docs/guide/11/configuring/running/firewalls_ports.html

[12/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/deploying_config_files.html -- diff --git a/docs/guide/11/configuring/running/deploying_config_files.html

[14/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/default_file_specs.html -- diff --git a/docs/guide/11/configuring/running/default_file_specs.html

[19/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/cluster_config/gfsh_persist.html -- diff --git a/docs/guide/11/configuring/cluster_config/gfsh_persist.html

[41/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/create_a_region_with_gfsh.html -- diff --git a/docs/guide/11/basic_config/data_regions/create_a_region_with_gfsh.html

[03/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/configuring/running/starting_up_shutting_down.html -- diff --git a/docs/guide/11/configuring/running/starting_up_shutting_down.html

[42/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/data_regions/chapter_overview.html -- diff --git a/docs/guide/11/basic_config/data_regions/chapter_overview.html

[32/51] [partial] geode git commit: Update the Geode website with Apache Geode 1.1.0 release

2017-02-15 Thread kmiller
http://git-wip-us.apache.org/repos/asf/geode/blob/db453d94/docs/guide/11/basic_config/the_cache/chapter_overview.html -- diff --git a/docs/guide/11/basic_config/the_cache/chapter_overview.html