[GitHub] geode pull request #750: GEODE-3330 Document modified CQ authorization permi...

2017-08-30 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/750 GEODE-3330 Document modified CQ authorization permissions @joeymcallister @davebarnes97 @jinmeiliao @kirklund @jaredjstewart Please review. You can merge this pull request into a Git

[GitHub] geode-examples pull request #15: GEODE-3195 Add querying example to the geod...

2017-08-30 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-examples/pull/15 GEODE-3195 Add querying example to the geode-examples Please review this revised example of querying two ways: programmatically and through gfsh. You can merge this pull request

[GitHub] geode-examples issue #8: GEODE-3195 Add querying example to the geode-exampl...

2017-08-30 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-examples/pull/8 Closing this PR. Will resubmit a revised version of this example that addresses all review comments. --- If your project is set up for it, you can reply to this email and have

[GitHub] geode-examples pull request #8: GEODE-3195 Add querying example to the geode...

2017-08-30 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode-examples/pull/8 --- 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

[GitHub] geode pull request #741: GEODE-3512 Doc removal of gfsh encrypt password

2017-08-24 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/741 GEODE-3512 Doc removal of gfsh encrypt password This revises the documentation to go with GEODE-1958. @jaredjstewart @jinmeiliao @davebarnes97 @joeymcallister, please review. You

[GitHub] geode pull request #735: GEODE-3249 Document geode.allow-internal-messages-w...

2017-08-23 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/735 GEODE-3249 Document geode.allow-internal-messages-without-credentials @bschuchardt @metatype Please review documentation of the new property. You can merge this pull request into a Git

[GitHub] geode pull request #708: GEODE-3410 Doc update for gfsh query command change...

2017-08-10 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/708#discussion_r132590875 --- Diff: geode-docs/tools_modules/gfsh/command-pages/query.html.md.erb --- @@ -21,7 +21,11 @@ limitations under the License. Run queries

[GitHub] geode pull request #708: GEODE-3410 Doc update for gfsh query command change...

2017-08-10 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/708 GEODE-3410 Doc update for gfsh query command changes - the --interactive option is gone - there is a new --file option - correct default value for APP_FETCH_SIZE gfsh env var

[GitHub] geode pull request #667: GEODE-3324 Document finer-grained security permissi...

2017-07-28 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/667 GEODE-3324 Document finer-grained security permissions @jinmeiliao @PurelyApplied @jaredjstewart @joeymcallister @davebarnes97 Please review. You can merge this pull request into a

[GitHub] geode pull request #660: GEODE-2924 Revise authorization permissions

2017-07-27 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/660#discussion_r129917470 --- Diff: geode-docs/managing/security/implementing_authorization.html.md.erb --- @@ -56,13 +56,23 @@ which classifies whether the operation as

[GitHub] geode pull request #660: GEODE-2924 Revise authorization permissions

2017-07-27 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/660 GEODE-2924 Revise authorization permissions For finer-grained security, identify new targets for CLUSTER operations (DISK, GATEWAY, QUERY, JAR). And, revise 4 operations listed in

[GitHub] geode pull request #656: GEODE-3312 Update doc gfsh list members output

2017-07-25 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/656 GEODE-3312 Update doc gfsh list members output IP address is output, not host name. @joeymcallister @davebarnes97 Please review. You can merge this pull request into a Git

[GitHub] geode pull request #644: GEODE-3208 Revise docs with outdated JAR references

2017-07-19 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/644 GEODE-3208 Revise docs with outdated JAR references @joeymcallister @davebarnes97 @kirklund Please review. Note: While making modifications to satisfy GEODE-3208, I took the

[GitHub] geode pull request #635: GEODE-2594 Remove tools.jar and --pid options from ...

2017-07-14 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/635#discussion_r127524976 --- Diff: geode-docs/configuring/running/running_the_locator.html.md.erb --- @@ -35,7 +35,7 @@ You can run the locator standalone or embedded within

[GitHub] geode pull request #635: GEODE-2594 Remove tools.jar and --pid options from ...

2017-07-14 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/635#discussion_r127524936 --- Diff: geode-docs/configuring/running/running_the_cacheserver.html.md.erb --- @@ -31,7 +31,7 @@ The Geode server is used primarily for hosting

[GitHub] geode pull request #637: GEODE-2612 Document new import data option

2017-07-14 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/637 GEODE-2612 Document new import data option @boglesby @joeymcallister @davebarnes97 Please review. You can merge this pull request into a Git repository by running: $ git pull https

