[GitHub] [manifoldcf] dependabot[bot] opened a new pull request, #151: Bump org.xerial.snappy:snappy-java from 1.1.7.7 to 1.1.10.4 in /framework/core

2023-09-27 Thread via GitHub


dependabot[bot] opened a new pull request, #151:
URL: https://github.com/apache/manifoldcf/pull/151

   Bumps [org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java) 
from 1.1.7.7 to 1.1.10.4.
   
   Release notes
   Sourced from https://github.com/xerial/snappy-java/releases;>org.xerial.snappy:snappy-java's
 releases.
   
   v1.1.10.4
   
   What's Changed
   Security Fix
   
   https://github.com/xerial/snappy-java/security/advisories/GHSA-55g7-9cwv-5qfv;>CVE-2023-43642
 Fixed SnappyInputStream so as not to allocate too large memory when 
decompressing data with an extremely large chunk size by https://github.com/tunnelshade;>@​tunnelshade (https://github.com/xerial/snappy-java/commit/9f8c3cf74223ed0a8a834134be9c917b9f10ceb5;>code
 change)
   
   This does not affect users only using Snappy.compress/uncompress 
methods
   
   
   
    Features
   
   feature: Upgrade the internal snappy version to 1.1.10 (1.1.8 was 
wrongly used before) by https://github.com/xerial;>@​xerial in https://redirect.github.com/xerial/snappy-java/pull/508;>xerial/snappy-java#508
   Support JDK21 (no internal change)
   
    Dependency Updates
   
   Update scalafmt-core to 3.7.11 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/485;>xerial/snappy-java#485
   Update sbt to 1.9.3 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/483;>xerial/snappy-java#483
   Update scalafmt-core to 3.7.12 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/487;>xerial/snappy-java#487
   Bump actions/checkout from 3 to 4 by https://github.com/dependabot;>@​dependabot in https://redirect.github.com/xerial/snappy-java/pull/502;>xerial/snappy-java#502
   Update sbt to 1.9.4 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/496;>xerial/snappy-java#496
   Update scalafmt-core to 3.7.14 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/501;>xerial/snappy-java#501
   Update sbt to 1.9.6 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/505;>xerial/snappy-java#505
   Update native libraries by https://github.com/github-actions;>@​github-actions in 
https://redirect.github.com/xerial/snappy-java/pull/503;>xerial/snappy-java#503
   
     Internal Updates
   
   Update airframe-log to 23.7.4 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/486;>xerial/snappy-java#486
   Update airframe-log to 23.8.0 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/488;>xerial/snappy-java#488
   Update sbt-scalafmt to 2.5.2 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/500;>xerial/snappy-java#500
   Update airframe-log to 23.8.6 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/497;>xerial/snappy-java#497
   Update sbt-scalafmt to 2.5.1 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/499;>xerial/snappy-java#499
   Update airframe-log to 23.9.1 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/504;>xerial/snappy-java#504
   Update airframe-log to 23.9.2 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/509;>xerial/snappy-java#509
   
   Other Changes
   
   Update NOTICE by https://github.com/imsudiproy;>@​imsudiproy in https://redirect.github.com/xerial/snappy-java/pull/492;>xerial/snappy-java#492
   
   Full Changelog: https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4;>https://github.com/xerial/snappy-java/compare/v1.1.10.3...v1.1.10.4
   v1.1.10.3
   
   What's Changed
    Bug Fixes
   
   Fix the GLIBC_2.32 not found issue of 
libsnappyjava.so in certain Linux distributions on s390x by https://github.com/kun-lu20;>@​kun-lu20 in https://redirect.github.com/xerial/snappy-java/pull/481;>xerial/snappy-java#481
   
    Dependency Updates
   
   Update scalafmt-core to 3.7.10 by https://github.com/xerial-bot;>@​xerial-bot in https://redirect.github.com/xerial/snappy-java/pull/480;>xerial/snappy-java#480
   Update native libraries by https://github.com/github-actions;>@​github-actions in 
https://redirect.github.com/xerial/snappy-java/pull/482;>xerial/snappy-java#482
   
   New Contributors
   
   https://github.com/kun-lu20;>@​kun-lu20 made 
