Skip to content

Conversation

@rdhabalia
Copy link
Contributor

Motivation

Access of ManagedCursorImpl.individualDeletedMessages should be thread-safe. So, while filtering out replay-message, need to lock individualDeletedMessages while accessing it.

Modifications

add read lock while accessing individualDeletedMessages

Result

No functionality change.

@yahoocla
Copy link

CLA is valid!

1 similar comment
@yahoocla
Copy link

CLA is valid!

@rdhabalia rdhabalia added the type/bug The PR fixed a bug or issue reported a bug label Sep 29, 2016
@rdhabalia rdhabalia added this to the 1.15 milestone Sep 29, 2016
@rdhabalia rdhabalia self-assigned this Sep 29, 2016
@yahoocla
Copy link

CLA is valid!

Copy link
Contributor

@merlimat merlimat left a comment

Choose a reason for hiding this comment

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

Looks good

@merlimat merlimat merged commit 26671f6 into apache:master Sep 29, 2016
@rdhabalia rdhabalia deleted the replay-lock branch November 11, 2016 23:03
sijie pushed a commit to sijie/pulsar that referenced this pull request Mar 4, 2018
* Create pulsar-functions module (#1)

* Create pulsar-functions module

* rename `sdk` package to `api`

* Added the first cut of the Java interface for Pulsar functions (#2)

* Adhere to rest semantics

* Convert create function to a post request
massakam pushed a commit to massakam/pulsar that referenced this pull request Aug 6, 2020
…d-add

Introduce license-check-and-add module
hangc0276 pushed a commit to hangc0276/pulsar that referenced this pull request May 26, 2021
Add ssl listeners and sslCtxRefresher in channelInitializer
tisonkun added a commit to tisonkun/pulsar that referenced this pull request Jul 12, 2023
Signed-off-by: tison <wander4096@gmail.com>
nodece added a commit to nodece/pulsar that referenced this pull request Mar 24, 2025
…tarting GEO (apache#45)

Signed-off-by: Zixuan Liu <nodeces@gmail.com>
nodece added a commit to nodece/pulsar that referenced this pull request Mar 27, 2025
…tarting GEO (apache#45)

Signed-off-by: Zixuan Liu <nodeces@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

type/bug The PR fixed a bug or issue reported a bug

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants