[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-19 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-9988:
---

  Resolution: Fixed
Hadoop Flags: Reviewed
  Status: Resolved  (was: Patch Available)

Committed, thanks for the review, Nick.

> DOn't use HRI#getEncodedName in the client
> --
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch, 9988.v2.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a 
> synchronisation point.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-18 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-9988:
---

Status: Patch Available  (was: Open)

> DOn't use HRI#getEncodedName in the client
> --
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch, 9988.v2.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a 
> synchronisation point.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-18 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-9988:
---

Status: Open  (was: Patch Available)

> DOn't use HRI#getEncodedName in the client
> --
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a 
> synchronisation point.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-18 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-9988:
---

Attachment: 9988.v2.patch

> DOn't use HRI#getEncodedName in the client
> --
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch, 9988.v2.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a 
> synchronisation point.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-17 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-9988:
---

Status: Patch Available  (was: Open)

> DOn't use HRI#getEncodedName in the client
> --
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a 
> synchronisation point.



--
This message was sent by Atlassian JIRA
(v6.1#6144)


[jira] [Updated] (HBASE-9988) DOn't use HRI#getEncodedName in the client

2013-11-17 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-9988:
---

Attachment: 9988.v1.patch

> DOn't use HRI#getEncodedName in the client
> --
>
> Key: HBASE-9988
> URL: https://issues.apache.org/jira/browse/HBASE-9988
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
> Fix For: 0.98.0, 0.96.1
>
> Attachments: 9988.v1.patch
>
>
> This functions does a lazy initialisation. It cost memory and it creates a 
> synchronisation point.



--
This message was sent by Atlassian JIRA
(v6.1#6144)