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

Better compatibility of dashboard to sentinel-transport-simple-http #1260

Merged
merged 2 commits into from
Jan 19, 2020

Conversation

jasonjoo2010
Copy link
Collaborator

Better compatibility of dashboard to sentinel-transport-simple-http(on Content-Type)

Describe what this PR does / why we need it

Use legacy strict Content-Type to legacy sentinel-transport.

Does this pull request fix one issue?

Related to #1236

Special notes for reviews

Special dealing only for those transport module < 1.7.1

@jasonjoo2010 jasonjoo2010 added kind/bug Category issues or prs related to bug. kind/enhancement Category issues or prs related to enhancement. area/dashboard Issues or PRs about Sentinel Dashboard labels Jan 16, 2020
@jasonjoo2010 jasonjoo2010 added this to the 1.7.2 milestone Jan 16, 2020
@codecov-io
Copy link

codecov-io commented Jan 16, 2020

Codecov Report

Merging #1260 into master will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##             master   #1260      +/-   ##
===========================================
- Coverage     43.31%   43.3%   -0.02%     
  Complexity     1581    1581              
===========================================
  Files           338     338              
  Lines          9905    9905              
  Branches       1337    1337              
===========================================
- Hits           4290    4289       -1     
- Misses         5089    5090       +1     
  Partials        526     526
Impacted Files Coverage Δ Complexity Δ
...tinel/slots/block/flow/param/ParamFlowChecker.java 53.37% <0%> (-2.03%) 29% <0%> (ø)
...m/alibaba/csp/sentinel/log/DateFileLogHandler.java 57.57% <0%> (+3.03%) 7% <0%> (+1%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update b136848...118d990. Read the comment docs.

Copy link
Member

@sczyh30 sczyh30 left a comment

Choose a reason for hiding this comment

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

LGTM

@sczyh30 sczyh30 merged commit c507155 into alibaba:master Jan 19, 2020
@sczyh30
Copy link
Member

sczyh30 commented Jan 19, 2020

Thanks!

hughpearse pushed a commit to hughpearse/Sentinel that referenced this pull request Jun 2, 2021
…ST request (alibaba#1260)

* Better compatibility of the dashboard to legacy and new sentinel-transport-simple-http (on Content-Type header), related to alibaba#1207
CST11021 pushed a commit to CST11021/Sentinel that referenced this pull request Nov 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dashboard Issues or PRs about Sentinel Dashboard kind/bug Category issues or prs related to bug. kind/enhancement Category issues or prs related to enhancement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants