Re: Simple Java Client

2017-04-26 Thread Wes Williams
m/apache/geode/tree/rel/v1.1.1/geode-core/src/main/java/org/apache/geode/management/internal/cli/commands Or somewhere else? *Wes Williams | Pivotal Advisory **Data Engineer* 781.606.0325 http://pivotal.io/big-data/pivotal-gemfire On Tue, Apr 25, 2017 at 11:41 PM, Jacob Barrett <jbarr...@p

Re: Simple Java Client

2017-04-25 Thread Wes Williams
ound that most don't want to use the Dev REST API because it's attached to a server rather than the cluster. HA? *Wes Williams | Pivotal Advisory **Data Engineer* 781.606.0325 http://pivotal.io/big-data/pivotal-gemfire On Tue, Apr 25, 2017 at 7:01 PM, Fred Krone <fkr...@pivotal.io&g

[jira] [Commented] (GEODE-2725) export logs does not honor --dir

2017-03-28 Thread Wes Williams (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2725?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15945582#comment-15945582 ] Wes Williams commented on GEODE-2725: - The --dir option works but you need to say --dir=./tmp. Still

[jira] [Updated] (GEODE-2722) ReflectionBasedAutoSerializer should be used by default

2017-03-27 Thread Wes Williams (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2722?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Wes Williams updated GEODE-2722: “So the default pattern would match all class names?” This is the most usual case and I believe

[jira] [Commented] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-07 Thread Wes Williams (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2570?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15900055#comment-15900055 ] Wes Williams commented on GEODE-2570: - This is a "broken window" that gives a product the

Re: [GitHub] geode pull request #404: Geode 2469

2017-03-06 Thread Wes Williams
And correcting the spelling of "SEPERATOR" would be a plus while changing the code. *Wes Williams | Pivotal Advisory **Data Engineer* 781.606.0325 http://pivotal.io/big-data/pivotal-gemfire On Mon, Mar 6, 2017 at 6:14 PM, galen-pivotal <g...@git.apache.org> wrote: > Github

[jira] [Created] (GEODE-2570) Export cluster-configuration returns "GemFire error" message

2017-03-01 Thread Wes Williams (JIRA)
Wes Williams created GEODE-2570: --- Summary: Export cluster-configuration returns "GemFire error" message Key: GEODE-2570 URL: https://issues.apache.org/jira/browse/GEODE-2570 Proj

Re: [DISCUSS] changes to Redis implementation

2017-02-27 Thread Wes Williams
>>Replicating a whole collection because of 1 change does not really make too much sense.<< I agree but won't delta replication prevent sending the entire collection across the wire? *Wes Williams | Pivotal Advisory **Data Engineer* 781.606.0325 http://pivotal.io/big-data/pivotal-gem

Re: GeodeRedisAdapter improvments/feedback

2017-02-17 Thread Wes Williams
I'm not clear on the reference to "I like the idea of first class data structures like Lists and Sorted Sets." Is the suggestion here to extend Geode to not only support a distributed ConcurrentHashMap but also distributed ConcurrentList's and ConcurrentSortedSet's? *Wes Williams

Re: copy files to servers

2017-01-08 Thread Wes Williams
nject malicious code into the grid? Whereas gfsh> deploy --jar=... gives Operations a control check point that theoretically can thwart such an attack. *Wes Williams | Pivotal Advisory **Data Engineer* 781.606.0325 http://pivotal.io/big-data/pivotal-gemfire On Fri, Jan 6, 2017 at 8:46 PM, R

[jira] [Commented] (GEODE-2268) Store jar bytes in cluster configuration region

2017-01-06 Thread Wes Williams (JIRA)
[ https://issues.apache.org/jira/browse/GEODE-2268?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=15804708#comment-15804708 ] Wes Williams commented on GEODE-2268: - I think it simpler to keep the jars on the file system because

[jira] [Created] (GEODE-2270) Need API to call gfsh and get results dynamically from code

2017-01-05 Thread Wes Williams (JIRA)
Wes Williams created GEODE-2270: --- Summary: Need API to call gfsh and get results dynamically from code Key: GEODE-2270 URL: https://issues.apache.org/jira/browse/GEODE-2270 Project: Geode