[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-18 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16170385#comment-16170385 ] Andreas Neumann commented on TEPHRA-99: --- Unfortunately, there is no easy way for a client to find out

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-15 Thread JIRA
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168167#comment-16168167 ] Micael Capitão commented on TEPHRA-99: -- The TTL is of no concern to me. The second might be... the

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-15 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16168069#comment-16168069 ] Andreas Neumann commented on TEPHRA-99: --- Conceptually that can work. There are only two caveats: - if

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-15 Thread JIRA
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16167543#comment-16167543 ] Micael Capitão commented on TEPHRA-99: -- Well the thing here is: when the client first requests a page

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-14 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16167194#comment-16167194 ] Andreas Neumann commented on TEPHRA-99: --- You only need to worry about updateTx() if you use

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166758#comment-16166758 ] Micael Capitão commented on TEPHRA-99: -- Using TransactionAwareHTable.startTx(Transaction tx) directly

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-14 Thread Andreas Neumann (JIRA)
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166619#comment-16166619 ] Andreas Neumann commented on TEPHRA-99: --- It seems what you really need is a read-only transaction.

[jira] [Commented] (TEPHRA-99) Make "long running" transactions usable with TransactionContext

2017-09-14 Thread JIRA
[ https://issues.apache.org/jira/browse/TEPHRA-99?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16166560#comment-16166560 ] Micael Capitão commented on TEPHRA-99: -- "I have a use case that does not require long running write