[jira] [Commented] (CONNECTORS-1185) Bug in how HttpClient connection manager is used

2015-04-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1185?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14488190#comment-14488190 ] Karl Wright commented on CONNECTORS-1185: - RequestBuilder.setStaleConnectionC

[jira] [Created] (CONNECTORS-1185) Bug in how HttpClient connection manager is used

2015-04-09 Thread Karl Wright (JIRA)
Karl Wright created CONNECTORS-1185: --- Summary: Bug in how HttpClient connection manager is used Key: CONNECTORS-1185 URL: https://issues.apache.org/jira/browse/CONNECTORS-1185 Project: ManifoldCF

[jira] [Commented] (CONNECTORS-1182) Share Drive Connector wrong credential erase

2015-04-09 Thread Alessandro Benedetti (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1182?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487470#comment-14487470 ] Alessandro Benedetti commented on CONNECTORS-1182: -- The modification

[jira] [Resolved] (CONNECTORS-1184) Refactoring GridFS connector

2015-04-09 Thread Muhammed Olgun (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Muhammed Olgun resolved CONNECTORS-1184. Resolution: Fixed > Refactoring GridFS connector >

[jira] [Commented] (CONNECTORS-1184) Refactoring GridFS connector

2015-04-09 Thread Muhammed Olgun (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487283#comment-14487283 ] Muhammed Olgun commented on CONNECTORS-1184: Ok [~kwri...@metacarta.com]

[jira] [Commented] (CONNECTORS-1184) Refactoring GridFS connector

2015-04-09 Thread Karl Wright (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487271#comment-14487271 ] Karl Wright commented on CONNECTORS-1184: - r1672306 (dev_1x) In the future,

Re: [Repository Connector] In Job Repository Config modification

2015-04-09 Thread Karl Wright
Ok, I've looked briefly at this. I have a reference as well. It might be good to compare and contrast: https://aaronparecki.com/articles/2012/07/29/1/oauth2-simplified But nevertheless, let me put down what I think the flow is: (1) You register ManifoldCF with Box and get back a client ID and

[jira] [Comment Edited] (CONNECTORS-1184) Refactoring GridFS connector

2015-04-09 Thread Muhammed Olgun (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487229#comment-14487229 ] Muhammed Olgun edited comment on CONNECTORS-1184 at 4/9/15 11:53 AM: --

[jira] [Commented] (CONNECTORS-1184) Refactoring GridFS connector

2015-04-09 Thread Muhammed Olgun (JIRA)
[ https://issues.apache.org/jira/browse/CONNECTORS-1184?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14487229#comment-14487229 ] Muhammed Olgun commented on CONNECTORS-1184: r1672301(trunk) Hi, [~kwri..

[jira] [Created] (CONNECTORS-1184) Refactoring GridFS connector

2015-04-09 Thread Muhammed Olgun (JIRA)
Muhammed Olgun created CONNECTORS-1184: -- Summary: Refactoring GridFS connector Key: CONNECTORS-1184 URL: https://issues.apache.org/jira/browse/CONNECTORS-1184 Project: ManifoldCF Issue T

Re: [Repository Connector] In Job Repository Config modification

2015-04-09 Thread Alessandro Benedetti
Of course Karl! This is the problem : Developing a Repo connector similar to Dropbox ( Box connector) . Authentication in Box is based on OAuth2. In details after a process to grant access to your application you get 2 parameters for you Repository Connector : Access Token and Refresh Token [1] To

Re: [Windows Shares Connector] Un-expected removal of all documents

2015-04-09 Thread Alessandro Benedetti
Hi Karl, I will commit our agreed changes today in the trunk and then in the 1.9.x branch if it is straightforward ! Cheers 2015-04-09 11:55 GMT+01:00 Karl Wright : > Hi Alessandro, > > I'm planning to produce a 1.9/2.1 set of release candidates on Monday or > Tuesday next week. Do you think yo

Re: [Windows Shares Connector] Un-expected removal of all documents

2015-04-09 Thread Karl Wright
Hi Alessandro, I'm planning to produce a 1.9/2.1 set of release candidates on Monday or Tuesday next week. Do you think you would be ready by then? If not, it doesn't look too challenging; I might go ahead and (based on your research) commit something myself. Karl On Wed, Apr 8, 2015 at 8:44

Re: [Repository Connector] In Job Repository Config modification

2015-04-09 Thread Karl Wright
Hi Alessandro, It would be great if you could describe the customer problem from a bit higher level, to see if there's a better design we could come up with. What you have described is quite difficult to do with MCF due to the multi-threaded and highly-cached nature of it. Thanks, Karl On Thu,

[Repository Connector] In Job Repository Config modification

2015-04-09 Thread Alessandro Benedetti
Hi guys, I have one question : *ManifoldCF Version* : 1.8 Developing a custom Repository Connector I have the need of updating the Repository Connector config based on a Custom Listener of events of a custom Publisher . This listener will react to the publisher events during a Job execution ( i.e