their first contribution in https://redirect.github.com/xerial/snappy-java/pull/481;>xerial/snappy-java#481
   
   
   
   ... (truncated)
   
   
   Commits
   
   https://github.com/xerial/snappy-java/commit/9f8c3cf74223ed0a8a834134be9c917b9f10ceb5;>9f8c3cf
 Merge pull request from GHSA-55g7-9cwv-5qfv
   

[GitHub] [manifoldcf] dependabot[bot] commented on pull request #148: Bump h2 from 1.3.172 to 2.2.220 in /test-materials/alfresco-4-war

2023-09-27 Thread via GitHub


dependabot[bot] commented on PR #148:
URL: https://github.com/apache/manifoldcf/pull/148#issuecomment-1738410236

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [manifoldcf] dependabot[bot] commented on pull request #146: Bump snappy-java from 1.1.7.7 to 1.1.10.1 in /framework/core

2023-09-27 Thread via GitHub


dependabot[bot] commented on PR #146:
URL: https://github.com/apache/manifoldcf/pull/146#issuecomment-1738410223

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [manifoldcf] dependabot[bot] commented on pull request #147: Bump h2 from 1.3.158 to 2.2.220 in /connectors/alfresco

2023-09-27 Thread via GitHub


dependabot[bot] commented on PR #147:
URL: https://github.com/apache/manifoldcf/pull/147#issuecomment-1738410219

   OK, I won't notify you again about this release, but will get in touch when 
a new version is available. If you'd rather skip all updates until the next 
major or minor version, let me know by commenting `@dependabot ignore this 
major version` or `@dependabot ignore this minor version`.
   
   If you change your mind, just re-open this PR and I'll resolve any conflicts 
on it.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [manifoldcf] asfgit closed pull request #146: Bump snappy-java from 1.1.7.7 to 1.1.10.1 in /framework/core

2023-09-27 Thread via GitHub


asfgit closed pull request #146: Bump snappy-java from 1.1.7.7 to 1.1.10.1 in 
/framework/core
URL: https://github.com/apache/manifoldcf/pull/146


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [manifoldcf] asfgit closed pull request #148: Bump h2 from 1.3.172 to 2.2.220 in /test-materials/alfresco-4-war

2023-09-27 Thread via GitHub


asfgit closed pull request #148: Bump h2 from 1.3.172 to 2.2.220 in 
/test-materials/alfresco-4-war
URL: https://github.com/apache/manifoldcf/pull/148


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



[GitHub] [manifoldcf] asfgit closed pull request #147: Bump h2 from 1.3.158 to 2.2.220 in /connectors/alfresco

2023-09-27 Thread via GitHub


asfgit closed pull request #147: Bump h2 from 1.3.158 to 2.2.220 in 
/connectors/alfresco
URL: https://github.com/apache/manifoldcf/pull/147


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org



Re: (CONNECTORS-1740) Solr 9 output connector

2023-09-27 Thread Karl Wright
Glad you were able to figure it out.
I will have some time perhaps this weekend to merge a few pull requests and
maybe yours can be done as well.


On Wed, Sep 27, 2023 at 11:52 AM Guylaine BASSETTE <
guylaine.basse...@francelabs.com> wrote:

