You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pulsar.apache.org by GitBox <gi...@apache.org> on 2021/05/03 12:30:25 UTC

[GitHub] [pulsar] eolivelli opened a new issue #10473: PulsarStandaloneBuilder: make it a public API

eolivelli opened a new issue #10473:
URL: https://github.com/apache/pulsar/issues/10473


   PulsarStandaloneBuilder looks like a great API for users to launch an embedded Pulsar service for unit tests.
   
   Currently (2.8.0) there are a few problems that need to be fixed:
   - Provide convenience methods to build a Pulsar Client and a Pulsar Admin
   - Provide a way to start the server without creating a real file on disk
   - Add tests that ensure that PulsarStandaloneBuilder can be called by a Java program, not only by the means of the scripts bundled with Pulsar


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



[GitHub] [pulsar] codelipenghui commented on issue #10473: PulsarStandaloneBuilder: make it a public API

Posted by GitBox <gi...@apache.org>.
codelipenghui commented on issue #10473:
URL: https://github.com/apache/pulsar/issues/10473#issuecomment-1058890747


   The issue had no activity for 30 days, mark with Stale label.


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

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