[GitHub] geode pull request #635: GEODE-2594 Remove tools.jar and --pid options from ...

2017-07-13 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/635 GEODE-2594 Remove tools.jar and --pid options from docs @kirklund @davebarnes97 @joeymcallister Please review. You can merge this pull request into a Git repository by running: $ git

[GitHub] geode-examples pull request #8: GEODE-3195 Add querying example to the geode...

2017-07-12 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-examples/pull/8 GEODE-3195 Add querying example to the geode-examples Here is a new geode-example that presents very simple queries on a single region done 2 ways: API calls and issued via gfsh

[GitHub] geode-native pull request #110: GEODE-3135 Update Geode Client docs OpenSSL ...

2017-07-07 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/110 GEODE-3135 Update Geode Client docs OpenSSL version @pivotal-jbarrett @joeymcallister @davebarnes97 Please review. I have reduced the locations which call out which version of

[GitHub] geode-native pull request #108: GEODE-3135 Update Geode Client docs OpenSSL ...

2017-07-07 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode-native/pull/108 --- 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

[GitHub] geode-native issue #108: GEODE-3135 Update Geode Client docs OpenSSL version

2017-07-07 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-native/pull/108 Closing this PR. Will address issues, and open a new PR. --- 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

[GitHub] geode-native pull request #108: GEODE-3135 Update Geode Client docs OpenSSL ...

2017-07-06 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/108 GEODE-3135 Update Geode Client docs OpenSSL version @pivotal-jbarrett @joeymcallister @davebarnes97 Please review. You can merge this pull request into a Git repository by

[GitHub] geode pull request #615: GEODE-2991 Add man page for gfsh destroy gateway-se...

2017-07-03 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/615 GEODE-2991 Add man page for gfsh destroy gateway-sender @boglesby @joeymcallister @davebarnes97 @upthewaterspout Please review. You can merge this pull request into a Git repository

[GitHub] geode issue #610: GEODE-3146 Remove doc reference to GemFire 8.2

2017-06-28 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/610 Reviewers, please consider this PR despite the failed build. From the detail, the failure was from a spotless failure in an unrelated code commit (copied here): FAILURE: Build

[GitHub] geode pull request #610: GEODE-3146 Remove doc reference to GemFire 8.2

2017-06-28 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/610 GEODE-3146 Remove doc reference to GemFire 8.2 @lgallinat @dschneider-pivotal @nreich @pivotal-eshu @agingade @joeymcallister @davebarnes97 plus any others who care, please review this PR

[GitHub] geode pull request #599: GEODE-2819 Document http status code 414 for PUT

2017-06-23 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/599 GEODE-2819 Document http status code 414 for PUT - Include that 2000-byte size limits should work for most components. @jinmeiliao @kirklund @joeymcallister @davebarnes97 and

[GitHub] geode pull request #583: GEODE-2854: GEODE REST API Docs Missing Authenticat...

2017-06-15 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/583#discussion_r122326144 --- Diff: geode-docs/rest_apps/setup_config.html.md.erb --- @@ -29,162 +31,233 @@ All Geode REST interface classes and required JAR files are

[GitHub] geode pull request #581: GEODE-2301 Doc note to deprecate Geode JTA trans mg...

2017-06-15 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/581 GEODE-2301 Doc note to deprecate Geode JTA trans mgr Simple addition to the beginning of the documentation of the Geode JTA transaction manager that the Geode JTA transaction manager is

[GitHub] geode pull request #579: GEODE-3070: Fix gemfire.jar to be geode-dependencie...

2017-06-13 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/579 GEODE-3070: Fix gemfire.jar to be geode-dependencies.jar Updated a few other errors found along the way, including the name of the RAR file for JTA transactions, and outdated output

[GitHub] geode issue #572: GEODE-3042: Quick doc of new string-based partition resolv...

2017-06-09 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/572 Thanks Dave and Eric. I've created https://issues.apache.org/jira/browse/GEODE-3063 to address further documentation for this new feature. I'm going to merge this in. -

[GitHub] geode pull request #572: GEODE-3042: Quick doc of new string-based partition...

2017-06-09 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/572 GEODE-3042: Quick doc of new string-based partition resolver @dschneider-pivotal @davebarnes97 @pivotal-eshu @joeymcallister and all of the Geode community: Please review this PR with

[GitHub] geode pull request #555: GEODE-2947: Document revised gfsh destroy error mes...