> Hello,
>
> I have good news :-)
>
> I've been working on the ManifoldCF trunk with Zookeeper 3.8.0, and the
> error in the TestZooKeeperLocks test class has changed. Both tests
> failed because the ZK server wouldn't start.
>
> First of all, I found two missing dependencies that fix the tests, but
> only when run one by one. By running them in the test suite, the first
> test, whatever it was, led to the second test failing.
>
> It seems that the way of stopping the server in the context of the test
> is not effective. It's as if it prevents the second test from starting
> the server.
>
> There may be a more appropriate way of stopping the new Zookeeper, but
> with the time I had available, I thought it would be just as well to
> start/stop the server once for all the tests. So I suggested modifying
> the ZooKeeperBase class in that way.
>
> And now all the core-framework tests are OK !
>
>
> In a second step, I have included Mingchun Zhao's patch to migrate to
> Java 11.
>
> I have created a Pull Request :
> https://github.com/apache/manifoldcf/pull/150.
>
>
> Bien regards,
> Guylaine
>
> France Labs – Your knowledge, now
> Datafari Enterprise Search – Découvrez la version 5 / Discover our version
> 5
> www.datafari.com 
>
>
> Le 05/09/2023 à 14:16, Karl Wright a écrit :
> > I don't have any special influence in the Zookeeper project I fear.
> >
> > On Tue, Sep 5, 2023 at 3:46 AM Guylaine BASSETTE <
> > guylaine.basse...@francelabs.com> wrote:
> >
> >> Hello Karl,
> >>
> >> Since we sent the ticket to Zookeeper, we've had no response from them.
> >> Can we ask you for a little help to move the subject forward?
> >>
> >> Best regards,
> >> Guylaine
> >>
> >> France Labs – Your knowledge, now
> >> Datafari Enterprise Search – Découvrez la version 5 / Discover our
> version
> >> 5
> >> www.datafari.com  
> >> Le 18/07/2023 à 17:19, Guylaine BASSETTE a écrit :
> >>> Hello Karl,
> >>>
> >>> Thanks for your answer.
> >>>
> >>> We have created a Jira Bug to ZooKeeper:
> >>> https://issues.apache.org/jira/browse/ZOOKEEPER-4722.
> >>>
> >>> They might contact you for help.
> >>>
> >>>
> >>> Best regards,
> >>> Guylaine
> >>>
> >>> France Labs – Your knowledge, now
> >>> Datafari Enterprise Search – Découvrez la version 5 / Discover our
> >>> version 5
> >>> www.datafari.com  
> >>>
> >>>
> >>> Le 02/06/2023 à 01:04, Karl Wright a écrit :
>  Okay, it's as I suspected, the Zookeeper update didn't change any
>  functionality but just broke stuff.
> 
>  The first thing I'd do is alert the Solr team to the problem.  They
> >> should
>  for now roll back their dependency so that an earlier Zookeeper is
> used.
>  The next step would be to work with the Zookeeper team to use
> ManifoldCF
>  unit tests to allow them to fix the problem, as you say. Rather than
>  assuming this is the same problem we see in previous Zookeeper tickets
> >> (it
>  probably is but we can't be sure of that), I'd create a new one
> >> describing
>  very carefully how to reproduce this using a ManifoldCF branch
> checkout.
>  Be prepared to interact with the Zookeeper team at some length about
> the
>  problem and how to reproduce it.
> 
>  My sense is that Zookeeper's original authors are long gone and you
> may
> >> not
>  get very far here.  And I have very limited time availability these
> >> days.
>  If you are blocked in this in some way let me know and I will do my
> >> best to
>  jump in and unblock you.
> 
>  I'd also fix the Solr 9 branch (after you make a copy of it for the
>  Zookeeper folks) so that a working version of Zookeeper is downloaded
> >> and
>  we can then merge that branch.  Please let me know when that is done
> and
>  I'll integrate that work.
> 
>  Thanks,
>  Karl
> 
> 
>  On Thu, Jun 1, 2023 at 5:56 AM Guylaine BASSETTE <
>  guylaine.basse...@francelabs.com> wrote:
> 
> > Hi Karl,
> >
> > Following up on your discussion with Julien. I did some further
> >> testings
> > and I’m commenting here because I cannot comment in the existing
> ticket
> > (
> >
> >>
> https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17643980#comment-17643980
> > <
> >
> >>
> https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17643980#comment-17643980
> >>> )
> > . We tested the Solr 9 output connector using the ZK library in its
> > 3.5.6 version, targeting a Solr 9.2, and it worked so for now this
> > output connector 

Re: (CONNECTORS-1740) Solr 9 output connector

2023-09-27 Thread Guylaine BASSETTE

Hello,

I have good news :-)

I've been working on the ManifoldCF trunk with Zookeeper 3.8.0, and the 
error in the TestZooKeeperLocks test class has changed. Both tests 
failed because the ZK server wouldn't start.


First of all, I found two missing dependencies that fix the tests, but 
only when run one by one. By running them in the test suite, the first 
test, whatever it was, led to the second test failing.


It seems that the way of stopping the server in the context of the test 
is not effective. It's as if it prevents the second test from starting 
the server.


There may be a more appropriate way of stopping the new Zookeeper, but 
with the time I had available, I thought it would be just as well to 
start/stop the server once for all the tests. So I suggested modifying 
the ZooKeeperBase class in that way.


And now all the core-framework tests are OK !


In a second step, I have included Mingchun Zhao's patch to migrate to 
Java 11.


