[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-03-06 Thread Andrew Purtell (JIRA)

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

Andrew Purtell updated HBASE-10080:
---

Fix Version/s: 0.98.1

v3 patch applied without fuzz to 0.98, tests passed locally. Let's try it.

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1, 0.99.0
>
> Attachments: 10080.v1.patch, 10080.v2.patch, 10080.v3.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.2#6252)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-27 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


   Resolution: Fixed
Fix Version/s: (was: 0.98.1)
   0.99.0
 Hadoop Flags: Reviewed
   Status: Resolved  (was: Patch Available)

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.99.0
>
> Attachments: 10080.v1.patch, 10080.v2.patch, 10080.v3.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-26 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Status: Open  (was: Patch Available)

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch, 10080.v2.patch, 10080.v3.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-26 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Status: Patch Available  (was: Open)

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch, 10080.v2.patch, 10080.v3.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-26 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Attachment: 10080.v3.patch

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch, 10080.v2.patch, 10080.v3.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-26 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Attachment: 10080.v2.patch

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch, 10080.v2.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-26 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Status: Patch Available  (was: Open)

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch, 10080.v2.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-26 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Status: Open  (was: Patch Available)

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2014-02-06 Thread stack (JIRA)

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

stack updated HBASE-10080:
--

Fix Version/s: (was: 0.96.2)

Moving out

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.98.1
>
> Attachments: 10080.v1.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2013-12-04 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Status: Patch Available  (was: Open)

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.96.0, 0.98.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.96.2, 0.98.1
>
> Attachments: 10080.v1.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



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


[jira] [Updated] (HBASE-10080) Unnecessary call to locateRegion when creating an HTable instance

2013-12-04 Thread Nicolas Liochon (JIRA)

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

Nicolas Liochon updated HBASE-10080:


Attachment: 10080.v1.patch

> Unnecessary call to locateRegion when creating an HTable instance
> -
>
> Key: HBASE-10080
> URL: https://issues.apache.org/jira/browse/HBASE-10080
> Project: HBase
>  Issue Type: Bug
>  Components: Client
>Affects Versions: 0.98.0, 0.96.0
>Reporter: Nicolas Liochon
>Assignee: Nicolas Liochon
>Priority: Trivial
> Fix For: 0.96.2, 0.98.1
>
> Attachments: 10080.v1.patch
>
>
> It's more or less in contradiction with the objective of having lightweight 
> HTable objects and the data may be stale when we will use it 



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