You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by GitBox <gi...@apache.org> on 2021/04/26 21:01:06 UTC

[GitHub] [qpid-dispatch] ChugR commented on a change in pull request #1073: DISPATCH-2000: Experimental 4K internal buffer size is switch selectable

ChugR commented on a change in pull request #1073:
URL: https://github.com/apache/qpid-dispatch/pull/1073#discussion_r620645224



##########
File path: tests/run_unit_tests.c
##########
@@ -45,7 +45,7 @@ int main(int argc, char** argv)
     int result = 0;
 
     // Call qd_dispatch() first initialize allocator used by other tests.
-    qd_dispatch_t *qd = qd_dispatch(0, false);
+    qd_dispatch_t *qd = qd_dispatch(0, false, false);

Review comment:
       This PR runs tests with 512-byte buffers only.




-- 
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.

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



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org