You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2022/02/04 19:05:13 UTC

[GitHub] [accumulo-testing] DomGarguilo opened a new pull request #189: Update usages of ThreadPools.createFixedThreadPool

DomGarguilo opened a new pull request #189:
URL: https://github.com/apache/accumulo-testing/pull/189


   https://github.com/apache/accumulo/pull/2432 introduced a new parameter into `ThreadPools.createFixedThreadPool()`. This PR adds the new parameter to fix the build errors.
   
   The new parameter has been set to false since we most likely wont be looking at any metrics for thread pools created inside the test code.


-- 
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@accumulo.apache.org

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



[GitHub] [accumulo-testing] DomGarguilo merged pull request #189: Update usages of ThreadPools.createFixedThreadPool

Posted by GitBox <gi...@apache.org>.
DomGarguilo merged pull request #189:
URL: https://github.com/apache/accumulo-testing/pull/189


   


-- 
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@accumulo.apache.org

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



[GitHub] [accumulo-testing] Manno15 commented on pull request #189: Update usages of ThreadPools.createFixedThreadPool

Posted by GitBox <gi...@apache.org>.
Manno15 commented on pull request #189:
URL: https://github.com/apache/accumulo-testing/pull/189#issuecomment-1030271075


   :+1:
   
   On Fri, Feb 4, 2022 at 2:05 PM Dom G. ***@***.***> wrote:
   
   > apache/accumulo#2432 <https://github.com/apache/accumulo/pull/2432>
   > introduced a new parameter into ThreadPools.createFixedThreadPool(). This
   > PR adds the new parameter to fix the build errors.
   >
   > The new parameter has been set to false since we most likely wont be
   > looking at any metrics for thread pools created inside the test code.
   > ------------------------------
   > You can view, comment on, or merge this pull request online at:
   >
   >   https://github.com/apache/accumulo-testing/pull/189
   > Commit Summary
   >
   >    - 3c205f0
   >    <https://github.com/apache/accumulo-testing/pull/189/commits/3c205f0e94c6c839b37b44ae89f286771f4941bf>
   >    Update usages of ThreadPools.createFixedThreadPool to include new parameter
   >
   > File Changes
   >
   > (2 files <https://github.com/apache/accumulo-testing/pull/189/files>)
   >
   >    - *M* src/main/java/org/apache/accumulo/testing/randomwalk/Module.java
   >    <https://github.com/apache/accumulo-testing/pull/189/files#diff-748e82e1aa1adc1e54efff2d45a8677ac04155adf05b714532031ee6325662f1>
   >    (2)
   >    - *M*
   >    src/main/java/org/apache/accumulo/testing/randomwalk/bulk/Setup.java
   >    <https://github.com/apache/accumulo-testing/pull/189/files#diff-2dc0386b2f9c0d975cde1146b7c53ffb9e452433f1251f9bc45746223526cebf>
   >    (3)
   >
   > Patch Links:
   >
   >    - https://github.com/apache/accumulo-testing/pull/189.patch
   >    - https://github.com/apache/accumulo-testing/pull/189.diff
   >
   > —
   > Reply to this email directly, view it on GitHub
   > <https://github.com/apache/accumulo-testing/pull/189>, or unsubscribe
   > <https://github.com/notifications/unsubscribe-auth/AHASSV6CJD35LNGFBFQRQIDUZQPORANCNFSM5NSSGU5Q>
   > .
   > Triage notifications on the go with GitHub Mobile for iOS
   > <https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675>
   > or Android
   > <https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub>.
   >
   > You are receiving this because you are subscribed to this thread.Message
   > ID: ***@***.***>
   >
   


-- 
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@accumulo.apache.org

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