[1/2] geode git commit: fixing spotless

2016-12-07 Thread sai_boorlagadda
Repository: geode Updated Branches: refs/heads/feature/GEODE-523 1ff5abb07 -> fe2e6a629 fixing spotless Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/3ae0f8a8 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/3ae0f

[2/2] geode git commit: updated javadoc

2016-12-07 Thread sai_boorlagadda
updated javadoc Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/fe2e6a62 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/fe2e6a62 Diff: http://git-wip-us.apache.org/repos/asf/geode/diff/fe2e6a62 Branch: refs/heads/fea

[2/2] geode git commit: GEODE-1835 : unit test to verify a warning message by the configure pdx command only when there are members in the distributed system.

2016-12-07 Thread klund
GEODE-1835 : unit test to verify a warning message by the configure pdx command only when there are members in the distributed system. This closes #304 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/61637b99 Tree: http://git

[1/2] geode git commit: GEODE-1835 : logging a warning message by the configure pdx command only when there are members in the distributed system.

2016-12-07 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-1835 [created] 61637b996 GEODE-1835 : logging a warning message by the configure pdx command only when there are members in the distributed system. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us

geode git commit: GEODE-2112: UITests actually take screenshots on failure

2016-12-07 Thread klund
Repository: geode Updated Branches: refs/heads/develop 0494b31ca -> 67dafd8e8 GEODE-2112: UITests actually take screenshots on failure This closes #301 Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/67dafd8e Tree: http:/

geode git commit: GEODE-1027: add unit test for previously committed fix

2016-12-07 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-1027 [created] 951e99576 GEODE-1027: add unit test for previously committed fix Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/951e9957 Tree: http://git-wip-us.

geode git commit: GEODE-2179 - Checking for disconnected connection in GatewaySenderMBean

2016-12-07 Thread upthewaterspout
Repository: geode Updated Branches: refs/heads/develop 1d34eeb9f -> 0494b31ca GEODE-2179 - Checking for disconnected connection in GatewaySenderMBean Making sure that the mbean returns false for isConnected if the gateway is not actually connected to the remote side. Project: http://git-wip-

geode git commit: GEODE-734: Remove txt file restriction when exporting stack traces

2016-12-07 Thread klund
Repository: geode Updated Branches: refs/heads/feature/GEODE-734 [created] 2c5a0a168 GEODE-734: Remove txt file restriction when exporting stack traces Adding throws clause to signature instead of catching it in Test. Separating test scenarios into multiple test cases. Creating files in Tempo

geode git commit: GEODE-2004: [doc update] change to a permission for REST-initiated queries. Updated error messages.

2016-12-07 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop 22ec6a789 -> 1d34eeb9f GEODE-2004: [doc update] change to a permission for REST-initiated queries. Updated error messages. Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/co

geode git commit: GEODE-2092 Update docs with security examples location

2016-12-07 Thread kmiller
Repository: geode Updated Branches: refs/heads/develop 860d7efab -> 22ec6a789 GEODE-2092 Update docs with security examples location Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/22ec6a78 Tree: http://git-wip-us.apache.o

geode git commit: wip

2016-12-07 Thread jinmeiliao
Repository: geode Updated Branches: refs/heads/cluster-config-cleanup [created] 93399b961 wip wip wip Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/93399b96 Tree: http://git-wip-us.apache.org/repos/asf/geode/tree/93399

geode git commit: GEODE-2004: [doc update] Create/update/delete query through rest api should require DATA:READ instead of DATA:WRITE

2016-12-07 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop f58a11d94 -> 860d7efab GEODE-2004: [doc update] Create/update/delete query through rest api should require DATA:READ instead of DATA:WRITE Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/re

geode git commit: GEODE-2187: Docs: bad subnav link in REST Apps > Troubleshooting

2016-12-07 Thread dbarnes
Repository: geode Updated Branches: refs/heads/develop 7fb0e68b1 -> f58a11d94 GEODE-2187: Docs: bad subnav link in REST Apps > Troubleshooting Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/f58a11d9 Tree: http://git-wip-u

geode git commit: GEODE-2185: Index not used with parameterized query

2016-12-07 Thread jasonhuynh
Repository: geode Updated Branches: refs/heads/develop c2b1c8b1c -> 7fb0e68b1 GEODE-2185: Index not used with parameterized query Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/7fb0e68b Tree: http://git-wip-us.apache.org/

geode git commit: GEODE-2182: try-catch around size estimation for index look ups

2016-12-07 Thread jasonhuynh
Repository: geode Updated Branches: refs/heads/develop ef96dba9a -> c2b1c8b1c GEODE-2182: try-catch around size estimation for index look ups * Fix possible race condition where entry is destroyed Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org

geode git commit: GEODE-1831: Function no longer gets executed twice on gateway receivers with groups

2016-12-07 Thread boglesby
Repository: geode Updated Branches: refs/heads/develop 033d14f58 -> ef96dba9a GEODE-1831: Function no longer gets executed twice on gateway receivers with groups Project: http://git-wip-us.apache.org/repos/asf/geode/repo Commit: http://git-wip-us.apache.org/repos/asf/geode/commit/ef96dba9 Tr