2017-06-02 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/555 GEODE-2947: Document revised gfsh destroy error message @dihardman @boglesby @ladyVader Please review. You can merge this pull request into a Git repository by running: $ git pull

[GitHub] geode pull request #554: GEODE-3014 Document server/region/Lucene index star...

2017-05-31 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/554 GEODE-3014 Document server/region/Lucene index start-up sequence @joeymcallister @dihardman @boglesby Please review. You can merge this pull request into a Git repository by running

[GitHub] geode pull request #544: GEODE-2994 Take backups when region ops are quiesce...

2017-05-31 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/544#discussion_r119481660 --- Diff: geode-docs/tools_modules/lucene_integration.html.md.erb --- @@ -294,8 +294,11 @@ will return `object_2`. will return `object_3

[GitHub] geode pull request #544: GEODE-2994 Take backups when region ops are quiesce...

2017-05-31 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/544#discussion_r119481618 --- Diff: geode-docs/managing/disk_storage/backup_restore_disk_store.html.md.erb --- @@ -38,6 +38,15 @@ Do not try to create backup files from a

[GitHub] geode pull request #544: GEODE-2994 Take backups when region ops are quiesce...

2017-05-31 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/544#discussion_r119481506 --- Diff: geode-docs/managing/disk_storage/backup_restore_disk_store.html.md.erb --- @@ -38,6 +38,15 @@ Do not try to create backup files from a

[GitHub] geode pull request #544: GEODE-2994 Take backups when region ops are quiesce...

2017-05-31 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/544#discussion_r119481045 --- Diff: geode-docs/managing/disk_storage/backup_restore_disk_store.html.md.erb --- @@ -38,6 +38,15 @@ Do not try to create backup files from a

[GitHub] geode pull request #553: GEODE-3011 Correct a Lucene gfsh query example

2017-05-31 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/553 GEODE-3011 Correct a Lucene gfsh query example @dihardman @boglesby @upthewaterspout @ladyVader @nabarunnag @DivineEnder @jhuynh1 @davebarnes97 @joeymcallister Please review. You can

[GitHub] geode pull request #543: GEODE-2957 gfsh create lucene index "null" becomes ...

2017-05-30 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/543#discussion_r119231641 --- Diff: geode-docs/tools_modules/lucene_integration.html.md.erb --- @@ -89,10 +89,10 @@ gfsh>create lucene index --name=indexName --reg

[GitHub] geode pull request #550: GEODE-3002 Clarify __REGION_VALUE_FIELD in Lucene d...

2017-05-30 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/550 GEODE-3002 Clarify __REGION_VALUE_FIELD in Lucene docs Review please: @nabarunnag @upthewaterspout @jhuynh1 @DevineEnder @dihardman @boglesby @joeymcallister @davebarnes97 You can

[GitHub] geode issue #542: GEODE-2951 Remove --pageSize from docs of gfsh search luce...

2017-05-30 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/542 Merged in with d3543d229de46a3a582881484bccf3b77d8ac505. --- 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

[GitHub] geode pull request #542: GEODE-2951 Remove --pageSize from docs of gfsh sear...

2017-05-30 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode/pull/542 --- 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

[GitHub] geode pull request #545: GEODE-2952 document quoting of exact match Lucene q...

2017-05-26 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/545 GEODE-2952 document quoting of exact match Lucene queries @DivineEnder @upthewaterspout @boglesby @nabarunnag @ladyVader @dihardman Please review. You can merge this pull request into

[GitHub] geode pull request #544: GEODE-2994 Take backups when region ops are quiesce...

2017-05-26 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/544 GEODE-2994 Take backups when region ops are quiescent @upthewaterspout @joeymcallister @davebarnes97 @dihardman @ladyVader @boglesby Please review. You can merge this pull request

[GitHub] geode pull request #543: GEODE-2957 gfsh create lucene index "null" becomes ...

2017-05-26 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/543 GEODE-2957 gfsh create lucene index "null" becomes "DEFAULT" @DivineEnder @nabarunnag @ladyVader @boglesby @joeymcallister @davebarnes97 Please review. You can mer

[GitHub] geode pull request #542: GEODE-2951 Remove --pageSize from docs of gfsh sear...

2017-05-26 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/542 GEODE-2951 Remove --pageSize from docs of gfsh search lucene The code commit to remove this gfsh search lucene command line option has already been completed. This PR updates the docs to

