[incubator-pulsar] branch master updated: Fixed BatchMessageTest intermittent failures (#1577)

2018-04-14 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 2d4a350 Fixed BatchMessageTest

[incubator-pulsar] branch master updated: Added RabbitMQ source to Pulsar Connect (#1563)

2018-04-12 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 9f62c3a Added RabbitMQ source

[incubator-pulsar] branch master updated: Issue #1536: Introduce Short Topic Name (#1535)

2018-04-12 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 61de30d Issue #1536: Introduce Short

[incubator-pulsar] branch master updated: Honor User specified Subscription Types while running functions (#1560)

2018-04-12 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 1fc4b35 Honor User specified

[incubator-pulsar] branch master updated: Issue #1517: make getLastConfirmedEntry in ManagedLedgerImpl return real LAC (#1550)

2018-04-12 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 2de50a7 Issue #1517: make

[incubator-pulsar] branch master updated: Fixed race condition intruduced managed ledger addEntry introduced in #1521 (#1548)

2018-04-12 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new aff6c04 Fixed race condition

[incubator-pulsar] branch master updated: remove unnecessary proto def in FunctionsConfig (#1531)

2018-04-12 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 0fd4e84 remove unnecessary proto def

[incubator-pulsar] branch master updated: offloadPrefix interface for ManagedLedger (#1543)

2018-04-11 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 3516aa4 offloadPrefix interface

[incubator-pulsar] branch master updated: LedgerOffloader interface for ManagedLedger (#1542)

2018-04-11 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 16bfc44 LedgerOffloader interface

[incubator-pulsar] branch master updated: Added Aerospike Sink (#1545)

2018-04-10 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new e370b97 Added Aerospike Sink (#1545

[incubator-pulsar] branch master updated: Implement Cassandra Sink (#1534)

2018-04-10 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 4f3ac36 Implement Cassandra Sink

[incubator-pulsar] branch master updated: remove unused proto declaration (#1530)

2018-04-09 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 99bd812 remove unused proto

[incubator-pulsar] branch master updated: Removed contention between producers on ManagedLedger addEntry (#1521)

2018-04-09 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new ad90ac6 Removed contention between

[incubator-pulsar] branch master updated: Compaction considers messages with empty payload as deleting the key (#1525)

2018-04-09 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 951d4d3 Compaction considers messages

[incubator-pulsar] branch master updated: Fixed test_producer_send_async in Python (#1491)

2018-04-03 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new b052669 Fixed

[incubator-pulsar] branch master updated: If cursor update to BK fails, fallback to meta store (#1461)

2018-03-28 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 29257d0 If cursor update to BK fails

[incubator-pulsar] branch master updated: Send Log statements to log Topic for Java Functions (#1447)

2018-03-27 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 86b9546 Send Log statements to log

[incubator-pulsar] branch master updated: Add pulsar python location to python path so that pdoc can succeed generating docs (#1414)

2018-03-22 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new fdad48b Add pulsar python location

[incubator-pulsar] branch master updated: Prepare admin client to support v2 api. (#1384)

2018-03-15 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new cad2039 Prepare admin client

[incubator-pulsar] branch master updated: Improve sync send logic for allowing batching (#1386)

2018-03-15 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 323f4f1 Improve sync send logic

[incubator-pulsar] branch master updated: Add compactedOut flag for batched messages (#1361)

2018-03-14 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new e0c9e7a Add compactedOut flag

[incubator-pulsar] branch master updated: Renamed PulsarFunction to plain Function (#1377)

2018-03-13 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 381ccc0 Renamed PulsarFunction

[incubator-pulsar] branch master updated: Log Topic for Functions (#1356)

2018-03-07 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 6b24ab9 Log Topic for Functions

[incubator-pulsar] branch master updated: Pulsar Functions documentation (#1350)

2018-03-06 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new a0623d5 Pulsar Functions

[incubator-pulsar] branch master updated: Shade pulsar-functions-runtime instead of pulsar-functions-worker (#1351)

2018-03-06 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 0ac6b9a Shade pulsar-functions

[incubator-pulsar] branch master updated: Upgrade the bookkeeper storage client dependency to the official bookkeeper version (#1328)

2018-03-04 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new f38fce7 Upgrade the bookkeeper

[incubator-pulsar] branch master updated: Move pulsar functions dependency version to root pom and remove duplicated license headers (#1324)

2018-03-04 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 585ea13 Move pulsar functions

[incubator-pulsar] branch master updated: Introduce a pulsar log4j2 appender (#1316)

2018-03-02 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 973fa3a Introduce a pulsar log4j2

[incubator-pulsar] branch master updated: Make client configuration protected in PulsarAdminTool (#1312)

2018-02-28 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 72aa7d9 Make client configuration

[incubator-pulsar] branch master updated: Precreate readonly path and increase disk usage thresholds for pulsar standalone (#1309)

2018-02-28 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new d0f8a40 Precreate readonly path

[incubator-pulsar] branch master updated: Make buildtools dependency in test scope and a few updates in PulsarClientImpl (#1304)

2018-02-27 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new 6689c4d Make buildtools dependency

[incubator-pulsar] branch master updated: Add a `internalConfiguration` admin restful endpoint for query internal configuration (#1223)

2018-02-17 Thread sijie
This is an automated email from the ASF dual-hosted git repository. sijie pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-pulsar.git The following commit(s) were added to refs/heads/master by this push: new d5a4bb0 Add a `internalConfiguration

<    1   2   3   4   5   6