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

Hung Tran resolved GOBBLIN-1202.
--------------------------------
    Fix Version/s: 0.15.0
       Resolution: Fixed

Issue resolved by pull request #3049
[https://github.com/apache/incubator-gobblin/pull/3049]

> Add retry for REST API call
> ---------------------------
>
>                 Key: GOBBLIN-1202
>                 URL: https://issues.apache.org/jira/browse/GOBBLIN-1202
>             Project: Apache Gobblin
>          Issue Type: Improvement
>            Reporter: Alex Li
>            Priority: Major
>             Fix For: 0.15.0
>
>          Time Spent: 50m
>  Remaining Estimate: 0h
>
> SFDC objects have index on their column - *SystemModstamp*
> This index could be in disk. When we execute  
> {code:java}
> Select count(systemmodstamp) from table_name group by day_only(systemmodstamp)
> {code}
> If the index is in disk, it needs to load. It would be timeout.
> Retry would result it.
>  



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

Reply via email to