[GitHub] geode pull request #518: GEODE-2913 Update Lucene index documentation

2017-05-24 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode/pull/518 --- 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

[GitHub] geode issue #518: GEODE-2913 Update Lucene index documentation

2017-05-24 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/518 Closed by merge: 096c22d5c73dc609651caf2887b4d95f162230ad. --- 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

[GitHub] geode issue #518: GEODE-2913 Update Lucene index documentation

2017-05-24 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/518 Thanks @boglesby . I've incorporated all suggestions but the last one in your review. When we change the error message for destroying a region (before the associated index), then

[GitHub] geode issue #518: GEODE-2913 Update Lucene index documentation

2017-05-23 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/518 Commit https://github.com/apache/geode/pull/518/commits/012983e58311572d155835a95d8a51a784bf1283 adds reference information about the XSD (xml) definitions for Lucene indexes. Can all

[GitHub] geode pull request #518: GEODE-2913 Update Lucene index documentation

2017-05-19 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/518#discussion_r117567599 --- Diff: geode-docs/tools_modules/lucene_integration.html.md.erb --- @@ -219,7 +219,7 @@ at TestClient.main(TestClient.java:59) ``` - If

[GitHub] geode issue #518: GEODE-2913 Update Lucene index documentation

2017-05-18 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/518 Thanks joeymcallister. All suggested corrections have been made. --- 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

[GitHub] geode pull request #518: GEODE-2913 Update Lucene index documentation

2017-05-17 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/518 GEODE-2913 Update Lucene index documentation This update needs detailed reviews. Is the information now correct? And, is there any missing documentation for Lucene indexes

[GitHub] geode pull request #462: GEODE-2103 Update gfsh start server|locator command

2017-04-18 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/462 GEODE-2103 Update gfsh start server|locator command reference page. - the optional http-service-port defaults to 7070 - both http-service-port and http-service-bind-address

[GitHub] geode issue #461: GEODE-2103 Update gfsh start server|locator command

2017-04-18 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/461 The default values are still not right for the http-service-bind-address. So, I'm closing this PR, and I will open a new one with better values. --- If your project is set up for it

[GitHub] geode pull request #461: GEODE-2103 Update gfsh start server|locator command

2017-04-18 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode/pull/461 --- 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

[GitHub] geode pull request #461: GEODE-2103 Update gfsh start server|locator command

2017-04-18 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/461 GEODE-2103 Update gfsh start server|locator command reference page. - the optional http-service-port defaults to 7070 - both http-service-port and http-service-bind-address

[GitHub] geode-native issue #91: GEODE-2710: Geode client docs: Update QuickStarts se...

2017-04-14 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-native/pull/91 +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

[GitHub] geode pull request #453: GEODE-2777 Update docs to be for Geode version 1.2

2017-04-13 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode/pull/453 GEODE-2777 Update docs to be for Geode version 1.2 This PR only addresses doc changes in the Apache geode repository. Any website changes related to releasing a 1.2 version of Geode will

[GitHub] geode-examples issue #3: GEODE-2231 A partitioned region example

2017-03-31 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-examples/pull/3 Thanks everyone for all the reviews, help, and suggestions. I've merged this partitioned example into develop. There is always more work that can improve this example, as we

[GitHub] geode-native pull request #80: GEODE-2513 Docs: IGFSerializable becomes IGeo...

2017-03-29 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/80 GEODE-2513 Docs: IGFSerializable becomes IGeodeSerializable @davebarnes97 @joeymcallister @PivotalSarge @echobravopapa @dgkimura @mmartell I believe this PR changes all

[GitHub] geode-native pull request #79: GEODE-2399 Revise dll names in docs

2017-03-29 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/79 GEODE-2399 Revise dll names in docs - After all the unbranding work of GEODE-2513, there were no instances remaining in the docs of a case insensitive GemStone - There was

[GitHub] geode-native pull request #75: GEODE-2513 Unbrand .NET API docs section

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

[GitHub] geode-native issue #75: GEODE-2513 Unbrand .NET API docs section

2017-03-28 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-native/pull/75 Merged in to develop. --- 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

[GitHub] geode-native issue #75: GEODE-2513 Unbrand .NET API docs section

2017-03-28 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-native/pull/75 All corrections have been made. I will merge this PR into develop as soon as the CI build finishes in the green. Thanks for the helpful reviews. --- If your project is set up for

[GitHub] geode-native pull request #77: GEODE-2513 Unbrand docs section Configuring t...

2017-03-28 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/77 GEODE-2513 Unbrand docs section Configuring the Native Client Cache - namespace updates - fix typos @davebarnes97 @joeymcallister @PivotalSarge @echobravopapa @dgkimura

[GitHub] geode-native pull request #75: GEODE-2513 Unbrand .NET API docs section

2017-03-24 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/75 GEODE-2513 Unbrand .NET API docs section - Remove references to GemFire - Namespace updates - Correct typos and capitalization - Use .NET scoping operator (not C

[GitHub] geode-native pull request #65: GEODE-2513 Unbrand section on Remote Querying

2017-03-22 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode-native/pull/65 --- 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

[GitHub] geode-native pull request #69: GEODE-2513 Unbrand C++ API docs

2017-03-22 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/69 GEODE-2513 Unbrand C++ API docs Please review, paying the most attention to scoped class/function name changes. @davebarnes97 @joeymcallister @PivotalSarge @echobravopapa

[GitHub] geode-native pull request #66: GEODE-2513 Unbranding docs: remove GemFire re...

2017-03-21 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/66 GEODE-2513 Unbranding docs: remove GemFire rel notes Removed the entire directory that would hold release notes from the repo. @davebarnes97 @joeymcallister @PivotalSarge

[GitHub] geode-native pull request #65: GEODE-2513 Unbrand section on Remote Querying

2017-03-21 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/65 GEODE-2513 Unbrand section on Remote Querying - Corrected typos along the way - Added prose to identify when links take the reader to the Geode manual @davebarnes97

[GitHub] geode-native pull request #64: GEODE-2513 Unbrand geode-native docs: Continu...

2017-03-20 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode-native/pull/64#discussion_r107041831 --- Diff: docs/geode-native-docs/continuous-querying/3-native-client-cq-api.html.md.erb --- @@ -21,9 +21,10 @@ limitations under the License

[GitHub] geode-examples issue #3: GEODE-2231 A partitioned region example

2017-03-20 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-examples/pull/3 Geode devs - this partitioning example has been extensively revised based on the reviews. Please review again to see if it is time to merge this example to develop. A

[GitHub] geode-native pull request #59: GEODE-2513 Unbrand Function Execution section...

2017-03-16 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/59 GEODE-2513 Unbrand Function Execution section of docs Very minor wording changes. @davebarnes97 @joeymcallister, along with anyone else who cares to, please review. You can

[GitHub] geode-native pull request #58: GEODE-2513 Unbrand Transactions section of do...

2017-03-15 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/58 GEODE-2513 Unbrand Transactions section of doc - Also updated an instance of an old package namespace @davebarnes97 @joeymcallister @dgkimura @mmartell @echobravopapa

[GitHub] geode-native pull request #57: GEODE-2513 Unbrand Programming Examples secti...

2017-03-15 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/57 GEODE-2513 Unbrand Programming Examples section - also removed ancient examples, and replaced them with pointers to the QuickStart examples @davebarnes97 @joeymcallister

[GitHub] geode-native pull request #56: GEODE-2513 Unbrand docs section Interoperabil...

2017-03-14 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/56 GEODE-2513 Unbrand docs section Interoperability - section title is Interoperability of Language Classes and Types - corrected namespaces (packages) - removed duplicate table

[GitHub] geode-native pull request #55: GEODE-2513 Unbrand docs section Installing th...

2017-03-14 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/55 GEODE-2513 Unbrand docs section Installing the SQLite Persistence Manager @davebarnes97 @dgkimura @echobravopapa @mmartell @PivotalSarge @joeymcallister Please review these

[GitHub] geode-native issue #52: GEODE-2513 Rename gfcpp.properties file to geode.pro...

2017-03-13 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-native/pull/52 Please also change the headings in the file setting-properties/chapter-overview.html. The 7 link names in file setting-properties/native-client-config.html do not match the

[GitHub] geode-native issue #49: GEODE-2513 Unbrand docs section on Preserving Data

2017-03-13 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode-native/pull/49 Merged in. Closing. --- 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

[GitHub] geode-native pull request #49: GEODE-2513 Unbrand docs section on Preserving...

2017-03-13 Thread karensmolermiller
Github user karensmolermiller closed the pull request at: https://github.com/apache/geode-native/pull/49 --- 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

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105278104 --- Diff: geode-docs/tools_modules/gfsh/command-pages/list.html.md.erb --- @@ -398,6 +402,49 @@ gfsh> list indexes No Indexes Fo

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105277380 --- Diff: geode-docs/tools_modules/gfsh/command-pages/describe.html.md.erb --- @@ -233,6 +237,48 @@ PDX Serialization Meta-Data Stored : No

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105277043 --- Diff: geode-docs/tools_modules/gfsh/command-pages/create.html.md.erb --- @@ -675,6 +679,47 @@ Occurred on following members 1. ubuntu

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105276904 --- Diff: geode-docs/tools_modules/gfsh/command-pages/create.html.md.erb --- @@ -675,6 +679,47 @@ Occurred on following members 1. ubuntu

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105277324 --- Diff: geode-docs/tools_modules/gfsh/command-pages/describe.html.md.erb --- @@ -233,6 +237,48 @@ PDX Serialization Meta-Data Stored : No

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105276623 --- Diff: geode-docs/tools_modules/gfsh/command-pages/create.html.md.erb --- @@ -675,6 +679,47 @@ Occurred on following members 1. ubuntu

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105278956 --- Diff: geode-docs/tools_modules/gfsh/command-pages/search.html.md.erb --- @@ -0,0 +1,49 @@ +--- +title: search lucene

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105279939 --- Diff: geode-docs/tools_modules/gfsh/quick_ref_commands_by_area.html.md.erb --- @@ -277,6 +277,20 @@ limitations under the License

[GitHub] geode pull request #419: GEODE-2592 Document Lucene-related gfsh commands

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/419#discussion_r105277184 --- Diff: geode-docs/tools_modules/gfsh/command-pages/describe.html.md.erb --- @@ -233,6 +237,48 @@ PDX Serialization Meta-Data Stored : No

[GitHub] geode-native pull request #49: GEODE-2513 Unbrand docs section on Preserving...

2017-03-09 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode-native/pull/49#discussion_r105231666 --- Diff: docs/geode-native-docs/preserving-data/configuring-durable-nc.html.md.erb --- @@ -19,19 +19,19 @@ See the License for the specific

[GitHub] geode-native pull request #49: GEODE-2513 Unbrand docs section on Preserving...

2017-03-08 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/49 GEODE-2513 Unbrand docs section on Preserving Data - Remove references to GemFire - Fix typos - Clarify links that leave the native-manual @davebarnes97

[GitHub] geode-native pull request #45: GEODE-2513 Unbrand statistics section of geod...

2017-03-03 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/45 GEODE-2513 Unbrand statistics section of geode-native manual @joeymcallister @davebarnes97 @dgkimura @PivotalSarge @echobravopapa @mmartell Please review this PR. You can merge this

[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

[GitHub] geode-native pull request #34: GEODE-2513 Rebrand Delta Propagation section ...

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

[GitHub] geode pull request #407: GEODE-2550 Improve README and BUILDING

2017-02-27 Thread karensmolermiller
Github user karensmolermiller commented on a diff in the pull request: https://github.com/apache/geode/pull/407#discussion_r103267882 --- Diff: README.md --- @@ -1,102 +1,191 @@ [https://geode.apache.org/img/apache_geode_logo.png"; align="center"/>](http:

[GitHub] geode-native pull request #34: GEODE-2513 Rebrand Delta Propagation section ...

2017-02-24 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-native/pull/34 GEODE-2513 Rebrand Delta Propagation section of Geode Native documentation - Replace outdated code example with pointer to docs on updated QuickStart examples

[GitHub] geode-examples pull request #3: GEODE-2231 A partitioned region example

2017-02-23 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-examples/pull/3 GEODE-2231 A partitioned region example This example intends to demonstrate what partitioning does (distributes entries across buckets, and therefore across servers). It also

[GitHub] geode issue #334: Feature/geode 2031

2017-01-12 Thread karensmolermiller
Github user karensmolermiller commented on the issue: https://github.com/apache/geode/pull/334 +1. LGTM. We can correct anything that goes wrong at deployment of Geode 1.1, when we have more than one version to post. --- If your project is set up for it, you can reply to this

[GitHub] geode-examples pull request #1: GEODE-2260: Revise geode-examples to be in t...

2017-01-06 Thread karensmolermiller
GitHub user karensmolermiller opened a pull request: https://github.com/apache/geode-examples/pull/1 GEODE-2260: Revise geode-examples to be in their own repo - Revise build to add rat check and spotless task - Add Apache license to README.md files - Apply spotless format

  1   2   >