I have created a Pull Request : 
https://github.com/apache/manifoldcf/pull/150.



Bien regards,
Guylaine

France Labs – Your knowledge, now
Datafari Enterprise Search – Découvrez la version 5 / Discover our version 5
www.datafari.com 


Le 05/09/2023 à 14:16, Karl Wright a écrit :

I don't have any special influence in the Zookeeper project I fear.

On Tue, Sep 5, 2023 at 3:46 AM Guylaine BASSETTE <
guylaine.basse...@francelabs.com> wrote:


Hello Karl,

Since we sent the ticket to Zookeeper, we've had no response from them.
Can we ask you for a little help to move the subject forward?

Best regards,
Guylaine

France Labs – Your knowledge, now
Datafari Enterprise Search – Découvrez la version 5 / Discover our version
5
www.datafari.com  
Le 18/07/2023 à 17:19, Guylaine BASSETTE a écrit :

Hello Karl,

Thanks for your answer.

We have created a Jira Bug to ZooKeeper:
https://issues.apache.org/jira/browse/ZOOKEEPER-4722.

They might contact you for help.


Best regards,
Guylaine

France Labs – Your knowledge, now
Datafari Enterprise Search – Découvrez la version 5 / Discover our
version 5
www.datafari.com  


Le 02/06/2023 à 01:04, Karl Wright a écrit :

Okay, it's as I suspected, the Zookeeper update didn't change any
functionality but just broke stuff.

The first thing I'd do is alert the Solr team to the problem.  They

should

for now roll back their dependency so that an earlier Zookeeper is used.
The next step would be to work with the Zookeeper team to use ManifoldCF
unit tests to allow them to fix the problem, as you say. Rather than
assuming this is the same problem we see in previous Zookeeper tickets

(it

probably is but we can't be sure of that), I'd create a new one

describing

very carefully how to reproduce this using a ManifoldCF branch checkout.
Be prepared to interact with the Zookeeper team at some length about the
problem and how to reproduce it.

My sense is that Zookeeper's original authors are long gone and you may

not

get very far here.  And I have very limited time availability these

days.

If you are blocked in this in some way let me know and I will do my

best to

jump in and unblock you.

I'd also fix the Solr 9 branch (after you make a copy of it for the
Zookeeper folks) so that a working version of Zookeeper is downloaded

and

we can then merge that branch.  Please let me know when that is done and
I'll integrate that work.

Thanks,
Karl


On Thu, Jun 1, 2023 at 5:56 AM Guylaine BASSETTE <
guylaine.basse...@francelabs.com> wrote:


Hi Karl,

Following up on your discussion with Julien. I did some further

testings

and I’m commenting here because I cannot comment in the existing ticket
(


https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17643980#comment-17643980

<


https://issues.apache.org/jira/browse/CONNECTORS-1740?page=com.atlassian.jira.plugin.system.issuetabpanels%3Acomment-tabpanel=17643980#comment-17643980

)

. We tested the Solr 9 output connector using the ZK library in its
3.5.6 version, targeting a Solr 9.2, and it worked so for now this
output connector can be considered as valid.

Still, in the long run, I think this ZK bug will become an issue for
MCF. Since thanks to your testings, the problem can be reproduced,
wouldn’t it be worth for you to comment on their ZK issue, letting them
know that the issue is still here with ZK 3.5.7, that is does not only
happen in docker mode, and it can be reproduced every time using MCF
testing framework ?

--

Best Regards,
Guylaine

France Labs – Your knowledge, now
Datafari Enterprise Search – Découvrez la version 5 / Discover our

version

5
www.datafari.com   



[GitHub] [manifoldcf] guylaine-bassette opened a new pull request, #150: CONNECTORS-1740: Zookeeper 3.8.0 core tests fixed

2023-09-27 Thread via GitHub


guylaine-bassette opened a new pull request, #150:
URL: https://github.com/apache/manifoldcf/pull/150

   This is an update that fixes the core-framework tests with Zookeeper 3.8.0 
regarding the "CONNECTORS-1740 - Solr 9 output connector" issue.
   - the first commit is the fix, running with Java 8 compilation.
   - the second commit includes Mingchun Zhao's patch to migrate to Java 11


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: dev-unsubscr...@manifoldcf.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org