Skip to content

Conversation

@hezhangjian
Copy link
Member

Motivation

See #15483
The @Secret annotation works well, and introduced in #8910

Modifications

  • Revert the unneeded @JsonIgnore
  • remove Assert.assertFalse(s.contains("Password")); Password is printed in a key. The sensitive field's value is ****.

@hezhangjian hezhangjian added the doc-not-needed Your PR changes do not impact docs label May 27, 2022
@hezhangjian hezhangjian self-assigned this May 27, 2022
Copy link
Member

@michaeljmarshall michaeljmarshall left a comment

Choose a reason for hiding this comment

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

LGTM

@hezhangjian
Copy link
Member Author

/pulsarbot run-failure-checks

@hezhangjian hezhangjian merged commit 67361e8 into apache:master Jun 5, 2022
@hezhangjian hezhangjian deleted the revert-15483 branch June 5, 2022 01:44
codelipenghui pushed a commit to codelipenghui/incubator-pulsar that referenced this pull request Jun 7, 2022
…tats log (apache#15817)

### Motivation
See apache#15483
The `@Secret` annotation works well, and introduced in apache#8910

### Modifications
- Revert the unneeded `@JsonIgnore`
- remove `Assert.assertFalse(s.contains("Password"));` `Password` is printed in a key. The sensitive field's value is `****`.

(cherry picked from commit 67361e8)
@codelipenghui codelipenghui added this to the 2.11.0 milestone Jun 7, 2022
nicoloboschi pushed a commit to datastax/pulsar that referenced this pull request Jun 7, 2022
…tats log (apache#15817)

### Motivation
See apache#15483
The `@Secret` annotation works well, and introduced in apache#8910

### Modifications
- Revert the unneeded `@JsonIgnore`
- remove `Assert.assertFalse(s.contains("Password"));` `Password` is printed in a key. The sensitive field's value is `****`.

(cherry picked from commit 67361e8)
(cherry picked from commit f8bc91f)
codelipenghui pushed a commit that referenced this pull request Jun 10, 2022
…og (#15817)

### Motivation
See #15483
The `@Secret` annotation works well, and introduced in #8910

### Modifications
- Revert the unneeded `@JsonIgnore`
- remove `Assert.assertFalse(s.contains("Password"));` `Password` is printed in a key. The sensitive field's value is `****`.

(cherry picked from commit 67361e8)
@codelipenghui codelipenghui added the cherry-picked/branch-2.9 Archived: 2.9 is end of life label Jun 10, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants