Github user asfgit closed the pull request at:
https://github.com/apache/geode-examples/pull/3
---
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 i
Github user jhuynh1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r108541629
--- Diff: partitioned/README.md ---
@@ -0,0 +1,156 @@
+
+
+# Geode partitioned region example
+
+This example demonstrates the basic
Github user jhuynh1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r108542421
--- Diff:
partitioned/src/test/java/org/apache/geode/examples/partitioned/PartitionedTest.java
---
@@ -0,0 +1,165 @@
+/*
+ * Licensed to the A
Github user jhuynh1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r108542208
--- Diff:
partitioned/src/main/java/org/apache/geode/examples/partitioned/Producer.java
---
@@ -0,0 +1,102 @@
+/*
+ * Licensed to the Apache S
Github user mstolz1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r107544545
--- Diff: partitioned/README.md ---
@@ -0,0 +1,276 @@
+
+
+# Geode partitioned region example
+
+This example demonstrates the basic
Github user mstolz1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r107544250
--- Diff: partitioned/README.md ---
@@ -0,0 +1,276 @@
+
+
+# Geode partitioned region example
+
+This example demonstrates the basic
Github user mstolz1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r107542174
--- Diff: partitioned/README.md ---
@@ -0,0 +1,276 @@
+
+
+# Geode partitioned region example
+
+This example demonstrates the basic
Github user mstolz1 commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r107541156
--- Diff: partitioned/README.md ---
@@ -0,0 +1,276 @@
+
+
+# Geode partitioned region example
+
+This example demonstrates the basic
Github user upthewaterspout commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r103763443
--- Diff:
partitioned/src/main/java/org/apache/geode/examples/partitioned/BaseClient.java
---
@@ -0,0 +1,79 @@
+/*
--- End diff --
Github user upthewaterspout commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r103761595
--- Diff: partitioned/README.md ---
@@ -0,0 +1,276 @@
+
+
+# Geode partitioned region example
+
+This example demonstrates t
Github user upthewaterspout commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r103763778
--- Diff:
partitioned/src/main/java/org/apache/geode/examples/partitioned/Consumer.java
---
@@ -0,0 +1,81 @@
+/*
+ * Licensed to the A
Github user upthewaterspout commented on a diff in the pull request:
https://github.com/apache/geode-examples/pull/3#discussion_r103763868
--- Diff:
partitioned/src/main/java/org/apache/geode/examples/partitioned/Consumer.java
---
@@ -0,0 +1,81 @@
+/*
+ * Licensed to the A
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 illust
13 matches
Mail list logo