Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add release note for 2.6.3. #9305

Merged
merged 2 commits into from
Jan 26, 2021

Conversation

codelipenghui
Copy link
Contributor

No description provided.

@codelipenghui codelipenghui self-assigned this Jan 25, 2021
@codelipenghui codelipenghui added this to the 2.8.0 milestone Jan 25, 2021
@codelipenghui codelipenghui added the doc Your PR contains doc changes, no matter whether the changes are in markdown or code files. label Jan 25, 2021
Copy link
Contributor

@Huanli-Meng Huanli-Meng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Leave my comments, PTAL


#### Broker

- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604)
- Update the BookKeeper to version 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604)


#### Python Client

- Add oauth2 client wrapper for python [#7813](https://github.com/apache/pulsar/pull/7813)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Add oauth2 client wrapper for python [#7813](https://github.com/apache/pulsar/pull/7813)
- Add OAuth2 client wrapper for the Python client [#7813](https://github.com/apache/pulsar/pull/7813)


#### Functions

- Propagate user-config parameter into instances of Golang pulsar functions [#8132](https://github.com/apache/pulsar/pull/8132)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Propagate user-config parameter into instances of Golang pulsar functions [#8132](https://github.com/apache/pulsar/pull/8132)
- Propagate user-defined parameter into instances of Golang Pulsar Functions [#8132](https://github.com/apache/pulsar/pull/8132)


#### Pulsar IO

- Make Source topic Schema information available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Make Source topic Schema information available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854)
- Make Schema information of Source topics available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854)

#### Pulsar IO

- Make Source topic Schema information available to downstream Sinks [#8854](https://github.com/apache/pulsar/pull/8854)
- Fix debezium-connector error log [#9063](https://github.com/apache/pulsar/pull/9063)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Fix debezium-connector error log [#9063](https://github.com/apache/pulsar/pull/9063)
- Fix the error log of the Debezium connector [#9063](https://github.com/apache/pulsar/pull/9063)

- Fixed handling errors for client requests [#8518](https://github.com/apache/pulsar/pull/8518)
- Expose consumer names after the mark delete position for the Key_Shared subscription [#8545](https://github.com/apache/pulsar/pull/8545)
- Close topics that remain fenced forcefully [#8561](https://github.com/apache/pulsar/pull/8561)
- Expose last disconnected timestamp for producer and consumer [#8605](https://github.com/apache/pulsar/pull/8605)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Expose last disconnected timestamp for producer and consumer [#8605](https://github.com/apache/pulsar/pull/8605)
- Expose the last disconnected timestamp for producers and consumers [#8605](https://github.com/apache/pulsar/pull/8605)

- Expose consumer names after the mark delete position for the Key_Shared subscription [#8545](https://github.com/apache/pulsar/pull/8545)
- Close topics that remain fenced forcefully [#8561](https://github.com/apache/pulsar/pull/8561)
- Expose last disconnected timestamp for producer and consumer [#8605](https://github.com/apache/pulsar/pull/8605)
- Support HAProxy proxy protocol for broker and proxy [#8686](https://github.com/apache/pulsar/pull/8686)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Support HAProxy proxy protocol for broker and proxy [#8686](https://github.com/apache/pulsar/pull/8686)
- Support the HAProxy proxy protocol for Pulsar broker and Pulsar Proxy [#8686](https://github.com/apache/pulsar/pull/8686)


- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604)
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302)
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on ZK thread [#8304](https://github.com/apache/pulsar/pull/8304)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on ZK thread [#8304](https://github.com/apache/pulsar/pull/8304)
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on the ZooKeeper thread [#8304](https://github.com/apache/pulsar/pull/8304)

- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604)
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302)
- Refresh ZooKeeper-data cache in background to avoid deadlock and blocking IO on ZK thread [#8304](https://github.com/apache/pulsar/pull/8304)
- Add elapsedMs in the create ledger log [#8473](https://github.com/apache/pulsar/pull/8473)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Add elapsedMs in the create ledger log [#8473](https://github.com/apache/pulsar/pull/8473)
- Add `elapsedMs` in the creation of the ledger log [#8473](https://github.com/apache/pulsar/pull/8473)

#### Broker

- Update BookKeeper version to 4.11.1 [#8604](https://github.com/apache/pulsar/pull/8604)
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302)
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- Use correct configuration for zk-cache expire time [#8302](https://github.com/apache/pulsar/pull/8302)
- Use the correct configuration for the expiration time of the ZooKeeper cache [#8302](https://github.com/apache/pulsar/pull/8302)

@@ -1,6 +1,84 @@

## Apache Pulsar Release Notes

### 2.6.3 &mdash; 2020-11-25 <a id=“2.7.0”></a>
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is 2.7.0 good? Should it be 2.7.0?

@codelipenghui
Copy link
Contributor Author

@Huanli-Meng @eolivelli I have addressed all your comments, PTAL.

Copy link
Contributor

@Huanli-Meng Huanli-Meng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@codelipenghui codelipenghui merged commit b682acb into apache:master Jan 26, 2021
@codelipenghui codelipenghui deleted the penghui/2.6.3_release_note branch January 26, 2021 00:51
@eolivelli
Copy link
Contributor

Lgtm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
doc Your PR contains doc changes, no matter whether the changes are in markdown or code files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants