[jira] [Updated] (KYLIN-4507) Override getSocketAddress() in TCPMemcachedNodeImpl to auto detect memcached instance ip change

2020-05-31 Thread nichunen (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

nichunen updated KYLIN-4507:

Fix Version/s: v3.1.0

> Override getSocketAddress() in TCPMemcachedNodeImpl to auto detect memcached 
> instance ip change
> ---
>
> Key: KYLIN-4507
> URL: https://issues.apache.org/jira/browse/KYLIN-4507
> Project: Kylin
>  Issue Type: Sub-task
>Reporter: Zhong Yanghong
>Assignee: Zhong Yanghong
>Priority: Major
> Fix For: v3.1.0
>
>
> When deploying memcached to k8s, it's probably that a memcached instance goes 
> up & down. During the process, its hostname can be unchanged while its ip 
> changes.
> Therefore, we override the getSocketAddress() in TCPMemcachedNodeImpl to 
> uncache ip for hostname to make it possible for Kylin to be able to auto 
> detect memcached instance ip change.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Updated] (KYLIN-4507) Override getSocketAddress() in TCPMemcachedNodeImpl to auto detect memcached instance ip change

2020-05-20 Thread Zhong Yanghong (Jira)


 [ 
https://issues.apache.org/jira/browse/KYLIN-4507?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Zhong Yanghong updated KYLIN-4507:
--
Summary: Override getSocketAddress() in TCPMemcachedNodeImpl to auto detect 
memcached instance ip change  (was: Override getSocketAddress() in 
TCPMemcachedNodeImpl to achieve same hostname with ip changing)

> Override getSocketAddress() in TCPMemcachedNodeImpl to auto detect memcached 
> instance ip change
> ---
>
> Key: KYLIN-4507
> URL: https://issues.apache.org/jira/browse/KYLIN-4507
> Project: Kylin
>  Issue Type: Sub-task
>Reporter: Zhong Yanghong
>Assignee: Zhong Yanghong
>Priority: Major
>
> When deploying memcached to k8s, it's probably that a memcached instance goes 
> up & down. During the process, its hostname can be unchanged while its ip 
> changes.
> Therefore, we override the getSocketAddress() in TCPMemcachedNodeImpl to 
> uncache ip for hostname to make it possible for Kylin to be able to auto 
> detect memcached instance ip change.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)