You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by "aniketjadhav840 (via GitHub)" <gi...@apache.org> on 2024/01/29 15:03:07 UTC

[PR] CAMEL-20372: Change max.poll.interval.ms type from Long to Integer [camel]

aniketjadhav840 opened a new pull request, #12949:
URL: https://github.com/apache/camel/pull/12949

   # Description
   
   Changed max.poll.interval.ms type in KafkaConfiguration.java from Long to Integer to be inline with Kafka config types.
   Also added auto-generated changes.
   
   # Target
   
   - [x] I checked that the commit is targeting the correct branch 3.22.x
   
   # Tracking
   https://issues.apache.org/jira/browse/CAMEL-20372
   
   # Apache Camel coding standards and style
   
   - [x] I checked that each commit in the pull request has a meaningful subject line and body.
   
   
   
   - [x] I have run `mvn clean install -DskipTests` locally and I have committed all auto-generated changes
   
   
   
   


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] CAMEL-20372: Change max.poll.interval.ms type from Long to Integer [camel]

Posted by "github-actions[bot] (via GitHub)" <gi...@apache.org>.
github-actions[bot] commented on PR #12949:
URL: https://github.com/apache/camel/pull/12949#issuecomment-1914878221

   :star2: Thank you for your contribution to the Apache Camel project! :star2: 
   
   :warning: Please note that the changes on this PR may be **tested automatically**. 
   
   If necessary Apache Camel Committers may access logs and test results in the job summaries!


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] CAMEL-20372: Change max.poll.interval.ms type from Long to Integer [camel]

Posted by "davsclaus (via GitHub)" <gi...@apache.org>.
davsclaus merged PR #12949:
URL: https://github.com/apache/camel/pull/12949


-- 
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: commits-unsubscribe@camel.apache.org

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


Re: [PR] CAMEL-20372: Change max.poll.interval.ms type from Long to Integer [camel]

Posted by "orpiske (via GitHub)" <gi...@apache.org>.
orpiske commented on PR #12949:
URL: https://github.com/apache/camel/pull/12949#issuecomment-1915033637

   This needs manual testing. 


-- 
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: commits-unsubscribe@camel.apache.org

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