본문으로 건너뛰기

"consumer" 태그로 연결된 4개 게시물개의 게시물이 있습니다.

모든 태그 보기

· 약 1분

System

  • [Changed] Update Devias Kit Pro 6.0.0.
  • [Changed] Change icon pack (@untitled-ui/icons-react).
  • [Changed] Change eslint printWidth.
  • [Enhancement] Modulize, Encode, Change Router PATHS.
  • [Enhancement] Modulize, Encode, Change API URI.
  • [Translation] Add browser language detector to i18n.
  • [Translation] Split translation file.
  • [Translation] Enhance english translation. (Tolgee - opensource)

Auth

  • [Feature] Support keycloak SSO.

Layout

  • [Refactor] Integrate Layout, Add layout type
  • [Feature] Main UI
  • [Enhancement] Modulize PageLayout component.
  • [Translation] Translate menu, category.
  • [Feature] Empty UI

Cluster

  • [New] Support KRaft mode cluster.
  • [Feature] Support SSL security protocol.
  • [Enhancement] Add detail field detected_kafka_change_detail.

Consumer

  • [Feature] Starred consumer group.

Rebalance

  • [New] Cluster scaling (scale-in, scale-out)

Alarm

  • [Refactor] Create rule UI
  • [Changed] Separate alarm menu from admin.

Audit

  • [Refactor] Audit UI, Logic.

Felice User

  • [New] API key per user management.
  • [New] Felice user group management.

· 약 1분

Cluster

  • [Enhancement] Parallelizing getClusterList.

Consumer

  • [Bug] Handle ConsumerGroupChangeOffsetModal error when consumer group metadata is empty.

Topic

  • [Changed] Only SYSTEM_ADMIN can change config or delete system topic.
  • [Bug] Sort topic throughput chart data to display a chart in timestamp order.

Auth

  • [Feature] Felice LDAP Auth.

Alarm

  • [Feature] Target tags.
  • [Bug] Fixed bug where operator values were not initialized when modifying alarm actions.
  • [Bug] Fixed bug JIRA project not loaded when modifying alarm target.
  • [Bug] Handle alarm history error when user has no permission resource.
  • [Feature] Support personal alarm target/group.

Audit

  • [Feature] Audit filter reset button.

Felice User

  • [Feature] Add user tag search.
  • [Feature] Add multi activate/deactivate users.
  • [Feature] Reset user passwords with a input value.

ETC

  • [New] Test, Apply react-query library.
  • [Feature] Datepicker component.
  • [Changed] Change partition label. (Overview/Broker/Topic).
  • [Enhancement] Metric port separation and entity changes, UI modifications.
  • [Enhancement] Truncate table row field.
  • [Bug] Hide Smart rebalancing button by user permissions.
  • [Changed] 403 Forwarding => Banner Context.
  • [Refactor] Refatoring all API
  • [Bug] Initialize queryClient
  • [Bug]

· 약 2분

Cluster

  • [Enhancement] Typing cluster information.
  • [Enhancement] Separate cluster API from /pages/cluster to /api_metrics/cluster.
  • [Changed] Separate extension settings from cluster settings.

Topic

  • [Enhancement] Increased convenience so that you can see the previous or subsequent messages in the topic message detail view modal.
  • [Changed] Change getTopicMessage by offset path params to body params. (GET => POST)
  • [Feature] Add CMPS metrics to topic overview/detail metric page.
  • [Feature] Add CMPS timeseries chart to topic detail metric tab.
  • [Changed] Change get message api parameters.
  • [Feature] Add change replication factor from partition tab.
  • [Fixed] Fixed topic estimated size calculation bug.

Consumer

  • [Feature] Add CMPS metrics column to consumer group table, consumer detail table.
  • [Feature] Add CMPS timeseries chart to consumer group detail page.
  • [Deprecated] Remove ASSIGNED/NOT_ASSIGNED status from consumer detail topic-partition table.
  • [Enhancement] Add the number of partitions allocated to consumer rows.
  • [Enhancement] Expand multiple consumer rows at the same time.

Kafka Connect

  • [New] Add connector detail page.
  • [Feature] Add connector detail page, task table & error log modal.

Recipient Group

  • [Fixed] Fix a bug that could not be checked.

License

  • [Deprecated] Max cluster, broker, user changed to not exposed.

My Settings

  • [Fixed] Add Logic that password ignored policy when modifying password.

Rebalance

  • [Feature] Add get current throttling value.
  • [Feature] Add disable current throttle settings.
  • [Feature] Add estimated smart rebalancing time.

ETC

  • [Feature] Componentize table head.
  • [Feature] Export table data. (json/csv) (all Tables)
  • [Enhancement] Status box modularization. (Cluster, Broker, Topic-partition, Consumer group)
  • [Enhancement] Componentize table. (all Tables)
  • [Changed] Move the theme change function of the existing settings button to the header.
  • [Fixed] Fix export table data bug.

· 약 2분

Cluster

  • [Changed] Delete ip address validation in cluster register step 1.

Topic

  • [Feature] (single topic-partition) Request estimate reassignment and show current/estimated distribution (disk usage) chart.
  • [Feature] (single topic-partition) Request smart rebalance with throttle settings option.
  • [Changed] Change topic estimated size calculation formula.
  • [Deprecated] Remove topic size-limit param from topic message filter.
  • [Feature] Add timestamp to detail message view modal.
  • [Fixed] Fix topic message offset type changed bug.

Broker

  • [Fixed] Fixed Error Partition Detail Modal's paging bug.
  • [Fixed] Fixed a bug where a screen error occurred when no broker metric data.
  • [Fixed] Fixed the margin spacing above the Broker detail graph.

Consumer

  • [Feature] Reset consumer group offsets. (only dead/empty can update offsets)
  • [Feature] Change consumer group offsets. (only dead/empty can update offsets)
  • [Feature] Delete all consumer's metadata in consumer group.

Kafka Connect

  • [Changed] Change Kafka-Connect term server/host to worker/worker node.

Schema

  • [Fixed] Fix a bug where json beautify was not reflected when schema version was changed.

Alarm

  • [Changed] Change so that the message body is not entered when creating the rule.
  • [Fixed] Fix unexposed error related to metric state.
  • [Fixed] Fix notification rule creation summary information.
  • [Changed] Add filter to view alarm history by selecting cluster.

ETC

  • [Feature] Add health status 'Empty' ('Online' | 'Offline' | 'Empty')
  • [Fixed] Fixe can’t input Korean language bug.
  • [Changed] Change Table sorting method. (alpabet uppercase and lowercase disthingushied)
  • [Fixed] Change field-ms byte conversion expression from formatBytes to numeral.
  • [Fixed] Fix reload routing issue. (Always reload route to /cluster page) (pages/index.tsx)
  • [Fixed] Fix logout routing issue. (route to 403 after logout) (components/authentification/rbac/rbac-route-shield.tsx)