Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion How to enable server side routing in java client?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Carlos Tasada  
View profile  
 More options Nov 2 2012, 7:52 am
From: Carlos Tasada <ctas...@gmail.com>
Date: Fri, 2 Nov 2012 12:52:57 +0100
Local: Fri, Nov 2 2012 7:52 am
Subject: Re: [project-voldemort] Re: How to enable server side routing in java client?

You can open an issue or a pull request in the GitHub Project.

On Fri, Nov 2, 2012 at 10:38 AM, Felix.Xu <ygnhz...@gmail.com> wrote:
> Sure, but I've added and modified quite a few classes, I'll write a blog
> and paste it here. BTW, can I submit the changes into Voldemort project?

> 在 2012年10月31日星期三UTC+8下午5时03分26秒,Felix.Xu写道:

>> Hi guys,
>> I have changed the stores.xml into server side routing:
>>      <routing>server</routing>
>>     <routing-strategy>**consistent-routing</routing-**strategy>

>> But seems that the java client is not able to use server side routing
>> yet, as the ClientConfig.java says:

>>      /**
>>      * Set the tier at which routing occurs. Client-side routing occurs
>> on the
>>      * client, and server-side routing on the server. This is not yet
>> used, as
>>      * the java client only supports client-side routing.
>>      *
>>      * @param routingTier The routing tier to use for routing requests
>>      */
>>     public ClientConfig setRoutingTier(RoutingTier routingTier) {
>>         this.routingTier = Utils.notNull(routingTier);
>>         return this;
>>     }

>> so, is there any solution to this problem?

>  --
> You received this message because you are subscribed to the Google Groups
> "project-voldemort" group.
> To unsubscribe from this group, send email to
> project-voldemort+unsubscribe@googlegroups.com.
> Visit this group at http://groups.google.com/group/project-voldemort?hl=en
> .


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.