You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@pekko.apache.org by "scala-steward-asf[bot] (via GitHub)" <gi...@apache.org> on 2024/02/11 02:18:42 UTC

[PR] Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 [incubator-pekko-connectors]

scala-steward-asf[bot] opened a new pull request, #476:
URL: https://github.com/apache/incubator-pekko-connectors/pull/476

   ## About this PR
   📦 Updates 
   * org.slf4j:jcl-over-slf4j
   * org.slf4j:log4j-over-slf4j
   
    from `1.7.36` to `2.0.12` âš 
   
   ## Usage
   ✅ **Please merge!**
   
   I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.
   
   If you'd like to skip this version, you can just close this PR. If you have any feedback, just mention me in the comments below.
   
   Configure Scala Steward for your repository with a [`.scala-steward.conf`](https://github.com/scala-steward-org/scala-steward/blob/33d3ad7d5245cbd05d7004d5502f6f7333833843/docs/repo-specific-configuration.md) file.
   
   _Have a fantastic day writing Scala!_
   
   <details>
   <summary>âš™ Adjust future updates</summary>
   
   Add this to your `.scala-steward.conf` file to ignore future updates of this dependency:
   ```
   updates.ignore = [ { groupId = "org.slf4j" } ]
   ```
   Or, add this to slow down future updates of this dependency:
   ```
   dependencyOverrides = [{
     pullRequests = { frequency = "30 days" },
     dependency = { groupId = "org.slf4j" }
   }]
   ```
   </details>
   
   <sup>
   labels: test-library-update, early-semver-major, semver-spec-major, commit-count:1
   </sup>


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 [pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning closed pull request #476: Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12
URL: https://github.com/apache/pekko-connectors/pull/476


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 [pekko-connectors]

Posted by "pjfanning (via GitHub)" <gi...@apache.org>.
pjfanning commented on PR #476:
URL: https://github.com/apache/pekko-connectors/pull/476#issuecomment-2056757672

   I ma working on #539 


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 [incubator-pekko-connectors]

Posted by "raboof (via GitHub)" <gi...@apache.org>.
raboof commented on PR #476:
URL: https://github.com/apache/incubator-pekko-connectors/pull/476#issuecomment-1951061322

   Not entirely convinced all those test failures are unrelated, though - that needs looking into before merging


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org


Re: [PR] Update jcl-over-slf4j, log4j-over-slf4j to 2.0.12 [incubator-pekko-connectors]

Posted by "laglangyue (via GitHub)" <gi...@apache.org>.
laglangyue commented on PR #476:
URL: https://github.com/apache/incubator-pekko-connectors/pull/476#issuecomment-1996575048

   > Not entirely convinced all those test failures are unrelated, though - that needs looking into before merging
   
   surly, 
   
   In my memory, it seems that there is some compatibility issue between logback and SLf4j 2. Because it has been happening for a long time, we need to investigate the dependencies of each connector.
   
   we need to check es,hdfs,avroparquet,solr.
   bellow is hdfs failed log
   
   ![image](https://github.com/apache/incubator-pekko-connectors/assets/35491928/cb39c6b3-2f2a-4bad-9c07-76ecd78e49f2)
   


-- 
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: notifications-unsubscribe@pekko.apache.org

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


---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@pekko.apache.org
For additional commands, e-mail: notifications-help@pekko.apache.org