Re: [PR] #620 Add support for shards - SolrSpout [incubator-stormcrawler]

2024-10-25 Thread via GitHub
mvolikas commented on PR #1343: URL: https://github.com/apache/incubator-stormcrawler/pull/1343#issuecomment-2435491323 > @mvolikas Do you aim to include this PR in **3.1.1** - if so, do you think you can work on the open comments or would it be ok to move it to **3.1.2**? From my si

Re: [PR] #620 Add support for shards - SolrSpout [incubator-stormcrawler]

2024-10-25 Thread via GitHub
rzo1 commented on PR #1343: URL: https://github.com/apache/incubator-stormcrawler/pull/1343#issuecomment-2434597624 @mvolikas Do you aim to include this PR in **3.1.1** - if so, do you think you can work on the open comments or would it be ok to move it to **3.1.2**? -- This is an automa

Re: [I] URLFrontier spout doesn't take into account crawl Id [incubator-stormcrawler]

2024-10-25 Thread via GitHub
jnioche closed issue #1353: URLFrontier spout doesn't take into account crawl Id URL: https://github.com/apache/incubator-stormcrawler/issues/1353 -- 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

[GH] (incubator-stormcrawler): Workflow run "Publish SNAPSHOTs" failed!

2024-10-25 Thread GitBox
The GitHub Actions job "Publish SNAPSHOTs" on incubator-stormcrawler.git has failed. Run started by GitHub user jnioche (triggered by jnioche). Head commit for run: 47829df741aa37ee72e0cc109f567712d1ccc7c5 / Laurent Klock #1353 Fix for URLFrontier spout not taking into account the crawl ID (#

[PR] #1353 Fix for URLFrontier spout not taking into account the crawl ID [incubator-stormcrawler]

2024-10-25 Thread via GitHub
klockla opened a new pull request, #1373: URL: https://github.com/apache/incubator-stormcrawler/pull/1373 Fixes #1353 Thank you for contributing to Apache StormCrawler. In order to streamline the review of the contribution we ask you to ensure the following steps have been t

[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!

2024-10-25 Thread GitBox
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user jnioche (triggered by jnioche). Head commit for run: 4d23d5810d54735f26d027c0e6ec0ea762f27e56 / Julien Nioche Remove references to ES in OpenSearch module Signed-off-by: Julien Ni

[PR] Remove references to ES in OpenSearch module [incubator-stormcrawler]

2024-10-25 Thread via GitHub
jnioche opened a new pull request, #1374: URL: https://github.com/apache/incubator-stormcrawler/pull/1374 Removes some of the references, there might be more hiding in various places -- This is an automated message from the Apache Git Service. To respond to the message, please log on to Gi

Re: [PR] #1353 Fix for URLFrontier spout not taking into account the crawl ID [incubator-stormcrawler]

2024-10-25 Thread via GitHub
jnioche merged PR #1373: URL: https://github.com/apache/incubator-stormcrawler/pull/1373 -- 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...

Re: [PR] #1353 Fix for URLFrontier spout not taking into account the crawl ID [incubator-stormcrawler]

2024-10-25 Thread via GitHub
jnioche commented on PR #1373: URL: https://github.com/apache/incubator-stormcrawler/pull/1373#issuecomment-2437738295 thanks @klockla -- 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 specif

Re: [PR] #620 Add support for shards - SolrSpout [incubator-stormcrawler]

2024-10-25 Thread via GitHub
jnioche commented on PR #1343: URL: https://github.com/apache/incubator-stormcrawler/pull/1343#issuecomment-2437747972 > > @mvolikas Do you aim to include this PR in **3.1.1** - if so, do you think you can work on the open comments or would it be ok to move it to **3.1.2**? > > From

Re: [PR] #1353 Fix for URLFrontier spout not taking into account the crawl ID [incubator-stormcrawler]

2024-10-25 Thread via GitHub
jnioche commented on code in PR #1373: URL: https://github.com/apache/incubator-stormcrawler/pull/1373#discussion_r1816487862 ## external/urlfrontier/src/main/java/org/apache/stormcrawler/urlfrontier/Spout.java: ## @@ -131,12 +144,19 @@ protected void populateBuffer() {

[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" failed!

2024-10-25 Thread GitBox
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has failed. Run started by GitHub user jnioche (triggered by jnioche). Head commit for run: 4d23d5810d54735f26d027c0e6ec0ea762f27e56 / Julien Nioche Remove references to ES in OpenSearch module Signed-off-by: Julien Ni

[GH] (incubator-stormcrawler): Workflow run "Java CI with Maven" is working again!

2024-10-25 Thread GitBox
The GitHub Actions job "Java CI with Maven" on incubator-stormcrawler.git has succeeded. Run started by GitHub user jnioche (triggered by jnioche). Head commit for run: a5bf2cab94f8b8a6ea96d2c3f59ffe707216c5d3 / Julien Nioche Fix formatting Signed-off-by: Julien Nioche Report URL: https:/

Re: [PR] #1353 Fix for URLFrontier spout not taking into account the crawl ID [incubator-stormcrawler]

2024-10-25 Thread via GitHub
klockla commented on code in PR #1373: URL: https://github.com/apache/incubator-stormcrawler/pull/1373#discussion_r1816564748 ## external/urlfrontier/src/main/java/org/apache/stormcrawler/urlfrontier/Spout.java: ## @@ -131,12 +144,19 @@ protected void populateBuffer() {