ZooKeeper leaking or does not handle temporary network failures

2021-04-12 Thread Raman Gupta
After my agent process has been up for a while, it starts producing these logs repeatedly: java.net.NoRouteToHostException: No route to host at java.base/sun.nio.ch.SocketChannelImpl.checkConnect(Native Method) at java.base/sun.nio.ch.SocketChannelImpl.finishConnect(SocketChannelIm at

Minimum JDK version supported

2019-08-27 Thread Raman Gupta
What is the minimum JDK version intended to be supported by ManifoldCF as of the current version? Is it 1.8? Regards, Raman

Re: Repository connector for source with with delta API

2019-05-27 Thread Raman Gupta
veDocument(). See above. Regards, Raman > Karl > > > On Mon, May 27, 2019 at 5:16 PM Raman Gupta wrote: > > > One seed per job is an interesting approach but in the interests of > > fully understanding the alternatives let me consider choice #2. > > > > > y

Re: Repository connector for source with with delta API

2019-05-27 Thread Raman Gupta
> > So two choices: (1) Exactly one seed per job, or (2) don't use > MODEL_ADD_CHANGE_DELETE. > > Karl > > > On Mon, May 27, 2019 at 4:38 PM Raman Gupta wrote: > > > Thanks for your help Karl. So I think I'm converging on a design. > > First of all, per your recommendation, I'

Re: Repository connector for source with with delta API

2019-05-27 Thread Raman Gupta
t; within schedule window" and make sure your schedule completely covers 7x24 > times. So you can do this with one record, which triggers on every day of > the week, that has a schedule window of 24 hours. > > Karl > > > On Fri, May 24, 2019 at 7:12 PM Raman Gupta wrote: >

Re: Repository connector for source with with delta API

2019-05-24 Thread Raman Gupta
with documents it has crawled. It uses "exponential > backoff" to schedule the next document crawl and that is probably why you > see the documents in the queue but not being processed; you simply haven't > waited long enough. > > Karl > > Karl > > > On Fri

Repository connector for source with with delta API

2019-05-24 Thread Raman Gupta
to trigger processDocuments again on the next call to `addSeedDocuments`, we do `activities.deleteDocument(virtualDocId)` as well. With this alternative design, the stage 1 seed effectively becomes a no-op, and is just used as a mechanism to trigger stage 2. Thoughts? Regards, Raman Gupta

[jira] [Updated] (CONNECTORS-1603) Global config cannot be replaced when invalid XML stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Gupta updated CONNECTORS-1603: Summary: Global config cannot be replaced when invalid XML stored in Zookeeper

[jira] [Updated] (CONNECTORS-1603) Global config corrupted when invalid XML stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Gupta updated CONNECTORS-1603: Description: When using Zookeeper to store the global config, it seems

[jira] [Updated] (CONNECTORS-1603) Global config corrupted when invalid XML stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Gupta updated CONNECTORS-1603: Summary: Global config corrupted when invalid XML stored in Zookeeper (was: Global

[jira] [Updated] (CONNECTORS-1603) Global config XML double-decoded when stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Gupta updated CONNECTORS-1603: Description: When using Zookeeper to store the global config, it is impossible

[jira] [Updated] (CONNECTORS-1603) Global config XML double-decoded when stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Gupta updated CONNECTORS-1603: Description: When using Zookeeper to store the global config, it is impossible

[jira] [Created] (CONNECTORS-1603) Global config XML double-decoded when stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
Raman Gupta created CONNECTORS-1603: --- Summary: Global config XML double-decoded when stored in Zookeeper Key: CONNECTORS-1603 URL: https://issues.apache.org/jira/browse/CONNECTORS-1603 Project

[jira] [Updated] (CONNECTORS-1603) Global config XML double-decoded when stored in Zookeeper

2019-04-25 Thread Raman Gupta (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1603?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Raman Gupta updated CONNECTORS-1603: Description: When using Zookeeper to store the global config, it is impossible